Report for Business-OnlinePayment-BitPay-KeyUtils-2.0.1

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Business-OnlinePayment-BitPay-KeyUtils-2.0.1 v5.16.0 SunOS/Solaris
Date: 2015-07-27T09:37:44Z

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 BITPAY,

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

cp KeyUtils.pm blib/lib/Business/OnlinePayment/BitPay/KeyUtils.pm
Running Mkbootstrap for Business::OnlinePayment::BitPay::KeyUtils ()
chmod 644 "KeyUtils.bs"
/opt/solarisstudio12.3/bin/cc -c    -D_REENTRANT -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O    -DVERSION=\"2.0.1\"  -DXS_VERSION=\"2.0.1\" -KPIC "-I/export/home/cpan/pit/thr/perl-5.16.0/lib/5.16.0/i86pc-solaris-thread-multi-64/CORE"   key_utils.c
"bitpay.h", line 13: cannot find include file: <openssl/ec.h>
"bitpay.h", line 17: cannot find include file: <openssl/ecdsa.h>
"key_utils.c", line 4: syntax error before or at: *
"key_utils.c", line 14: undefined symbol: EC_KEY
"key_utils.c", line 14: undefined symbol: eckey
"key_utils.c", line 14: syntax error before or at: =
"key_utils.c", line 24: undefined symbol: EC_GROUP
"key_utils.c", line 24: undefined symbol: group
"key_utils.c", line 24: syntax error before or at: =
"key_utils.c", line 26: warning: implicit function declaration: EC_GROUP_new_by_curve_name
"key_utils.c", line 32: warning: implicit function declaration: EC_KEY_new
"key_utils.c", line 45: warning: implicit function declaration: PEM_write_bio_ECPrivateKey
"key_utils.c", line 74: warning: implicit function declaration: EC_GROUP_clear_free
"key_utils.c", line 78: warning: implicit function declaration: EC_KEY_free
"key_utils.c", line 85: warning: syntax error:  empty declaration
"key_utils.c", line 87: syntax error before or at: *
"key_utils.c", line 89: undefined symbol: OPENSSL_EC_NAMED_CURVE
"key_utils.c", line 90: undefined symbol: POINT_CONVERSION_UNCOMPRESSED
"key_utils.c", line 92: warning: implicit function declaration: EC_GROUP_set_asn1_flag
"key_utils.c", line 92: undefined symbol: group
"key_utils.c", line 93: warning: implicit function declaration: EC_GROUP_set_point_conversion_form
"key_utils.c", line 94: warning: implicit function declaration: EC_KEY_set_group
"key_utils.c", line 94: undefined symbol: eckey
"key_utils.c", line 96: warning: implicit function declaration: EC_KEY_generate_key
"key_utils.c", line 109: undefined symbol: u_int8_t
"key_utils.c", line 109: undefined symbol: outBytesPub
"key_utils.c", line 109: syntax error before or at: =
"key_utils.c", line 110: undefined symbol: outBytesOfStep1
"key_utils.c", line 110: syntax error before or at: =
"key_utils.c", line 111: undefined symbol: outBytesOfStep3
"key_utils.c", line 111: syntax error before or at: =
"key_utils.c", line 112: undefined symbol: outBytesOfStep4a
"key_utils.c", line 112: syntax error before or at: =
"key_utils.c", line 127: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to unsigned char : "key_utils.c", line 5
	argument : pointer to int
"key_utils.c", line 128: warning: improper pointer/integer combination: arg #1
"key_utils.c", line 131: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to unsigned char : "key_utils.c", line 5
	argument : pointer to int
"key_utils.c", line 132: warning: improper pointer/integer combination: arg #1
"key_utils.c", line 139: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to unsigned char : "key_utils.c", line 5
	argument : pointer to int
"key_utils.c", line 140: warning: improper pointer/integer combination: arg #1
"key_utils.c", line 143: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to unsigned char : "key_utils.c", line 5
	argument : pointer to int
