Alien-HIDAPI v0.08 Perl 5 v5.20.1 x86_64-gnukfreebsd

Status
Fail
From
Chris Williams (BINGOS)
Dist
Alien-HIDAPI v0.08
Platform
Perl 5 v5.20.1 x86_64-gnukfreebsd
Date
2017-09-14 06:39:47
ID
805ba2c4-9917-11e7-a074-e1beba07c9dd
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 ATHREEF,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9168. 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':

cp lib/Alien/HIDAPI.pm blib/lib/Alien/HIDAPI.pm
"/home/cpan/pit/bare/perl-5.20.1/bin/perl" -MAlien::Build::MM=cmd -e prefix site /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/x86_64-gnukfreebsd /home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1/x86_64-gnukfreebsd 
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
main> prefix /home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1/x86_64-gnukfreebsd/auto/share/dist/Alien-HIDAPI
"/home/cpan/pit/bare/perl-5.20.1/bin/perl" -MAlien::Build::MM=cmd -e version 0.08
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
"/home/cpan/pit/bare/perl-5.20.1/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::Plugin::Core::Download> downloaded hidapi-master.tar.gz
"/home/cpan/pit/bare/perl-5.20.1/bin/perl" -MAlien::Build::MM=cmd -e build
Alien::Build::Plugin::PkgConfig::Negotiate> Using PkgConfig plugin: PkgConfig::CommandLine
Alien::Build::CommandSequence> + ./bootstrap
+ autoreconf --install --verbose --force
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/3Go7b9Xvr6/Alien-autoconf-0.09/blib/lib/auto/share/dist/Alien-autoconf/bin/autoconf --force
autoreconf: running: /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/3Go7b9Xvr6/Alien-autoconf-0.09/blib/lib/auto/share/dist/Alien-autoconf/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:25: installing './ar-lib'
configure.ac:25: installing './compile'
configure.ac:26: installing './config.guess'
configure.ac:26: installing './config.sub'
configure.ac:22: installing './install-sh'
configure.ac:22: installing './missing'
hidtest/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
Alien::Build::CommandSequence> + ./configure --prefix=/home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1/x86_64-gnukfreebsd/auto/share/dist/Alien-HIDAPI --with-pic
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-unknown-kfreebsd10.1-gnu
checking host system type... x86_64-unknown-kfreebsd10.1-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-unknown-kfreebsd10.1-gnu file names to x86_64-unknown-kfreebsd10.1-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-kfreebsd10.1-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64_fbsd) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64_fbsd
checking if the linker (/usr/bin/ld -m elf_x86_64_fbsd) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64_fbsd) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64_fbsd) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether make supports nested variables... (cached) yes
checking operating system... x86_64-unknown-kfreebsd10.1-gnu
 (kFreeBSD back-end)
checking for libusb_init in -lusb... no

  Library libusb was not found on this system.
  Please install it and re-run ./configure

external command failed at /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/pqty4F7r7v/Alien-Build-1.12/blib/lib/Alien/Build/CommandSequence.pm line 87.
Makefile:1022: recipe for target '_alien/mm/build' failed
make: *** [_alien/mm/build] Error 1


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Alien::Base                        1.12    0.038
	  Alien::Build                       1.12     0.25
	  Alien::Build::MM                   1.12     0.32
	  Alien::Build::Plugin::Gather::IsolateDynamic     1.12     0.48
	  Alien::autoconf                    0.09     0.03
	  Alien::automake                    0.12     0.05
	  Alien::libtool                     0.09     0.02
	  Alien::m4                          0.17     0.11
	  Archive::Tar                       2.26        0
	  ExtUtils::MakeMaker                7.30     6.52
	  File::Spec                         3.62        0
	  HTTP::Tiny                        0.070    0.044
	  IO::Handle                         1.35        0
	  IO::Socket::SSL                   2.051     1.56
	  IO::Zlib                           1.10        0
	  IPC::Open3                         1.16        0
	  Net::SSLeay                        1.81     1.49
	  Test::Alien                        1.12     0.05
	  Test::More                     1.302096        0
	  URI                                1.72        0
	  blib                               1.06     1.01
	  parent                            0.228        0
	  strict                             1.08        0
	  warnings                           1.23        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9168
	CPANPLUS::Dist::Build              0.88
	Cwd                                3.62
	ExtUtils::CBuilder             0.280226
	ExtUtils::Command                  7.30
	ExtUtils::Install                  2.14
	ExtUtils::MakeMaker                7.30
	ExtUtils::Manifest                 1.70
	ExtUtils::ParseXS                  3.30
	File::Spec                         3.62
	Module::Build                    0.4224
	Pod::Parser                        1.62
	Pod::Simple                        3.28
	Test2                          1.302096
	Test::Harness                      3.39
	Test::More                     1.302096
	version                          0.9918

