Report for Encode-Detective-0.06

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Encode-Detective-0.06 v5.14.4 Windows (Cygwin)
Date: 2014-05-27T18:10:18Z

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 Ben Bullock,

This is a computer-generated report for Encode-Detective-0.06
on perl 5.14.4, created by CPAN-Reporter-1.2011.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp lib/Encode/Detective.pm blib/lib/Encode/Detective.pm
/usr/bin/perl.exe /usr/lib/perl5/5.14/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.14/ExtUtils/typemap -typemap typemap  Detective.xs > Detective.xsc && mv Detective.xsc Detective.c
gcc -c  -I include -I src -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector -DUSEIMPORTLIB -O3   -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\"  "-I/usr/lib/perl5/5.14/x86_64-cygwin-threads/CORE"   Detective.c
In file included from /usr/lib/perl5/5.14/x86_64-cygwin-threads/CORE/op.h:653:0,
                 from /usr/lib/perl5/5.14/x86_64-cygwin-threads/CORE/perl.h:3450,
                 from Detective.xs:38:
/usr/lib/perl5/5.14/x86_64-cygwin-threads/CORE/reentr.h:109:26: fatal error: crypt.h: No such file or directory
 #       include <crypt.h>
                          ^
compilation terminated.
Makefile:335: recipe for target 'Detective.o' failed
make: *** [Detective.o] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    perl                5.008 5.014004

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     6.57_05 

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     6.57_05 


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

Environment variables:

    COMSPEC = C:\Windows\system32\cmd.exe
    LANG = 
    PATH = /home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.19.11/bin:/home/Nigel/bin:/home/Nigel/bin:/usr/local/bin:/usr/bin:/bin:/usr/perl5/bin
    PERL = [undef]
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1228
    PERL5_CPAN_IS_RUNNING = 1228
    PERLBREW_BASHRC_VERSION = 0.67
    PERLBREW_HOME = /home/Nigel/.perlbrew
    PERLBREW_MANPATH = /home/Nigel/perl5/perlbrew/perls/perl-5.19.11/man
    PERLBREW_PATH = /home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.19.11/bin
    PERLBREW_PERL = perl-5.19.11
    PERLBREW_ROOT = /home/Nigel/perl5/perlbrew
    PERLBREW_VERSION = 0.67
    SHELL = /bin/bash
    TEMP = /cygdrive/i/temp
    TERM = xterm
    TMPDIR = /cygdrive/i/temp

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 513 0 544 559 545 1002 513
    $EGID = 513 0 544 559 545 1002 513

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.141170
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001003
    YAML                0.90    
    YAML::Syck          n/a     
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
   
  Platform:
    osname=cygwin, osvers=1.7.18(0.26353), archname=cygwin-thread-multi
    uname='cygwin_nt-6.1 yaakov04 1.7.18(0.26353) 2013-03-07 19:25 x86_64 cygwin '
    config_args='-d -e -Dprefix=/usr -Dmksymlinks -Dusethreads -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_14.dll -Dcc=gcc -Dld=g++'
    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=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector'
    ccversion='', gccversion='4.8.0 20130307 (experimental)', 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='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector'
    libpth=/usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_14.dll
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_PRESERVE_IVUV
                        PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	Bug#55162 File::Spec::case_tolerant performance
	CYG07 $vendorarch/auto/.rebase
	CYG15 static Win32CORE
	CYG17 cyg-1.7 paths-utf8
	0c612ce82 Fix building static extensions on cygwin, -UUSEIMPORTLIB
	1bac5ecc1 Fix 64-bit threading sv.c: S_anonymise_cv_maybe
	Cygwin::sync_winenv added
  Built under cygwin
  Compiled at Mar 11 2013 18:25:23
  %ENV:
    PERL=""
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1228"
    PERL5_CPAN_IS_RUNNING="1228"
    PERLBREW_BASHRC_VERSION="0.67"
    PERLBREW_HOME="/home/Nigel/.perlbrew"
    PERLBREW_MANPATH="/home/Nigel/perl5/perlbrew/perls/perl-5.19.11/man"
    PERLBREW_PATH="/home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.19.11/bin"
    PERLBREW_PERL="perl-5.19.11"
    PERLBREW_ROOT="/home/Nigel/perl5/perlbrew"
    PERLBREW_VERSION="0.67"
    CYGWIN="binmod ntsec"
  @INC:
    /usr/lib/perl5/site_perl/5.14/x86_64-cygwin-threads
    /usr/lib/perl5/site_perl/5.14
    /usr/lib/perl5/vendor_perl/5.14/x86_64-cygwin-threads
    /usr/lib/perl5/vendor_perl/5.14
    /usr/lib/perl5/5.14/x86_64-cygwin-threads
    /usr/lib/perl5/5.14
    .