Text-IQ v0.007 Perl 5 v5.41.7 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Text-IQ v0.007
- Platform
- Perl 5 v5.41.7 x86_64-linux-ld
- Date
- 2025-01-03 23:44:13
- ID
- a2df02e8-ca2c-11ef-a02a-99752fc4071e
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.41.7, created by CPAN-Reporter-1.2020.
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 "/tmp/basesmoker-reloperl-7VnE/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.041007, /tmp/basesmoker-reloperl-7VnE/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,
# },
# "camel-case" => {
# default => "false",
# desc => "consider camel case words legal",
# 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-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,
# },
# "wordlists" => { desc => "files with list of extra words to accept", type => 3 },
# }
t/00-load.t ............. ok
# 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
# 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
# Number of words: 1104223
# Avg word length: 3.9526
# Number of sentences: 79283
# Avg sentence length: 13.9276
# Misspellings: 87067
# Unique misspellings: 8145
# 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, 14 wallclock secs ( 0.03 usr 0.01 sys + 13.61 cusr 0.63 csys = 14.28 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- -------- --------
Lingua::EN::Syllable 0.28 0.31
perl 5.008003 5.041007
Search::Tools 1.000 1.007
Test::More 0 1.302206
Text::Aspell 0 0.09
build_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
configure_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ADDRESS = de_DE.UTF-8
LC_IDENTIFICATION = de_DE.UTF-8
LC_MEASUREMENT = de_DE.UTF-8
LC_MONETARY = de_DE.UTF-8
LC_NAME = de_DE.UTF-8
LC_NUMERIC = de_DE.UTF-8
LC_PAPER = de_DE.UTF-8
LC_TELEPHONE = de_DE.UTF-8
LC_TIME = de_DE.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
PERL = /tmp/basesmoker-reloperl-7VnE/bin/perl
PERL5LIB = /tmp/loop_over_bdir-2405-JfF7Eq/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/DBIx-Migration-Directories-0.12-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2413
PERL5_CPAN_IS_RUNNING = 2413
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 = /tmp/basesmoker-reloperl-7VnE/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.56
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302206
Test::Harness 3.50
Test::More 1.302206
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 7) configuration:
Commit id: 3a3761b09845d0d6d68f91eb45c52ae70de89489
Platform:
osname=linux
osvers=6.8.0-48-generic
archname=x86_64-linux-ld
uname='linux k93jammy 6.8.0-48-generic #48~22.04.1-ubuntu smp preempt_dynamic mon oct 7 11:24:13 utc 2 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.7/5674 -Dmyhostname=k93jammy -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 -Uuseithreads -Duselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.4.0'
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/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
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_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Dec 20 2024 16:55:51
%ENV:
PERL="/tmp/basesmoker-reloperl-7VnE/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-2405-JfF7Eq/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-2405-JfF7Eq/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2405-JfF7Eq/DBIx-Migration-Directories-0.12-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2413"
PERL5_CPAN_IS_RUNNING="2413"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-2405-JfF7Eq/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-2405-JfF7Eq/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-2405-JfF7Eq/MP3-PodcastFetch-1.05-0/blib/arch
/tmp/loop_over_bdir-2405-JfF7Eq/MP3-PodcastFetch-1.05-0/blib/lib
/tmp/loop_over_bdir-2405-JfF7Eq/AllKnowingDNS-1.7-0/blib/arch
/tmp/loop_over_bdir-2405-JfF7Eq/AllKnowingDNS-1.7-0/blib/lib
/tmp/loop_over_bdir-2405-JfF7Eq/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-2405-JfF7Eq/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-2405-JfF7Eq/ProjectBuilder-0.14.1-0/blib/arch
/tmp/loop_over_bdir-2405-JfF7Eq/ProjectBuilder-0.14.1-0/blib/lib
/tmp/loop_over_bdir-2405-JfF7Eq/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-2405-JfF7Eq/DBIx-Migration-Directories-0.12-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.7/5674/lib/site_perl/5.41.7/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.7/5674/lib/site_perl/5.41.7
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.7/5674/lib/5.41.7/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.41.7/5674/lib/5.41.7
.