******************************** 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 1.02.
Powered by minismokebox version 0.68

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/Afk6DNWsCR/File-Which-1.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/Afk6DNWsCR/File-Which-1.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/XbkD73enaD/Capture-Tiny-0.46/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/XbkD73enaD/Capture-Tiny-0.46/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/PN_Ub2gdGI/File-chdir-0.1010/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/PN_Ub2gdGI/File-chdir-0.1010/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_N25yjhpXU/HTTP-Tiny-0.070/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_N25yjhpXU/HTTP-Tiny-0.070/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/CKidluu8os/Scalar-List-Utils-1.49/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/CKidluu8os/Scalar-List-Utils-1.49/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/wcWk9p34w0/Path-Tiny-0.104/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/wcWk9p34w0/Path-Tiny-0.104/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/g3GnD45zp7/Shell-Guess-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/g3GnD45zp7/Shell-Guess-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KwXWMgek8W/Shell-Config-Generate-0.29/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KwXWMgek8W/Shell-Config-Generate-0.29/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/50a3re98ji/Sort-Versions-1.62/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/50a3re98ji/Sort-Versions-1.62/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KrvWyQutOd/Importer-0.024/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KrvWyQutOd/Importer-0.024/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KM_cAbWF2C/Sub-Info-0.002/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KM_cAbWF2C/Sub-Info-0.002/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UwyEQVq0qf/Term-Table-0.008/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UwyEQVq0qf/Term-Table-0.008/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/E4EMXfgCaD/Test-Simple-1.302096/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/E4EMXfgCaD/Test-Simple-1.302096/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/x_7qYVJXhW/Test2-Suite-0.000077/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/x_7qYVJXhW/Test2-Suite-0.000077/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/mdO8QcT43C/Test-Needs-0.002005/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/mdO8QcT43C/Test-Needs-0.002005/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/SNPHiLo__P/URI-1.72/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/SNPHiLo__P/URI-1.72/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/4qmXKpLpps/Alien-Base-ModuleBuild-0.046/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/4qmXKpLpps/Alien-Base-ModuleBuild-0.046/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/MV25GdLGye/FFI-CheckLib-0.16/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/MV25GdLGye/FFI-CheckLib-0.16/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/pqty4F7r7v/Alien-Build-1.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/pqty4F7r7v/Alien-Build-1.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/tMyVFKdzuO/Alien-m4-0.17/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/tMyVFKdzuO/Alien-m4-0.17/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/3Go7b9Xvr6/Alien-autoconf-0.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/3Go7b9Xvr6/Alien-autoconf-0.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_aLLzEvCsZ/Alien-automake-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_aLLzEvCsZ/Alien-automake-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/f8CS9UAat2/Alien-libtool-0.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/f8CS9UAat2/Alien-libtool-0.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_VTZjuStJf/Mozilla-CA-20160104/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_VTZjuStJf/Mozilla-CA-20160104/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IegLdc_wH0/Net-SSLeay-1.81/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IegLdc_wH0/Net-SSLeay-1.81/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/12pQEYp0Of/IO-Socket-SSL-2.051/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/12pQEYp0Of/IO-Socket-SSL-2.051/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 89770
    PERL5_CPANPLUS_IS_VERSION = 0.9168
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.20.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=gnukfreebsd, osvers=10.1-0-amd64, archname=x86_64-gnukfreebsd
    uname='gnukfreebsd kondor 10.1-0-amd64 #0 wed, 16 mar 2016 23:16:33 +0000 x86_64 amd64 qemu virtual cpu version 2.0.0 gnukfreebsd '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.20.1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-kfreebsd-gnu/4.9/include-fixed /usr/include/x86_64-kfreebsd-gnu /usr/lib /lib/x86_64-kfreebsd-gnu /lib/../lib /usr/lib/x86_64-kfreebsd-gnu /usr/lib/../lib /lib
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/usr/lib/x86_64-kfreebsd-gnu/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.42
  Built under gnukfreebsd
  Compiled at May  7 2016 01:37:04
  %ENV:
    PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/Afk6DNWsCR/File-Which-1.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/Afk6DNWsCR/File-Which-1.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/XbkD73enaD/Capture-Tiny-0.46/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/XbkD73enaD/Capture-Tiny-0.46/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/PN_Ub2gdGI/File-chdir-0.1010/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/PN_Ub2gdGI/File-chdir-0.1010/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_N25yjhpXU/HTTP-Tiny-0.070/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_N25yjhpXU/HTTP-Tiny-0.070/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/CKidluu8os/Scalar-List-Utils-1.49/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/CKidluu8os/Scalar-List-Utils-1.49/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/wcWk9p34w0/Path-Tiny-0.104/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/wcWk9p34w0/Path-Tiny-0.104/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/g3GnD45zp7/Shell-Guess-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/g3GnD45zp7/Shell-Guess-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KwXWMgek8W/Shell-Config-Generate-0.29/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KwXWMgek8W/Shell-Config-Generate-0.29/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/50a3re98ji/Sort-Versions-1.62/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/50a3re98ji/Sort-Versions-1.62/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KrvWyQutOd/Importer-0.024/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KrvWyQutOd/Importer-0.024/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KM_cAbWF2C/Sub-Info-0.002/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KM_cAbWF2C/Sub-Info-0.002/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UwyEQVq0qf/Term-Table-0.008/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UwyEQVq0qf/Term-Table-0.008/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/E4EMXfgCaD/Test-Simple-1.302096/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/E4EMXfgCaD/Test-Simple-1.302096/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/x_7qYVJXhW/Test2-Suite-0.000077/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/x_7qYVJXhW/Test2-Suite-0.000077/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/mdO8QcT43C/Test-Needs-0.002005/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/mdO8QcT43C/Test-Needs-0.002005/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/SNPHiLo__P/URI-1.72/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/SNPHiLo__P/URI-1.72/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/4qmXKpLpps/Alien-Base-ModuleBuild-0.046/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/4qmXKpLpps/Alien-Base-ModuleBuild-0.046/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/MV25GdLGye/FFI-CheckLib-0.16/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/MV25GdLGye/FFI-CheckLib-0.16/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/pqty4F7r7v/Alien-Build-1.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/pqty4F7r7v/Alien-Build-1.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/tMyVFKdzuO/Alien-m4-0.17/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/tMyVFKdzuO/Alien-m4-0.17/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/3Go7b9Xvr6/Alien-autoconf-0.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/3Go7b9Xvr6/Alien-autoconf-0.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_aLLzEvCsZ/Alien-automake-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_aLLzEvCsZ/Alien-automake-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/f8CS9UAat2/Alien-libtool-0.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/f8CS9UAat2/Alien-libtool-0.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_VTZjuStJf/Mozilla-CA-20160104/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_VTZjuStJf/Mozilla-CA-20160104/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IegLdc_wH0/Net-SSLeay-1.81/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IegLdc_wH0/Net-SSLeay-1.81/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/12pQEYp0Of/IO-Socket-SSL-2.051/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/12pQEYp0Of/IO-Socket-SSL-2.051/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="89770"
    PERL5_CPANPLUS_IS_VERSION="0.9168"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.20.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/Afk6DNWsCR/File-Which-1.22/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/Afk6DNWsCR/File-Which-1.22/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/XbkD73enaD/Capture-Tiny-0.46/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/XbkD73enaD/Capture-Tiny-0.46/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/PN_Ub2gdGI/File-chdir-0.1010/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/PN_Ub2gdGI/File-chdir-0.1010/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_N25yjhpXU/HTTP-Tiny-0.070/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_N25yjhpXU/HTTP-Tiny-0.070/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/CKidluu8os/Scalar-List-Utils-1.49/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/CKidluu8os/Scalar-List-Utils-1.49/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/wcWk9p34w0/Path-Tiny-0.104/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/wcWk9p34w0/Path-Tiny-0.104/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/g3GnD45zp7/Shell-Guess-0.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/g3GnD45zp7/Shell-Guess-0.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KwXWMgek8W/Shell-Config-Generate-0.29/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KwXWMgek8W/Shell-Config-Generate-0.29/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/50a3re98ji/Sort-Versions-1.62/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/50a3re98ji/Sort-Versions-1.62/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KrvWyQutOd/Importer-0.024/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KrvWyQutOd/Importer-0.024/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KM_cAbWF2C/Sub-Info-0.002/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/KM_cAbWF2C/Sub-Info-0.002/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UwyEQVq0qf/Term-Table-0.008/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/UwyEQVq0qf/Term-Table-0.008/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/E4EMXfgCaD/Test-Simple-1.302096/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/E4EMXfgCaD/Test-Simple-1.302096/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/x_7qYVJXhW/Test2-Suite-0.000077/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/x_7qYVJXhW/Test2-Suite-0.000077/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/mdO8QcT43C/Test-Needs-0.002005/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/mdO8QcT43C/Test-Needs-0.002005/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/SNPHiLo__P/URI-1.72/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/SNPHiLo__P/URI-1.72/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/4qmXKpLpps/Alien-Base-ModuleBuild-0.046/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/4qmXKpLpps/Alien-Base-ModuleBuild-0.046/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/MV25GdLGye/FFI-CheckLib-0.16/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/MV25GdLGye/FFI-CheckLib-0.16/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/pqty4F7r7v/Alien-Build-1.12/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/pqty4F7r7v/Alien-Build-1.12/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/tMyVFKdzuO/Alien-m4-0.17/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/tMyVFKdzuO/Alien-m4-0.17/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/3Go7b9Xvr6/Alien-autoconf-0.09/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/3Go7b9Xvr6/Alien-autoconf-0.09/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_aLLzEvCsZ/Alien-automake-0.12/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_aLLzEvCsZ/Alien-automake-0.12/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/f8CS9UAat2/Alien-libtool-0.09/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/f8CS9UAat2/Alien-libtool-0.09/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_VTZjuStJf/Mozilla-CA-20160104/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/_VTZjuStJf/Mozilla-CA-20160104/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IegLdc_wH0/Net-SSLeay-1.81/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/IegLdc_wH0/Net-SSLeay-1.81/blib/arch
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/12pQEYp0Of/IO-Socket-SSL-2.051/blib/lib
    /home/cpan/pit/bare/conf/perl-5.20.1/.cpanplus/5.20.1/build/12pQEYp0Of/IO-Socket-SSL-2.051/blib/arch
    /home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1/x86_64-gnukfreebsd
    /home/cpan/pit/bare/perl-5.20.1/lib/site_perl/5.20.1
    /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1/x86_64-gnukfreebsd
    /home/cpan/pit/bare/perl-5.20.1/lib/5.20.1
    .