Async-Stream v0.10 Perl 5 v5.8.1 x86_64-linux

Status
Na
From
Slaven Rezić (SREZIC)
Dist
Async-Stream v0.10
Platform
Perl 5 v5.8.1 x86_64-linux
Date
2017-08-26 23:30:11
ID
814191fe-8ab6-11e7-bc0d-e5c8ff4882f4
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 Sysoev Kirill,

This is a computer-generated report for Async-Stream-0.10
on perl 5.8.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  While attempting to build or test
this distribution, the distribution signaled that support is not available
either for this operating system or this version of Perl.  Nevertheless, any
diagnostic output produced is provided below for reference.  If this is not
what you expect, 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 '/bbbike/perl-5.8.1/bin/perl Makefile.PL':

Checking if your kit is complete...
Warning: the following files are missing in your kit:
	xt/boilerplate.t
Please inform the author.
Warning: Perl version 5.010 or higher required. We run 5.008001.
Generating a Unix-style Makefile
Writing Makefile for Async::Stream
Writing MYMETA.yml and MYMETA.json

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

Prerequisite modules loaded:

configure_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.16


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

Environment variables:

    LANG = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL = /bbbike/perl-5.8.1/bin/perl
    PERL5LIB = 
    PERL5OPT = -I/run/user/1023/cpansmoker/2017082618/CPAN-Reporter-lib-igom -MDevel::Autoflush
    PERL5_CPANPLUS_IS_RUNNING = 7426
    PERL5_CPAN_IS_EXECUTING = /home/cpansand/.cpan/build/2017082621/Async-Stream-0.10-sTDyE1/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 7426
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 24335,7426
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_AUTOINSTALL = --defaultdeps
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /run/user/1023/cpansmoker/2017082618/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /run/user/1023/cpansmoker/2017082618

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

    $^X = /bbbike/perl-5.8.1/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.143240
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 7.16    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.36    
    Test::More          1.302056
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9916  


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.8.1 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
  Locally applied patches:
  	Devel::PatchPerl 1.42
  Built under linux
  Compiled at May  8 2016 18:17:48
  %ENV:
    PERL="/bbbike/perl-5.8.1/bin/perl"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7426"
    PERL5_CPAN_IS_EXECUTING="/home/cpansand/.cpan/build/2017082621/Async-Stream-0.10-sTDyE1/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="7426"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="24335,7426"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/run/user/1023/cpansmoker/2017082618/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /opt/perl-5.8.1/lib/5.8.1/x86_64-linux
    /opt/perl-5.8.1/lib/5.8.1
    /opt/perl-5.8.1/lib/site_perl/5.8.1/x86_64-linux
    /opt/perl-5.8.1/lib/site_perl/5.8.1
    /opt/perl-5.8.1/lib/site_perl
    .