Device-Chip-CC1101 v0.03 Perl 5 v5.12.2 x86_64-linux-multi
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
Device-Chip-CC1101 v0.03
- Platform
- Perl 5 v5.12.2 x86_64-linux-multi
- Date
- 2020-03-27 04:31:00
- ID
- c29d838c-6fe3-11ea-b6f9-801ee38f2568
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 Paul Evans,
This is a computer-generated report for Device-Chip-CC1101-0.03
on perl 5.12.2, created by CPAN-Reporter-1.2018.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/bin/perl5.12.2 Build.PL':
Checking prerequisites...
requires:
! Data::Bitfield is not installed
! Device::Chip is not installed
! Future::AsyncAwait is not installed
! Future::IO is not installed
! Object::Pad is not installed
! XS::Parse::Sublike is not installed
! perl (5.12.2) is installed, but we need version >= 5.026
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Can't determine distribution version, must supply either 'dist_version',
'dist_version_from', or 'module_name' parameter at /home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/lib/5.12.2/Module/Build/Base.pm line 1150.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j2
LANG = en_US.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
PERL = /home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/bin/perl5.12.2
PERL5LIB =
PERL5OPT = -I/tmp/user/1000/testwrapper.3319704/CPAN-Reporter-lib-0NJN -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 3319718
PERL5_CPAN_IS_EXECUTING =
PERL5_CPAN_IS_RUNNING = 3319718
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3317112,3319718
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/bin
PERLBREW_PERL = perl-5.12.2-multi
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.86
PERLBREW_VERSION = 0.86
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TEMP = /tmp/user/1000
TMPDIR = /tmp/user/1000/testwrapper.3319704
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/bin/perl5.12.2
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 103 108 115 123 996 1000
$EGID = 1000 4 24 25 29 30 44 46 103 108 115 123 996 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.27
ExtUtils::Command 7.42
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.42
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 2.21
File::Spec 3.75
JSON 4.02
JSON::PP 4.04
Module::Build 0.3603
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302168
YAML 1.29
YAML::Syck 1.32
version 0.9924
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=linux, osvers=4.16.0-2-amd64, archname=x86_64-linux-multi
uname='linux amelia 4.16.0-2-amd64 #1 smp debian 4.16.16-2 (2018-06-22) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi -Dusedevel -Dusemultiplicity -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=define
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 -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='9.2.1 20190909', 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 /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
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.29.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.29'
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: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.48
Built under linux
Compiled at Nov 3 2019 00:44:37
%ENV:
PERL="/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/bin/perl5.12.2"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3319718"
PERL5_CPAN_IS_EXECUTING=""
PERL5_CPAN_IS_RUNNING="3319718"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3317112,3319718"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/bin"
PERLBREW_PERL="perl-5.12.2-multi"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.86"
PERLBREW_VERSION="0.86"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/lib/site_perl/5.12.2/x86_64-linux-multi
/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/lib/site_perl/5.12.2
/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/lib/5.12.2/x86_64-linux-multi
/home/njh/perl5/perlbrew/perls/perl-5.12.2-multi/lib/5.12.2
.