Alien-Build-Plugin-Download-GitHub v0.09 Perl 5 v5.8.9 MSWin32-x86-multi-thread
- Status
- Fail
- From
- NONAME
- Dist
-
Alien-Build-Plugin-Download-GitHub v0.09
- Platform
- Perl 5 v5.8.9 MSWin32-x86-multi-thread
- Date
- 2022-10-25 16:18:22
- ID
- 516f80b2-6d2f-1014-a2d5-5c11032c038b
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 Graham Ollis,
This is a computer-generated report for Alien-Build-Plugin-Download-GitHub-0.09
on perl 5.8.9, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
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 'C:\strawberry\c\bin\dmake.EXE test':
C:\"Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
#
#
#
# HARNESS_ACTIVE=1
# HARNESS_VERSION=3.44
# PERL5LIB=C:\strawberry\cpan\build\Alien-Build-Plugin-Download-GitHub-0.09-0\blib\lib;C:\strawberry\cpan\build\Alien-Build-Plugin-Download-GitHub-0.09-0\blib\arch;C:\home\flower\perl5\lib\perl5/5.8.9/MSWin32-x86-multi-thread;C:\home\flower\perl5\lib\perl5/5.8.9;C:\home\flower\perl5\lib\perl5/MSWin32-x86-multi-thread;C:\home\flower\perl5\lib\perl5;C:\home\flower\perl5\lib\perl5
# PERL5_CPANPLUS_IS_RUNNING=5752
# PERL5_CPAN_IS_RUNNING=5752
# PERL_LOCAL_LIB_ROOT=C:\home\flower\perl5
# PERL_MB_OPT=--install_base "C:\\home\\flower\\perl5"
# PERL_MM_OPT=INSTALL_BASE=C:\\home\\flower\\perl5
# PERL_MM_USE_DEFAULT=1
# PERL_USE_UNSAFE_INC=1
#
#
#
# PERL5LIB path
# C:\strawberry\cpan\build\Alien-Build-Plugin-Download-GitHub-0.09-0\blib\lib
# C:\strawberry\cpan\build\Alien-Build-Plugin-Download-GitHub-0.09-0\blib\arch
# C:\home\flower\perl5\lib\perl5/5.8.9/MSWin32-x86-multi-thread
# C:\home\flower\perl5\lib\perl5/5.8.9
# C:\home\flower\perl5\lib\perl5/MSWin32-x86-multi-thread
# C:\home\flower\perl5\lib\perl5
# C:\home\flower\perl5\lib\perl5
#
#
#
# perl 5.008009 MSWin32 MSWin32-x86-multi-thread
# Alien::Build 2.71
# Alien::Build::Plugin 2.71
# Alien::Build::Plugin::Download::Negotiate 2.71
# Alien::Build::Plugin::Extract::Negotiate 2.71
# Capture::Tiny 0.48
# ExtUtils::MakeMaker 7.6502
# HTTP::Tiny 0.082
# JSON::PP 4.12
# Path::Tiny 0.130
# Test2::V0 0.000145
# Test::Alien::Build 2.71
# URI 5.16
# YAML 1.26
#
#
#
t/00_diag.t ............................. ok
t/01_use.t .............................. ok
# $VAR1 = {
# 'success' => '',
# 'headers' => {
# 'content-type' => 'text/plain',
# 'content-length' => 149
# },
# 'status' => 599,
# 'content' => 'SSL connection failed for api.github.com: SSL connect attempt failed error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
# ',
# 'reason' => 'Internal Exception',
# 'url' => bless( do{\(my $o = 'https://api.github.com/repos/PerlAlien/dontpanic/releases')}, 'URI::https' )
# };
# Failed test at t/alien_build_plugin_download_github.t line 453.
# +-------------------------------------------------------+----+-------+
# | GOT | OP | CHECK |
# +-------------------------------------------------------+----+-------+
# | error fetching https://api.github.com/repos/PerlAlien | eq | |
# | /dontpanic/releases: 599 Internal Exception at C:\hom | | |
# | e\flower\perl5\lib\perl5/Alien/Build/Plugin/Fetch/HTT | | |
# | PTiny.pm line 106.\n | | |
# +-------------------------------------------------------+----+-------+
# Alien::Build::Plugin::Fetch::HTTPTiny> 599 Internal Exception fetching https://api.github.com/repos/PerlAlien/dontpanic/releases
# Alien::Build::Plugin::Fetch::HTTPTiny> exception: SSL connection failed for api.github.com: SSL connect attempt failed error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
# $@ = error fetching https://api.github.com/repos/PerlAlien/dontpanic/releases: 599 Internal Exception at C:\home\flower\perl5\lib\perl5/Alien/Build/Plugin/Fetch/HTTPTiny.pm line 106.
# Failed test 'live tests'
# at t/alien_build_plugin_download_github.t line 513.
t/alien_build_plugin_download_github.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Test Summary Report
-------------------
t/alien_build_plugin_download_github.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=3, Tests=4, 9 wallclock secs ( 0.06 usr + 0.08 sys = 0.14 CPU)
Result: FAIL
Failed 1/3 test programs. 1/4 subtests failed.
dmake.EXE: Error code 129, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------------------------- -------- --------
Alien::Build 2.39 2.71
Alien::Build::Plugin 0 2.71
Alien::Build::Plugin::Download::Negotiate 0 2.71
Alien::Build::Plugin::Extract::Negotiate 0 2.71
JSON::PP 0 4.12
Path::Tiny 0 0.130
perl 5.008001 5.008009
URI 0 5.16
YAML 0 1.26
build_requires:
Module Need Have
----------------------------------------- -------- --------
Capture::Tiny 0 0.48
ExtUtils::MakeMaker 0 7.65_02
HTTP::Tiny 0 0.082
Test2::V0 0.000121 0.000145
Test::Alien::Build 0 2.71
configure_requires:
Module Need Have
----------------------------------------- -------- --------
ExtUtils::MakeMaker 0 7.65_02
perl 5.008001 5.008009
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\windows\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 4
PATH = C:\home\flower\perl5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
PERL5LIB = C:\home\flower\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5752
PERL5_CPAN_IS_RUNNING = 5752
PERL_LOCAL_LIB_ROOT = C:\home\flower\perl5
PERL_MB_OPT = --install_base "C:\\home\\flower\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\flower\\perl5
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 37 Stepping 5, GenuineIntel
TEMP = C:\Users\user\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win7
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.65_02
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.65_02
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.44
File::Spec 3.62
JSON 4.10
JSON::PP 4.12
Module::Build 0.42_28
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302191
YAML 1.26
YAML::Syck 1.29
version 0.9924
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname='Win32 strawberryperl 5.8.9.5 #1 Wed Apr 28 11:51:06 2010 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='3.4.5', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\lib
libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl58.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_FAST_STDIO
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_SITECUSTOMIZE
Built under MSWin32
Compiled at Apr 28 2010 11:57:55
%ENV:
PERL5LIB="C:\home\flower\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="5752"
PERL5_CPAN_IS_RUNNING="5752"
PERL_LOCAL_LIB_ROOT="C:\home\flower\perl5"
PERL_MB_OPT="--install_base "C:\\home\\flower\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\flower\\perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\home\flower\perl5\lib\perl5/5.8.9/MSWin32-x86-multi-thread
C:\home\flower\perl5\lib\perl5/5.8.9
C:\home\flower\perl5\lib\perl5/MSWin32-x86-multi-thread
C:\home\flower\perl5\lib\perl5
C:/Strawberry/perl/lib
C:/Strawberry/perl/site/lib
C:\strawberry\perl\vendor\lib
.