Report for Nginx-HTTP-0.01

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Nginx-HTTP-0.01 v5.10.1 OpenBSD
Date: 2012-01-22T10:20:52Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear ZZZ,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9116. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Sun Jan 22 10:20:18 2012] checking for OS
 + OpenBSD 5.0 amd64
checking for C compiler ... found
 + using GNU C compiler
 + gcc version: 4.2.1 20070719 
checking for gcc -pipe switch ... found
checking for gcc builtin atomic operations ... found
checking for C99 variadic macros ... found
checking for gcc variadic macros ... 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 OpenBSD specific features
checking for nobody group ... 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() ... found
checking for F_READAHEAD ... not found
checking for posix_fadvise() ... not found
checking for O_DIRECT ... not 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 SO_SETFIB ... not found
checking for SO_ACCEPTFILTER ... not found
checking for TCP_DEFER_ACCEPT ... not found
checking for TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT ... not found
checking for accept4() ... not 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 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 ... 4 bytes
checking for setproctitle() ... found
checking for pread() ... found
checking for pwrite() ... found
checking for sys_nerr ... found
checking for localtime_r() ... 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 ... not found
checking for POSIX semaphores in libpthread ... found but is not working
checking for POSIX semaphores in librt ... not 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 ... found
checking for struct dirent.d_type ... found
checking for PCRE library ... not found
checking for PCRE library in /usr/local/ ... found
checking for PCRE JIT support ... not found
checking for system md library ... not found
checking for system md5 library ... not found
checking for OpenSSL md5 crypto library ... found
checking for sha1 in system md library ... not found
checking for OpenSSL sha1 crypto library ... found
checking for zlib library ... found
checking for perl
 + perl version: v5.10.1 (*) built for OpenBSD.amd64-openbsd-thread-multi
 + perl interpreter multiplicity found
creating objs/Makefile

Configuration summary
  + using system PCRE library
  + OpenSSL library is not used
  + md5: using system crypto library
  + sha1: using system crypto library
  + using system zlib library

  nginx path prefix: "/home/cpan/pit/thr/perl-5.10.1/nginx-perl"
  nginx binary file: "/home/cpan/pit/thr/perl-5.10.1/bin"
  nginx configuration prefix: "/home/cpan/pit/thr/perl-5.10.1/nginx-perl/conf"
  nginx configuration file: "/home/cpan/pit/thr/perl-5.10.1/nginx-perl/conf/nginx-perl.conf"
  nginx pid file: "/home/cpan/pit/thr/perl-5.10.1/nginx-perl/logs/nginx-perl.pid"
  nginx error log file: "/home/cpan/pit/thr/perl-5.10.1/nginx-perl/logs/error.log"
  nginx http access log file: "/home/cpan/pit/thr/perl-5.10.1/nginx-perl/logs/access.log"
  nginx http client request body temporary files: "client_body_temp"
  nginx http proxy temporary files: "proxy_temp"
  nginx http fastcgi temporary files: "fastcgi_temp"
  nginx http uwsgi temporary files: "uwsgi_temp"
  nginx http scgi temporary files: "scgi_temp"


