Text-IQ v0.007 Perl 5 v5.27.2 x86_64-linux-thread-multi-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Text-IQ v0.007
- Platform
- Perl 5 v5.27.2 x86_64-linux-thread-multi-ld
- Date
- 2017-09-01 15:54:52
- ID
- e45a111e-8f2d-11e7-a700-0643aa36c8ed
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 Peter Karman,
This is a computer-generated report for Text-IQ-0.007
on perl 5.27.2, created by CPAN-Reporter-1.2018.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.2/5ea4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Text::IQ 0.007, Perl 5.027002, /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.2/5ea4/bin/perl
# Text::Aspell config:
# {
# "actual-dict-dir" => { default => "<dict-dir^master>", type => 0 },
# "actual-lang" => { type => 0 },
# "affix-char" => {
# default => "/",
# desc => "indicator for affix flags in word lists -- CURRENTLY IGNORED",
# type => 0,
# },
# "affix-compress" => {
# default => "false",
# desc => "use affix compression when creating dictionaries",
# type => 2,
# },
# "backup" => {
# default => "true",
# desc => "create a backup file by appending \".bak\"",
# type => 2,
# },
# "byte-offsets" => {
# default => "false",
# desc => "use byte offsets instead of character offsets",
# type => 2,
# },
# "clean-affixes" => { default => "true", desc => "remove invalid affix flags", type => 2 },
# "clean-words" => {
# default => "false",
# desc => "attempts to clean words so that they are valid",
# type => 2,
# },
# "conf" => { default => "aspell.conf", desc => "main configuration file", type => 0 },
# "conf-dir" => {
# default => "/etc",
# desc => "location of main configuration file",
# type => 0,
# },
# "conf-path" => { default => "<conf-dir/conf>", type => 0 },
# "data-dir" => {
# default => "<prefix:lib/aspell>",
# desc => "location of language data files",
# type => 0,
# },
# "dict-alias" => { desc => "create dictionary aliases", type => 3 },
# "dict-dir" => {
# default => "<prefix:lib/aspell>",
# desc => "location of the main word list",
# type => 0,
# },
# "encoding" => {
# default => "!encoding",
# desc => "encoding to expect data to be in",
# type => 0,
# },
# "extra-dicts" => { desc => "extra dictionaries to use", type => 3 },
# "filter" => { default => "url", desc => "add or removes a filter", type => 3 },
# "filter-path" => {
# default => "<prefix:lib/aspell/x86_64-linux-gnu>",
# desc => "path(s) aspell looks for filters",
# type => 3,
# },
# "guess" => {
# default => "false",
# desc => "create missing root/affix combinations",
# type => 2,
# },
# "home-dir" => {
# default => "<\$HOME|./>",
# desc => "location for personal files",
# type => 0,
# },
# "ignore" => { default => 1, desc => "ignore words <= n chars", type => 1 },
# "ignore-accents" => {
# default => "false",
# desc => "ignore accents when checking words -- CURRENTLY IGNORED",
# type => 2,
# },
# "ignore-case" => {
# default => "false",
# desc => "ignore case when checking words",
# type => 2,
# },
# "ignore-repl" => {
# default => "false",
# desc => "ignore commands to store replacement pairs",
# type => 2,
# },
# "invisible-soundslike" => {
# default => "false",
# desc => "compute soundslike on demand rather than storing",
# type => 2,
# },
# "jargon" => { desc => "extra information for the word list", type => 0 },
# "keyboard" => {
# default => "standard",
# desc => "keyboard definition to use for typo analysis",
# type => 0,
# },
# "keymapping" => {
# default => "aspell",
# desc => "keymapping for check mode: \"aspell\" or \"ispell\"",
# type => 0,
# },
# "lang" => { default => "<language-tag>", desc => "language code", type => 0 },
# "language-tag" => { default => "!lang", desc => "deprecated, use lang instead", type => 0 },
# "local-data-dir" => {
# default => "<actual-dict-dir>",
# desc => "location of local language data files",
# type => 0,
# },
# "master" => {
# default => "<lang>",
# desc => "base name of the main dictionary to use",
# type => 0,
# },
# "master-flags" => { type => 0 },
# "master-path" => { default => "<dict-dir/master>", type => 0 },
# "mode" => { default => "url", desc => "filter mode", type => 0 },
# "module" => { default => "default", desc => "set module name", type => 0 },
# "module-search-order" => { desc => "search order for modules", type => 3 },
# "norm-form" => {
# default => "nfc",
# desc => "Unicode normalization form: none, nfd, nfc, comp",
# type => 0,
# },
# "norm-required" => {
# default => "false",
# desc => "Unicode normalization required for current lang",
# type => 2,
# },
# "norm-strict" => {
# default => "false",
# desc => "avoid lossy conversions when normalization",
# type => 2,
# },
# "normalize" => { default => "true", desc => "enable Unicode normalization", type => 2 },
# "partially-expand" => {
# default => "false",
# desc => "partially expand affixes for better suggestions",
# type => 2,
# },
# "per-conf" => {
# default => ".aspell.conf",
# desc => "personal configuration file",
# type => 0,
# },
# "per-conf-path" => { default => "<home-dir/per-conf>", type => 0 },
# "personal" => {
# default => ".aspell.<lang>.pws",
# desc => "personal dictionary file name",
# type => 0,
# },
# "personal-path" => { default => "<home-dir/personal>", type => 0 },
# "prefix" => { default => "/usr", desc => "prefix directory", type => 0 },
# "repl" => {
# default => ".aspell.<lang>.prepl",
# desc => "replacements list file name",
# type => 0,
# },
# "repl-path" => { default => "<home-dir/repl>", type => 0 },
# "reverse" => {
# default => "false",
# desc => "reverse the order of the suggest list",
# type => 2,
# },
# "run-together" => {
# default => "false",
# desc => "consider run-together words legal",
# type => 2,
# },
# "run-together-limit" => {
# default => 2,
# desc => "maximum number that can be strung together",
# type => 1,
# },
# "run-together-min" => { default => 3, desc => "minimal length of interior words", type => 1 },
# "save-repl" => {
# default => "true",
# desc => "save replacement pairs on save all",
# type => 2,
# },
# "set-prefix" => {
# default => "true",
# desc => "set the prefix based on executable location",
# type => 2,
# },
# "size" => { default => "+60", desc => "size of the word list", type => 0 },
# "skip-invalid-words" => { default => "true", desc => "skip invalid words", type => 2 },
# "spelling" => { desc => "no longer used", type => 0 },
# "sug-edit-dist" => {
# default => 1,
# desc => "edit distance to use, override sug-mode default",
# type => 1,
# },
# "sug-mode" => { default => "normal", desc => "suggestion mode", type => 0 },
# "sug-repl-table" => {
# default => "true",
# desc => "use replacement tables, override sug-mode default",
# type => 2,
# },
# "sug-split-char" => {
# default => "\\ :-",
# desc => "characters to insert when a word is split",
# type => 3,
# },
# "sug-typo-analysis" => {
# default => "true",
# desc => "use typo analysis, override sug-mode default",
# type => 2,
# },
# "suggest" => { default => "true", desc => "suggest possible replacements", type => 2 },
# "time" => {
# default => "false",
# desc => "time load time and suggest time in pipe mode",
# type => 2,
# },
# "use-other-dicts" => {
# default => "true",
# desc => "use personal, replacement & session dictionaries",
# type => 2,
# },
# "validate-affixes" => { default => "true", desc => "check if affix flags are valid", type => 2 },
# "validate-words" => { default => "true", desc => "check if words are valid", type => 2 },
# "variety" => { desc => "extra information for the word list", type => 3 },
# "warn" => { default => "true", desc => "enable warnings", type => 2 },
# "word-list-path" => {
# default => "<prefix:lib/aspell>",
# desc => "search path for word list information files",
# type => 3,
# },
# }
t/00-load.t ............. ok
In search-tools.c, line 1049, starting in Perl v5.30, toLOWER_utf8() will require an additional parameter. Avoid this message by converting to use toLOWER_utf8_safe().
# Number of words: 7639
# Avg word length: 4.7581
# Number of sentences: 199
# Avg sentence length: 38.2563
# Misspellings: 87
# Unique misspellings: 59
# Flesch: 31.7636
# Fog: 21.8059
# Kincaid: 18.3653
t/01-us-constitution.t .. ok
In search-tools.c, line 1049, starting in Perl v5.30, toLOWER_utf8() will require an additional parameter. Avoid this message by converting to use toLOWER_utf8_safe().
# Number of words: 28616
# Avg word length: 4.2725
# Number of sentences: 1886
# Avg sentence length: 15.1670
# Misspellings: 455
# Unique misspellings: 290
# Flesch: 79.8782
# Fog: 8.3224
# Kincaid: 5.8873
t/02-christmas-carol.t .. ok
In search-tools.c, line 1049, starting in Perl v5.30, toLOWER_utf8() will require an additional parameter. Avoid this message by converting to use toLOWER_utf8_safe().
# Number of words: 1104223
# Avg word length: 3.9526
# Number of sentences: 79283
# Avg sentence length: 13.9276
# Misspellings: 87070
# Unique misspellings: 8148
# Flesch: 83.5333
# Fog: 8.0138
# Kincaid: 5.0681
t/03-bible.t ............ ok
t/pod-coverage.t ........ skipped: set RELEASE_TESTING to test POD
t/pod.t ................. ok
All tests successful.
Files=6, Tests=36, 30 wallclock secs ( 0.04 usr 0.04 sys + 20.62 cusr 6.41 csys = 27.11 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- -------- --------
Lingua::EN::Syllable 0.28 0.30
perl 5.008003 5.027002
Search::Tools 1.000 1.004
Test::More 0 1.302095
Text::Aspell 0 0.09
build_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.30
configure_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.30
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 27485
PERL5_CPAN_IS_RUNNING = 27485
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.2/5ea4/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.68
ExtUtils::CBuilder 0.280228
ExtUtils::Command 7.30
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.34
File::Spec 3.68
JSON 2.94
JSON::PP 2.94
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302095
YAML 1.23
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 27 subversion 2) configuration:
Commit id: cf07591c56a81be8313edfa55671e8e741db95b3
Platform:
osname=linux
osvers=4.9.0-2-amd64
archname=x86_64-linux-thread-multi-ld
uname='linux k93msid 4.9.0-2-amd64 #1 smp debian 4.9.18-1 (2017-03-30) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.2/5ea4 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DDEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='6.3.0 20170406'
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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.24'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Aug 25 2017 20:26:40
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="27485"
PERL5_CPAN_IS_RUNNING="27485"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.2/5ea4/lib/site_perl/5.27.2/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.2/5ea4/lib/site_perl/5.27.2
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.2/5ea4/lib/5.27.2/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.2/5ea4/lib/5.27.2
.