TermReadKey v2.37 Perl 5 v5.28.1 darwin-2level
- Status
- Pass
- From
- Dist
-
TermReadKey v2.37
- Platform
- Perl 5 v5.28.1 darwin-2level
- Date
- 2018-11-30 18:42:34
- ID
- b3dc3de2-f4cf-11e8-a1e4-a6dd11eddd1c
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 JSTOWE,
This is a computer-generated report for TermReadKey-2.37
on perl 5.28.1, created by App::cpanminus::reporter 0.17 (1.7044).
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 '':
Building and testing TermReadKey-2.37
Running Mkbootstrap for ReadKey ()
chmod 644 "ReadKey.bs"
"/Users/ether/perl5/perlbrew/perls/28.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644
"/Users/ether/perl5/perlbrew/perls/28.1/bin/perl" genchars.pl
Writing termio/termios section of cchars.h... Done.
Checking for sgtty...
Sgtty found.
Checking sgtty...
tchars structure found.
ltchars structure found.
Checking symbols
t_brkc (EOL) found in tchars
t_dsuspc (DSUSPEND) found in ltchars
t_eofc (EOF) found in tchars
t_flushc (DISCARD) found in ltchars
t_intrc (INTERRUPT) found in tchars
t_lnextc (QUOTENEXT) found in ltchars
t_quitc (QUIT) found in tchars
t_rprntc (REPRINT) found in ltchars
t_startc (START) found in tchars
t_stopc (STOP) found in tchars
t_suspc (SUSPEND) found in ltchars
t_werasc (ERASEWORD) found in ltchars
Writing sgtty section of cchars.h... Done.
"/Users/ether/perl5/perlbrew/perls/28.1/bin/perl" "/Users/ether/perl5/perlbrew/perls/28.1/lib/5.28.1/ExtUtils/xsubpp" -noprototypes -typemap '/Users/ether/perl5/perlbrew/perls/28.1/lib/5.28.1/ExtUtils/typemap' ReadKey.xs > ReadKey.xsc
mv ReadKey.xsc ReadKey.c
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=10.13 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"2.37\" -DXS_VERSION=\"2.37\" "-I/Users/ether/perl5/perlbrew/perls/28.1/lib/5.28.1/darwin-2level/CORE" ReadKey.c
In file included from ReadKey.xs:7:
./ppport.h:4385:10: warning: 'WIDEST_UTYPE' macro redefined [-Wmacro-redefined]
# define WIDEST_UTYPE U64TYPE
^
/Users/ether/perl5/perlbrew/perls/28.1/lib/5.28.1/darwin-2level/CORE/handy.h:1064:12: note: previous definition is here
# define WIDEST_UTYPE U64
^
1 warning generated.
rm -f blib/arch/auto/Term/ReadKey/ReadKey.bundle
cc -mmacosx-version-min=10.13 -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector-strong ReadKey.o -o blib/arch/auto/Term/ReadKey/ReadKey.bundle \
\
chmod 755 blib/arch/auto/Term/ReadKey/ReadKey.bundle
"/Users/ether/perl5/perlbrew/perls/28.1/bin/perl" "-Iblib/arch" "-Iblib/lib" ReadKey_pm.PL ReadKey.pm
Creating ReadKey.pm
Bootstrapping the XS for blockoptions: 5
Done
Manifying 1 pod document
"/Users/ether/perl5/perlbrew/perls/28.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644
"/Users/ether/perl5/perlbrew/perls/28.1/bin/perl" "-Iblib/arch" "-Iblib/lib" ReadKey_pm.PL ReadKey.pm
Creating ReadKey.pm
Bootstrapping the XS for blockoptions: 5
Done
PERL_DL_NONLAZY=1 "/Users/ether/perl5/perlbrew/perls/28.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_basic.t ............... ok
t/02_terminal_functions.t .. ok
All tests successful.
Files=2, Tests=8, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.10 cusr 0.02 csys = 0.15 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j1:c
LANG = en_CA.UTF-8
NO_NETWORK_TESTING = 1
PATH = /Users/ether/.perlbrew/libs/28.1@std/bin:/Users/ether/perl5/perlbrew/bin:/Users/ether/perl5/perlbrew/perls/28.1/bin:/Users/ether/bin:/Users/ether/git/misc/install/aquavit/bin:/Users/ether/git/misc/install/generic/bin:/opt/local/bin:/opt/local/sbin:/Users/ether/git/git-hub/lib:/Users/ether/go/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/pkg/sbin:/opt/pkg/bin:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/lib/postgresql96/bin:/opt/local/share/git-core/contrib/workdir
PERL5LIB = /Users/ether/.perlbrew/libs/28.1@std/lib/perl5
PERLBREW_HOME = /Users/ether/.perlbrew
PERLBREW_LIB = std
PERLBREW_MANPATH = /Users/ether/.perlbrew/libs/28.1@std/man:/Users/ether/perl5/perlbrew/perls/28.1/man
PERLBREW_PATH = /Users/ether/.perlbrew/libs/28.1@std/bin:/Users/ether/perl5/perlbrew/bin:/Users/ether/perl5/perlbrew/perls/28.1/bin
PERLBREW_PERL = 28.1
PERLBREW_ROOT = /Users/ether/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.84
PERLBREW_VERSION = 0.84
PERLDOC = -oman
PERLDOC_PAGER = less -sicMr
PERL_AUTOINSTALL_PREFER_CPAN = 1
PERL_INSTALL_QUIET = 1
PERL_LOCAL_LIB_ROOT = /Users/ether/.perlbrew/libs/28.1@std
PERL_MB_OPT = --install_base /Users/ether/.perlbrew/libs/28.1@std
PERL_MM_OPT = INSTALL_BASE=/Users/ether/.perlbrew/libs/28.1@std
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = xterm-color
TMPDIR = /var/folders/86/sx0991yd4tz09kr0lvyzjpp80000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 33 100 204 250 395 398 399 701
EUID = 501
EXECUTABLE_NAME = /Users/ether/perl5/perlbrew/perls/28.1/bin/perl
GID = 20 20 12 61 79 80 81 98 33 100 204 250 395 398 399 701
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.74
JSON n/a
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302140
YAML n/a
YAML::Syck n/a
version 0.9923
--
Summary of my perl5 (revision 5 version 28 subversion 1) configuration:
Platform:
osname=darwin
osvers=17.7.0
archname=darwin-2level
uname='darwin aquavit 17.7.0 darwin kernel version 17.7.0: wed oct 10 23:06:14 pdt 2018; root:xnu-4570.71.13~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/ether/perl5/perlbrew/perls/28.1 -Dman1dir=none -Dman3dir=none -Aeval:scriptdir=/Users/ether/perl5/perlbrew/perls/28.1/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.13 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.13 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include'
ccversion=''
gccversion='4.2.1 Compatible Apple LLVM 10.0.0 (clang-1000.11.45.5)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=10.13 -fstack-protector-strong -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib /opt/local/lib
libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-lpthread -ldl -lm -lutil -lc
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=10.13 -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.52
Built under darwin
Compiled at Nov 30 2018 09:08:20
%ENV:
PERL5LIB="/Users/ether/.perlbrew/libs/28.1@std/lib/perl5"
PERLBREW_HOME="/Users/ether/.perlbrew"
PERLBREW_LIB="std"
PERLBREW_MANPATH="/Users/ether/.perlbrew/libs/28.1@std/man:/Users/ether/perl5/perlbrew/perls/28.1/man"
PERLBREW_PATH="/Users/ether/.perlbrew/libs/28.1@std/bin:/Users/ether/perl5/perlbrew/bin:/Users/ether/perl5/perlbrew/perls/28.1/bin"
PERLBREW_PERL="28.1"
PERLBREW_ROOT="/Users/ether/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.84"
PERLBREW_VERSION="0.84"
PERLDOC="-oman"
PERLDOC_PAGER="less -sicMr"
PERL_AUTOINSTALL_PREFER_CPAN="1"
PERL_INSTALL_QUIET="1"
PERL_LOCAL_LIB_ROOT="/Users/ether/.perlbrew/libs/28.1@std"
PERL_MB_OPT="--install_base /Users/ether/.perlbrew/libs/28.1@std"
PERL_MM_OPT="INSTALL_BASE=/Users/ether/.perlbrew/libs/28.1@std"
PERL_USE_UNSAFE_INC="0"
@INC:
/Users/ether/.perlbrew/libs/28.1@std/lib/perl5/darwin-2level
/Users/ether/.perlbrew/libs/28.1@std/lib/perl5
/Users/ether/perl5/perlbrew/perls/28.1/lib/site_perl/5.28.1/darwin-2level
/Users/ether/perl5/perlbrew/perls/28.1/lib/site_perl/5.28.1
/Users/ether/perl5/perlbrew/perls/28.1/lib/5.28.1/darwin-2level
/Users/ether/perl5/perlbrew/perls/28.1/lib/5.28.1