[MSG] [Sun Jan 22 10:20:18 2012] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sun Jan 22 10:20:18 2012] Checking for previous PASS result for "Nginx-Perl-1.1.13.1"
[MSG] [Sun Jan 22 10:20:40 2012] /usr/bin/make -f objs/Makefile
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/nginx.o  src/core/nginx.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_log.o  src/core/ngx_log.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_palloc.o  src/core/ngx_palloc.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_array.o  src/core/ngx_array.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_list.o  src/core/ngx_list.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_hash.o  src/core/ngx_hash.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_buf.o  src/core/ngx_buf.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_queue.o  src/core/ngx_queue.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_output_chain.o  src/core/ngx_output_chain.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_string.o  src/core/ngx_string.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_parse.o  src/core/ngx_parse.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_inet.o  src/core/ngx_inet.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_file.o  src/core/ngx_file.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_crc32.o  src/core/ngx_crc32.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_murmurhash.o  src/core/ngx_murmurhash.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_md5.o  src/core/ngx_md5.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_rbtree.o  src/core/ngx_rbtree.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_radix_tree.o  src/core/ngx_radix_tree.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_slab.o  src/core/ngx_slab.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_times.o  src/core/ngx_times.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_shmtx.o  src/core/ngx_shmtx.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_connection.o  src/core/ngx_connection.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_cycle.o  src/core/ngx_cycle.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_spinlock.o  src/core/ngx_spinlock.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_cpuinfo.o  src/core/ngx_cpuinfo.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_conf_file.o  src/core/ngx_conf_file.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_resolver.o  src/core/ngx_resolver.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_open_file_cache.o  src/core/ngx_open_file_cache.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_crypt.o  src/core/ngx_crypt.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/event/ngx_event.o  src/event/ngx_event.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/event/ngx_event_timer.o  src/event/ngx_event_timer.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/event/ngx_event_posted.o  src/event/ngx_event_posted.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/event/ngx_event_busy_lock.o  src/event/ngx_event_busy_lock.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/event/ngx_event_accept.o  src/event/ngx_event_accept.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/event/ngx_event_connect.o  src/event/ngx_event_connect.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/event/ngx_event_pipe.o  src/event/ngx_event_pipe.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_time.o  src/os/unix/ngx_time.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_errno.o  src/os/unix/ngx_errno.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_alloc.o  src/os/unix/ngx_alloc.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_files.o  src/os/unix/ngx_files.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_socket.o  src/os/unix/ngx_socket.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_recv.o  src/os/unix/ngx_recv.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_readv_chain.o  src/os/unix/ngx_readv_chain.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_udp_recv.o  src/os/unix/ngx_udp_recv.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_send.o  src/os/unix/ngx_send.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_writev_chain.o  src/os/unix/ngx_writev_chain.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_channel.o  src/os/unix/ngx_channel.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_shmem.o  src/os/unix/ngx_shmem.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_process.o  src/os/unix/ngx_process.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_daemon.o  src/os/unix/ngx_daemon.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_setproctitle.o  src/os/unix/ngx_setproctitle.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_posix_init.o  src/os/unix/ngx_posix_init.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_user.o  src/os/unix/ngx_user.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/os/unix/ngx_process_cycle.o  src/os/unix/ngx_process_cycle.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/event/modules/ngx_kqueue_module.o  src/event/modules/ngx_kqueue_module.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/src/core/ngx_regex.o  src/core/ngx_regex.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs -I src/http  -I src/http/modules  -I src/http/modules/perl  -o objs/src/http/modules/ngx_http_ssi_filter_module.o  src/http/modules/ngx_http_ssi_filter_module.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs -I src/http  -I src/http/modules  -I src/http/modules/perl  -o objs/src/http/modules/ngx_http_userid_filter_module.o  src/http/modules/ngx_http_userid_filter_module.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs -I src/http  -I src/http/modules  -I src/http/modules/perl  -o objs/src/http/modules/ngx_http_limit_conn_module.o  src/http/modules/ngx_http_limit_conn_module.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs -I src/http  -I src/http/modules  -I src/http/modules/perl  -o objs/src/http/modules/ngx_http_split_clients_module.o  src/http/modules/ngx_http_split_clients_module.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs -I src/http  -I src/http/modules  -I src/http/modules/perl  -o objs/src/http/modules/ngx_http_uwsgi_module.o  src/http/modules/ngx_http_uwsgi_module.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs -I src/http  -I src/http/modules  -I src/http/modules/perl  -o objs/src/http/modules/ngx_http_scgi_module.o  src/http/modules/ngx_http_scgi_module.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wno-unused-value -Werror -g -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi/CORE  -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -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
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs -I src/http  -I src/http/modules  -I src/http/modules/perl  -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o  src/http/modules/ngx_http_upstream_keepalive_module.c
gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event  -I src/event/modules  -I src/os/unix  -I /usr/local/include  -I objs  -o objs/ngx_modules.o  objs/ngx_modules.c
cp -p src/http/modules/perl/Nginx.xs objs/src/http/modules/perl/
cp -p src/http/modules/perl/*.pm 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="-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi/CORE -g "				NGX_PCRE=YES								NGX_OBJS=objs						/home/cpan/pit/thr/perl-5.10.1/bin/perl Makefile.PL								LIB=							INSTALLSITEMAN3DIR=
Writing Makefile for Nginx
Writing MYMETA.yml and MYMETA.json
cp -p src/http/modules/perl/Nginx.xs objs/src/http/modules/perl/
cp -p src/http/modules/perl/*.pm objs/src/http/modules/perl/
cd objs/src/http/modules/perl && make
cp Nginx.pm blib/lib/Nginx.pm
cp Test.pm blib/lib/Nginx/Test.pm
cp Perl.pm blib/lib/Nginx/Perl.pm
/home/cpan/pit/thr/perl-5.10.1/bin/perl /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/ExtUtils/xsubpp  -typemap /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/ExtUtils/typemap -typemap typemap  Nginx.xs > Nginx.xsc && mv Nginx.xsc Nginx.c
cc -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  -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi/CORE -g -O    -DVERSION=\"1.1.13.1\"  -DXS_VERSION=\"1.1.13.1\" -DPIC -fPIC "-I/home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi/CORE"   Nginx.c
Running Mkbootstrap for Nginx ()
chmod 644 Nginx.bs
rm -f blib/arch/auto/Nginx/Nginx.so
cc  -shared -fPIC  -L/usr/local/lib -fstack-protector Nginx.o  -o blib/arch/auto/Nginx/Nginx.so 	    	 
chmod 755 blib/arch/auto/Nginx/Nginx.so
cp Nginx.bs blib/arch/auto/Nginx/Nginx.bs
chmod 644 blib/arch/auto/Nginx/Nginx.bs
Manifying blib/man3/Nginx.3
Manifying blib/man3/Test.3
Manifying blib/man3/Perl.3
rm -rf blib/
cp -rp objs/src/http/modules/perl/blib ./
rm -rf objs/install_perl
gcc -o objs/nginx-perl  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_murmurhash.o  objs/src/core/ngx_md5.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/core/ngx_crypt.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/event/modules/ngx_kqueue_module.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_ssi_filter_module.o  objs/src/http/modules/ngx_http_charset_filter_module.o  objs/src/http/modules/ngx_http_userid_filter_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_conn_module.o  objs/src/http/modules/ngx_http_limit_req_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_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/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_upstream_ip_hash_module.o  objs/src/http/modules/ngx_http_upstream_keepalive_module.o  objs/ngx_modules.o  -L/usr/local/lib -lpcre -lcrypto -lcrypto -lz  -pthread -Wl,-E -fstack-protector -L/usr/local/lib -L/home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi/CORE -lperl -lm -lutil -lc
/home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi/CORE/libperl.a(DynaLoader.o)(.text+0x15e0): In function `XS_DynaLoader_dl_load_file':
: warning: strcat() is almost always misused, please use strlcat()
/usr/bin/make -f objs/Makefile manpage
sed -e "s|%%PREFIX%%|/home/cpan/pit/thr/perl-5.10.1/nginx-perl|"  -e "s|%%PID_PATH%%|/home/cpan/pit/thr/perl-5.10.1/nginx-perl/logs/nginx-perl.pid|"  -e "s|%%CONF_PATH%%|/home/cpan/pit/thr/perl-5.10.1/nginx-perl/conf/nginx-perl.conf|"  -e "s|%%ERROR_LOG_PATH%%|/home/cpan/pit/thr/perl-5.10.1/nginx-perl/logs/error.log|"  < man/nginx.8 > objs/nginx-perl.8

[MSG] [Sun Jan 22 10:20:42 2012] MAKE TEST passed: /usr/bin/make -f objs/Makefile test
PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.10.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic.t ........... ok
t/01-resolver.t ........ skipped: Cannot connect to 192.168.137.2:53
t/02-ssl_handshaker.t .. skipped: ./objs/nginx-perl built without SSL support
t/05-functions.t ....... ok
All tests successful.
Files=4, Tests=13,  2 wallclock secs ( 0.05 usr  0.02 sys +  0.26 cusr  0.15 csys =  0.48 CPU)
Result: PASS

[MSG] [Sun Jan 22 10:20:42 2012] Sending test report for 'Nginx-Perl-1.1.13.1'
[MSG] [Sun Jan 22 10:20:42 2012] Successfully sent 'pass' report for 'Nginx-Perl-1.1.13.1'
[MSG] [Sun Jan 22 10:20:43 2012] cp lib/Nginx/HTTP.pm blib/lib/Nginx/HTTP.pm
Manifying blib/man3/Nginx::HTTP.3

[ERROR] [Sun Jan 22 10:20:50 2012] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.10.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'simple handler'
#   at t/00-basic.t line 145.
#          got: undef
#     expected: 'home'
# 
# tmp/t00/logs/stdout.log:
# ------------------------------------------------------------------
# 
# ------------------------------------------------------------------
# 
# 
# 
# tmp/t00/logs/stderr.log:
# ------------------------------------------------------------------
# Can't locate Nginx.pm in @INC (@INC contains: tmp/t00/../../blib/lib tmp/t00/../../blib/arch tmp/t00/../blib/lib tmp/t00/../blib/arch tmp/t00/lib tmp/t00/../lib /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1 /home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1/OpenBSD.amd64-openbsd-thread-multi /home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1 .).
# BEGIN failed--compilation aborted.
# nginx: [alert] perl_parse() failed: 2
# 
# ------------------------------------------------------------------
# 
# 
# 
# tmp/t00/logs/error.log:
# ------------------------------------------------------------------
# 2012/01/22 10:20:43 [alert] 15870#0: perl_parse() failed: 2
# 
# ------------------------------------------------------------------
# 
# 
# Looks like you failed 1 test of 1.
# Looks like your test exited with 256 just after 1.
t/00-basic.t .... 
Failed 1/1 subtests 

#   Failed test 'proxy to itself'
#   at t/01-errors.t line 192.
#          got: undef
#     expected: 'TIMEDOUT'
# 
# tmp/t01/logs/stdout.log:
# ------------------------------------------------------------------
# 
# ------------------------------------------------------------------
# 
# 
# 
# tmp/t01/logs/stderr.log:
# ------------------------------------------------------------------
# Can't locate Nginx.pm in @INC (@INC contains: tmp/t01/../../blib/lib tmp/t01/../../blib/arch tmp/t01/../blib/lib tmp/t01/../blib/arch tmp/t01/lib tmp/t01/../lib /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1 /home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1/OpenBSD.amd64-openbsd-thread-multi /home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1 .).
# BEGIN failed--compilation aborted.
# nginx: [alert] perl_parse() failed: 2
# 
# ------------------------------------------------------------------
# 
# 
# 
# tmp/t01/logs/error.log:
# ------------------------------------------------------------------
# 2012/01/22 10:20:45 [alert] 19468#0: perl_parse() failed: 2
# 
# ------------------------------------------------------------------
# 
# 
# Looks like you failed 1 test of 1.
# Looks like your test exited with 256 just after 1.
t/01-errors.t ... 
Failed 1/1 subtests 

#   Failed test 'proxy to chunked self'
#   at t/02-chunked.t line 183.
#          got: undef
#     expected: 'foobarbaz'
# 
# tmp/t02/logs/stdout.log:
# ------------------------------------------------------------------
# 
# ------------------------------------------------------------------
# 
# 
# 
# tmp/t02/logs/stderr.log:
# ------------------------------------------------------------------
# Can't locate Nginx.pm in @INC (@INC contains: tmp/t02/../../blib/lib tmp/t02/../../blib/arch tmp/t02/../blib/lib tmp/t02/../blib/arch tmp/t02/lib tmp/t02/../lib /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1 /home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1/OpenBSD.amd64-openbsd-thread-multi /home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1 .).
# BEGIN failed--compilation aborted.
# nginx: [alert] perl_parse() failed: 2
# 
# ------------------------------------------------------------------
# 
# 
# 
# tmp/t02/logs/error.log:
# ------------------------------------------------------------------
# 2012/01/22 10:20:48 [alert] 24614#0: perl_parse() failed: 2
# 
# ------------------------------------------------------------------
# 
# 
# Looks like you failed 1 test of 1.
# Looks like your test exited with 256 just after 1.
t/02-chunked.t .. 
Failed 1/1 subtests 
t/03-https.t .... skipped: /home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-Perl-1.1.13.1/objs/nginx-perl built without SSL support

Test Summary Report
-------------------
t/00-basic.t  (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
t/01-errors.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
t/02-chunked.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
Files=4, Tests=3,  7 wallclock secs ( 0.01 usr  0.03 sys +  0.20 cusr  0.19 csys =  0.43 CPU)
Result: FAIL
Failed 3/4 test programs. 3/3 subtests failed.
*** Error code 255

Stop in /home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-HTTP-0.01 (line 825 of Makefile).

[MSG] [Sun Jan 22 10:20:50 2012] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

Nginx

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'ZZZ (cpanplus-info@lists.sf.net)',
    ... # other information
    PREREQ_PM   => {
	'Nginx'	=> '0', # or a minimum working version
    }
);

Thanks! :-)

PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                6.62        0
	  HTTP::Parser2::XS                  0.01        0
	  Nginx::Perl                    1.1.13.1        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9116
	CPANPLUS::Dist::Build              0.60
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.11
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.95

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.66.
Powered by minismokebox version 0.54

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Parser2-XS-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Parser2-XS-0.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-Perl-1.1.13.1/blib/lib:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-Perl-1.1.13.1/blib/arch:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-HTTP-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-HTTP-0.01/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 30960
    PERL5_CPANPLUS_IS_VERSION = 0.9116
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.10.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpan/pit/thr/perl-5.10.1/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=openbsd, osvers=5.0, archname=OpenBSD.amd64-openbsd-thread-multi
    uname='openbsd oliphant.bingosnet.co.uk 5.0 generic#53 amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.10.1 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.0'
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.60.1, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API
  Built under openbsd
  Compiled at Nov 10 2011 02:12:10
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Parser2-XS-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Parser2-XS-0.01/blib/arch:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-Perl-1.1.13.1/blib/lib:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-Perl-1.1.13.1/blib/arch:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-HTTP-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-HTTP-0.01/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="30960"
    PERL5_CPANPLUS_IS_VERSION="0.9116"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.10.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Parser2-XS-0.01/blib/lib
    /home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/HTTP-Parser2-XS-0.01/blib/arch
    /home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-Perl-1.1.13.1/blib/lib
    /home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-Perl-1.1.13.1/blib/arch
    /home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-HTTP-0.01/blib/lib
    /home/cpan/pit/thr/conf/perl-5.10.1/.cpanplus/5.10.1/build/Nginx-HTTP-0.01/blib/arch
    /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/pit/thr/perl-5.10.1/lib/5.10.1
    /home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/pit/thr/perl-5.10.1/lib/site_perl/5.10.1
    .