Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Nginx-HTTP-0.01 v5.12.1 OpenBSD
Date: 2012-01-21T16:57:17Z
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.9113. 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] [Sat Jan 21 16:56:54 2012] checking for OS
+ OpenBSD 5.0 i386
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 ... 4 bytes
checking for long long size ... 8 bytes
checking for void * size ... 4 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 ... 4 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 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: This is perl 5, version 12, subversion 1 (v5.12.1) built for OpenBSD.i386-openbsd
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/bare/perl-5.12.1/nginx-perl"
nginx binary file: "/home/cpan/pit/bare/perl-5.12.1/bin"
nginx configuration prefix: "/home/cpan/pit/bare/perl-5.12.1/nginx-perl/conf"
nginx configuration file: "/home/cpan/pit/bare/perl-5.12.1/nginx-perl/conf/nginx-perl.conf"
nginx pid file: "/home/cpan/pit/bare/perl-5.12.1/nginx-perl/logs/nginx-perl.pid"
nginx error log file: "/home/cpan/pit/bare/perl-5.12.1/nginx-perl/logs/error.log"
nginx http access log file: "/home/cpan/pit/bare/perl-5.12.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] [Sat Jan 21 16:56:54 2012] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sat Jan 21 16:56:54 2012] Checking for previous PASS result for "Nginx-Perl-1.1.11.1"
[MSG] [Sat Jan 21 16:56:54 2012] Found previous PASS result for "Nginx-Perl-1.1.11.1" skipping tests.
[MSG] [Sat Jan 21 16:57:16 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 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd/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="-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd/CORE -g " NGX_PCRE=YES NGX_OBJS=objs /home/cpan/pit/bare/perl-5.12.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 Redis.pm blib/lib/Nginx/Redis.pm
cp Util.pm blib/lib/Nginx/Util.pm
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/bare/perl-5.12.1/bin/perl /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1/ExtUtils/xsubpp -typemap /home/cpan/pit/bare/perl-5.12.1/lib/5.12.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 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd/CORE -g -O -DVERSION=\"1.1.11.1\" -DXS_VERSION=\"1.1.11.1\" -DPIC -fPIC "-I/home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd/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/Redis.3
Manifying blib/man3/Util.3
Manifying blib/man3/Nginx.3
Manifying blib/man3/Test.3
Manifying blib/man3/Perl.3
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 -Wl,-E -fstack-protector -L/usr/local/lib -L/home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd/CORE -lperl -lm -lutil -lc
/home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd/CORE/libperl.a(toke.o)(.text+0xfbb5): In function `Perl_yylex':
: warning: sprintf() is often misused, please use snprintf()
/home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd/CORE/libperl.a(DynaLoader.o)(.text+0x8e5): 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/bare/perl-5.12.1/nginx-perl|" -e "s|%%PID_PATH%%|/home/cpan/pit/bare/perl-5.12.1/nginx-perl/logs/nginx-perl.pid|" -e "s|%%CONF_PATH%%|/home/cpan/pit/bare/perl-5.12.1/nginx-perl/conf/nginx-perl.conf|" -e "s|%%ERROR_LOG_PATH%%|/home/cpan/pit/bare/perl-5.12.1/nginx-perl/logs/error.log|" < man/nginx.8 > objs/nginx-perl.8
[MSG] [Sat Jan 21 16:57:16 2012] Sending test report for 'Nginx-Perl-1.1.11.1'
[MSG] [Sat Jan 21 16:57:16 2012] Ok, not sending test report
[MSG] [Sat Jan 21 16:57:16 2012] cp lib/Nginx/HTTP.pm blib/lib/Nginx/HTTP.pm
Manifying blib/man3/Nginx::HTTP.3
[ERROR] [Sat Jan 21 16:57:17 2012] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.12.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate Nginx/Test.pm in @INC (@INC contains: /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1/OpenBSD.i386-openbsd /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1 /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1 .) at t/00-basic.t line 11.
BEGIN failed--compilation aborted at t/00-basic.t line 11.
t/00-basic.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Nginx/Test.pm in @INC (@INC contains: /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1/OpenBSD.i386-openbsd /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1 /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1 .) at t/01-errors.t line 11.
BEGIN failed--compilation aborted at t/01-errors.t line 11.
t/01-errors.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Nginx/Test.pm in @INC (@INC contains: /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1/OpenBSD.i386-openbsd /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1 /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1 .) at t/02-chunked.t line 11.
BEGIN failed--compilation aborted at t/02-chunked.t line 11.
t/02-chunked.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Nginx/Test.pm in @INC (@INC contains: /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1/OpenBSD.i386-openbsd /home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1 /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd /home/cpan/pit/bare/perl-5.12.1/lib/5.12.1 .) at t/03-https.t line 11.
BEGIN failed--compilation aborted at t/03-https.t line 11.
t/03-https.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/00-basic.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/01-errors.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/02-chunked.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/03-https.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=4, Tests=0, 1 wallclock secs ( 0.02 usr 0.03 sys + 0.11 cusr 0.05 csys = 0.21 CPU)
Result: FAIL
Failed 4/4 test programs. 0/0 subtests failed.
*** Error code 2
Stop in /home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01 (line 825 of Makefile).
[MSG] [Sat Jan 21 16:57:17 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::Test
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::Test' => '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 0 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9113
CPANPLUS::Dist::Build 0.60
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.07
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/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 2483
PERL5_CPANPLUS_IS_VERSION = 0.9113
PERL5_MINISMOKEBOX = 0.54
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.12.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/bare/perl-5.12.1/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
Platform:
osname=openbsd, osvers=5.0, archname=OpenBSD.i386-openbsd
uname='openbsd oatcake.bingosnet.co.uk 5.0 generic#43 i386 '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.12.1'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.0'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-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: MYMALLOC PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under openbsd
Compiled at Dec 1 2011 22:53:37
%ENV:
PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="2483"
PERL5_CPANPLUS_IS_VERSION="0.9113"
PERL5_MINISMOKEBOX="0.54"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.12.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/HTTP-Parser2-XS-0.01/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-Perl-1.1.11.1/blib/arch
/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/lib
/home/cpan/pit/bare/conf/perl-5.12.1/.cpanplus/5.12.1/build/Nginx-HTTP-0.01/blib/arch
/home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1/OpenBSD.i386-openbsd
/home/cpan/pit/bare/perl-5.12.1/lib/site_perl/5.12.1
/home/cpan/pit/bare/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd
/home/cpan/pit/bare/perl-5.12.1/lib/5.12.1
.