"key_utils.c", line 144: warning: improper pointer/integer combination: arg #1
"key_utils.c", line 166: warning: improper pointer/integer combination: arg #1
"key_utils.c", line 167: warning: improper pointer/integer combination: arg #1
"key_utils.c", line 168: warning: improper pointer/integer combination: arg #1
"key_utils.c", line 169: warning: improper pointer/integer combination: arg #1
"key_utils.c", line 175: undefined symbol: EC_KEY
"key_utils.c", line 175: undefined symbol: eckey
"key_utils.c", line 175: syntax error before or at: =
"key_utils.c", line 176: undefined symbol: key
"key_utils.c", line 176: syntax error before or at: =
"key_utils.c", line 177: undefined symbol: EC_POINT
"key_utils.c", line 177: undefined symbol: pub_key
"key_utils.c", line 177: syntax error before or at: =
"key_utils.c", line 179: warning: no explicit type given
"key_utils.c", line 179: syntax error before or at: *
"key_utils.c", line 197: warning: implicit function declaration: PEM_read_bio_ECPrivateKey
"key_utils.c", line 198: warning: implicit function declaration: EC_KEY_get0_private_key
"key_utils.c", line 198: warning: improper pointer/integer combination: op "="
"key_utils.c", line 199: warning: implicit function declaration: EC_KEY_new_by_curve_name
"key_utils.c", line 200: undefined symbol: group
"key_utils.c", line 200: warning: implicit function declaration: EC_KEY_get0_group
"key_utils.c", line 201: warning: implicit function declaration: EC_POINT_new
"key_utils.c", line 203: warning: implicit function declaration: EC_KEY_set_private_key
"key_utils.c", line 205: warning: implicit function declaration: EC_POINT_mul
"key_utils.c", line 209: warning: implicit function declaration: EC_KEY_set_public_key
"key_utils.c", line 211: warning: implicit function declaration: EC_POINT_point2hex
"key_utils.c", line 211: warning: improper pointer/integer combination: op "="
"key_utils.c", line 213: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
"key_utils.c", line 216: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
"key_utils.c", line 219: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
"key_utils.c", line 220: left operand must be modifiable lvalue: op "="
"key_utils.c", line 238: warning: implicit function declaration: EC_POINT_free
"key_utils.c", line 242: warning: syntax error:  empty declaration
"key_utils.c", line 363: undefined symbol: EC_KEY
"key_utils.c", line 363: undefined symbol: key
"key_utils.c", line 363: syntax error before or at: =
"key_utils.c", line 383: undefined symbol: ECDSA_SIG
"key_utils.c", line 383: undefined symbol: sig
"key_utils.c", line 383: syntax error before or at: =
"key_utils.c", line 385: warning: implicit function declaration: ECDSA_do_verify
"key_utils.c", line 391: warning: implicit function declaration: ECDSA_size
"key_utils.c", line 394: warning: implicit function declaration: i2d_ECDSA_SIG
cc: acomp failed for key_utils.c
*** Error code 2
make: Fatal error: Command failed for target `key_utils.o'


PREREQUISITES:

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

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.04        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9154
	CPANPLUS::Dist::Build              0.78
	Cwd                                3.47
	ExtUtils::CBuilder             0.280223
	ExtUtils::Command                  1.17
	ExtUtils::Install                  2.04
	ExtUtils::MakeMaker                7.04
	ExtUtils::Manifest                 1.70
	ExtUtils::ParseXS                  3.24
	File::Spec                         3.47
	Module::Build                    0.4214
	Pod::Parser                        1.51
	Pod::Simple                        3.20
	Test::Harness                      3.35
	Test::More                     1.001014
	version                          0.9912

******************************** 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.94.
Powered by minismokebox version 0.58

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_ALL = 
    LC_COLLATE = 
    LC_CTYPE = 
    LC_MESSAGES = 
    LC_MONETARY = 
    LC_NUMERIC = 
    LC_TIME = 
    NONINTERACTIVE_TESTING = 1
    PATH = /opt/solarisstudio12.3/bin:/opt/solarisstudio12.3/bin:/usr/bin:/usr/sbin
    PERL5_CPANPLUS_IS_RUNNING = 11090
    PERL5_CPANPLUS_IS_VERSION = 0.9154
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /export/home/cpan/pit/thr/conf/perl-5.16.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/bash
    TERM = screen

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

    Perl: $^X = /export/home/cpan/pit/thr/perl-5.16.0/bin/perl
    UID:  $<  = 101
    EUID: $>  = 101
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-thread-multi-64
    uname='sunos soflyn 5.11 11.2 i86pc i386 i86pc '
    config_args='-des -Dprefix=/export/home/cpan/pit/thr/perl-5.16.0 -Dusethreads -Duse64bitall'
    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='/opt/solarisstudio12.3/bin/cc', ccflags ='-D_REENTRANT -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -m64'
    ccversion='Sun C 5.12 SunOS_i386 2011/11/16', gccversion='', 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='/opt/solarisstudio12.3/bin/cc', ldflags =' -m64 -L/opt/solarisstudio12.3/prod/lib/amd64 -L/lib/64 -L/usr/gnu/lib '
    libpth=/opt/solarisstudio12.3/prod/lib/amd64 /lib/64 /usr/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-KPIC', lddlflags=' -G -m64 -L/opt/solarisstudio12.3/prod/lib/amd64 -L/lib/64 -L/usr/gnu/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV
                        PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.34
  Built under solaris
  Compiled at Jun 16 2015 16:21:29
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="11090"
    PERL5_CPANPLUS_IS_VERSION="0.9154"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/export/home/cpan/pit/thr/conf/perl-5.16.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpan/pit/thr/perl-5.16.0/lib/site_perl/5.16.0/i86pc-solaris-thread-multi-64
    /export/home/cpan/pit/thr/perl-5.16.0/lib/site_perl/5.16.0
    /export/home/cpan/pit/thr/perl-5.16.0/lib/5.16.0/i86pc-solaris-thread-multi-64
    /export/home/cpan/pit/thr/perl-5.16.0/lib/5.16.0
    .