WWW-Search-Search v1.015 Perl 5 v5.34.1 x86_64-linux
- Status
- Fail
- From
- David Solimano
- Dist
-
WWW-Search-Search v1.015
- Platform
- Perl 5 v5.34.1 x86_64-linux
- Date
- 2023-07-05 01:19:04
- ID
- eea3f8a2-1ad1-11ee-a45d-72b3ccf95663
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 Martin 'Kingpin' Thurn,
This is a computer-generated report for WWW-Search-Search-1.015
on perl 5.34.1, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/pod-coverage.t .. ok
t/pod.t ........... ok
# Sending bogus query to search.com...
# Failed test 'approximate_result_count is defined'
# at /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 661.
# got: undef
# expected: anything else
Use of uninitialized value $expect in numeric le (<=) at (eval in cmp_ok) /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 663.
# Failed test 'approximate_result_count is defined'
# at /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 673.
# got: undef
# expected: anything else
Use of uninitialized value $got in numeric le (<=) at (eval in cmp_ok) /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 675.
# Sending 1-page query to search.com...
# Failed test 'lower-bound num-hits for query=fooooooooooooolish'
# at /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 657.
# '1'
# <=
# '0'
# Failed test 'approximate_result_count is defined'
# at /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 661.
# got: undef
# expected: anything else
Use of uninitialized value $expect in numeric le (<=) at (eval in cmp_ok) /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 663.
# Failed test 'lower-bound approximate_result_count'
# at /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 663.
Use of uninitialized value $val in addition (+) at /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/Test/Builder.pm line 798.
# '1'
# <=
# undef
# Failed test 'approximate_result_count is defined'
# at /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 673.
# got: undef
# expected: anything else
Use of uninitialized value $got in numeric le (<=) at (eval in cmp_ok) /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 675.
# Failed test 'got any results'
# at t/search-basic.t line 31.
# '0'
# <
# '0'
# Sending multi-page query to search.com...
# Failed test 'lower-bound num-hits for query=the lovely Britney Spears'
# at /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 657.
# '21'
# <=
# '0'
# Failed test 'approximate_result_count is defined'
# at /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 661.
# got: undef
# expected: anything else
Use of uninitialized value $expect in numeric le (<=) at (eval in cmp_ok) /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 663.
# Failed test 'lower-bound approximate_result_count'
# at /home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib/WWW/Search/Test.pm line 663.
Use of uninitialized value $val in addition (+) at /home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/Test/Builder.pm line 798.
# '21'
# <=
# undef
# Looks like you failed 10 tests of 21.
t/search-basic.t ..
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/21 subtests
Test Summary Report
-------------------
t/search-basic.t (Wstat: 2560 (exited 10) Tests: 21 Failed: 10)
Failed tests: 5, 8, 11-13, 15, 17, 19-21
Non-zero exit status: 10
Files=3, Tests=23, 3 wallclock secs ( 0.04 usr 0.04 sys + 1.05 cusr 0.40 csys = 1.53 CPU)
Result: FAIL
Failed 1/3 test programs. 10/23 subtests failed.
make: *** [Makefile:778: test_dynamic] Error 10
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.52
ExtUtils::MakeMaker 7.70 7.70
Test::More 0 1.302195
URI::Escape 0 5.19
WWW::SearchResult 2.078 2.078
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/perluser/.cpan/build/Email-MIME-1.953-1/blib/arch:/home/perluser/.cpan/build/Email-MIME-1.953-1/blib/lib:/home/perluser/.cpan/build/MIME-Types-2.24-3/blib/arch:/home/perluser/.cpan/build/MIME-Types-2.24-3/blib/lib:/home/perluser/.cpan/build/Email-MessageID-1.408-1/blib/arch:/home/perluser/.cpan/build/Email-MessageID-1.408-1/blib/lib:/home/perluser/.cpan/build/Email-MIME-Encodings-1.317-1/blib/arch:/home/perluser/.cpan/build/Email-MIME-Encodings-1.317-1/blib/lib:/home/perluser/.cpan/build/Email-MIME-ContentType-1.028-1/blib/arch:/home/perluser/.cpan/build/Email-MIME-ContentType-1.028-1/blib/lib:/home/perluser/.cpan/build/Text-Unidecode-1.30-1/blib/arch:/home/perluser/.cpan/build/Text-Unidecode-1.30-1/blib/lib:/home/perluser/.cpan/build/Email-Address-XS-1.05-1/blib/arch:/home/perluser/.cpan/build/Email-Address-XS-1.05-1/blib/lib:/home/perluser/.cpan/build/Email-Send-2.201-1/blib/arch:/home/perluser/.cpan/build/Email-Send-2.201-1/blib/lib:/home/perluser/.cpan/build/Return-Value-1.666005-1/blib/arch:/home/perluser/.cpan/build/Return-Value-1.666005-1/blib/lib:/home/perluser/.cpan/build/Convert-BinHex-1.125-3/blib/arch:/home/perluser/.cpan/build/Convert-BinHex-1.125-3/blib/lib:/home/perluser/.cpan/build/MIME-tools-5.510-3/blib/arch:/home/perluser/.cpan/build/MIME-tools-5.510-3/blib/lib:/home/perluser/.cpan/build/Email-Address-1.913-1/blib/arch:/home/perluser/.cpan/build/Email-Address-1.913-1/blib/lib:/home/perluser/.cpan/build/Email-Abstract-3.009-1/blib/arch:/home/perluser/.cpan/build/Email-Abstract-3.009-1/blib/lib:/home/perluser/.cpan/build/Email-Simple-2.218-1/blib/arch:/home/perluser/.cpan/build/Email-Simple-2.218-1/blib/lib:/home/perluser/.cpan/build/Email-Date-Format-1.008-1/blib/arch:/home/perluser/.cpan/build/Email-Date-Format-1.008-1/blib/lib:/home/perluser/.cpan/build/WWW-Search-2.519-0/blib/arch:/home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib:/home/perluser/.cpan/build/User-1.9-0/blib/arch:/home/perluser/.cpan/build/User-1.9-0/blib/lib:/home/perluser/.cpan/build/IO-Capture-0.05-1/blib/arch:/home/perluser/.cpan/build/IO-Capture-0.05-1/blib/lib:/home/perluser/.cpan/build/File-Slurp-9999.32-16/blib/arch:/home/perluser/.cpan/build/File-Slurp-9999.32-16/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3725
PERL5_CPAN_IS_RUNNING = 3725
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 27969,3725
PERLBREW_HOME = /home/perluser/.perlbrew
PERLBREW_MANPATH = /home/perluser/perl5/perlbrew/perls/perl-5.34.1/man
PERLBREW_PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin
PERLBREW_PERL = perl-5.34.1
PERLBREW_ROOT = /home/perluser/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.96
PERLBREW_VERSION = 0.96
PERL_CR_SMOKER_CURRENT = WWW-Search-Search-1.015
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.80
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.44
File::Spec 3.80
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302195
Test::Harness 3.44
Test::More 1.302195
YAML 1.30
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
Platform:
osname=linux
osvers=4.19.0-12-amd64
archname=x86_64-linux
uname='linux csi-nyp-lensrv 4.19.0-12-amd64 #1 smp debian 4.19.152-1 (2020-10-18) x86_64 gnulinux '
config_args='-de -Dprefix=/home/perluser/perl5/perlbrew/perls/perl-5.34.1 -Aeval:scriptdir=/home/perluser/perl5/perlbrew/perls/perl-5.34.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
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.3.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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
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 /lib/x86_64-linux-gnu /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.28'
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-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
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
Built under linux
Compiled at Dec 20 2022 22:02:38
%ENV:
PERL5LIB="/home/perluser/.cpan/build/Email-MIME-1.953-1/blib/arch:/home/perluser/.cpan/build/Email-MIME-1.953-1/blib/lib:/home/perluser/.cpan/build/MIME-Types-2.24-3/blib/arch:/home/perluser/.cpan/build/MIME-Types-2.24-3/blib/lib:/home/perluser/.cpan/build/Email-MessageID-1.408-1/blib/arch:/home/perluser/.cpan/build/Email-MessageID-1.408-1/blib/lib:/home/perluser/.cpan/build/Email-MIME-Encodings-1.317-1/blib/arch:/home/perluser/.cpan/build/Email-MIME-Encodings-1.317-1/blib/lib:/home/perluser/.cpan/build/Email-MIME-ContentType-1.028-1/blib/arch:/home/perluser/.cpan/build/Email-MIME-ContentType-1.028-1/blib/lib:/home/perluser/.cpan/build/Text-Unidecode-1.30-1/blib/arch:/home/perluser/.cpan/build/Text-Unidecode-1.30-1/blib/lib:/home/perluser/.cpan/build/Email-Address-XS-1.05-1/blib/arch:/home/perluser/.cpan/build/Email-Address-XS-1.05-1/blib/lib:/home/perluser/.cpan/build/Email-Send-2.201-1/blib/arch:/home/perluser/.cpan/build/Email-Send-2.201-1/blib/lib:/home/perluser/.cpan/build/Return-Value-1.666005-1/blib/arch:/home/perluser/.cpan/build/Return-Value-1.666005-1/blib/lib:/home/perluser/.cpan/build/Convert-BinHex-1.125-3/blib/arch:/home/perluser/.cpan/build/Convert-BinHex-1.125-3/blib/lib:/home/perluser/.cpan/build/MIME-tools-5.510-3/blib/arch:/home/perluser/.cpan/build/MIME-tools-5.510-3/blib/lib:/home/perluser/.cpan/build/Email-Address-1.913-1/blib/arch:/home/perluser/.cpan/build/Email-Address-1.913-1/blib/lib:/home/perluser/.cpan/build/Email-Abstract-3.009-1/blib/arch:/home/perluser/.cpan/build/Email-Abstract-3.009-1/blib/lib:/home/perluser/.cpan/build/Email-Simple-2.218-1/blib/arch:/home/perluser/.cpan/build/Email-Simple-2.218-1/blib/lib:/home/perluser/.cpan/build/Email-Date-Format-1.008-1/blib/arch:/home/perluser/.cpan/build/Email-Date-Format-1.008-1/blib/lib:/home/perluser/.cpan/build/WWW-Search-2.519-0/blib/arch:/home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib:/home/perluser/.cpan/build/User-1.9-0/blib/arch:/home/perluser/.cpan/build/User-1.9-0/blib/lib:/home/perluser/.cpan/build/IO-Capture-0.05-1/blib/arch:/home/perluser/.cpan/build/IO-Capture-0.05-1/blib/lib:/home/perluser/.cpan/build/File-Slurp-9999.32-16/blib/arch:/home/perluser/.cpan/build/File-Slurp-9999.32-16/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3725"
PERL5_CPAN_IS_RUNNING="3725"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="27969,3725"
PERLBREW_HOME="/home/perluser/.perlbrew"
PERLBREW_MANPATH="/home/perluser/perl5/perlbrew/perls/perl-5.34.1/man"
PERLBREW_PATH="/home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.34.1/bin"
PERLBREW_PERL="perl-5.34.1"
PERLBREW_ROOT="/home/perluser/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.96"
PERLBREW_VERSION="0.96"
PERL_CR_SMOKER_CURRENT="WWW-Search-Search-1.015"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/perluser/.cpan/build/Email-MIME-1.953-1/blib/arch
/home/perluser/.cpan/build/Email-MIME-1.953-1/blib/lib
/home/perluser/.cpan/build/MIME-Types-2.24-3/blib/arch
/home/perluser/.cpan/build/MIME-Types-2.24-3/blib/lib
/home/perluser/.cpan/build/Email-MessageID-1.408-1/blib/arch
/home/perluser/.cpan/build/Email-MessageID-1.408-1/blib/lib
/home/perluser/.cpan/build/Email-MIME-Encodings-1.317-1/blib/arch
/home/perluser/.cpan/build/Email-MIME-Encodings-1.317-1/blib/lib
/home/perluser/.cpan/build/Email-MIME-ContentType-1.028-1/blib/arch
/home/perluser/.cpan/build/Email-MIME-ContentType-1.028-1/blib/lib
/home/perluser/.cpan/build/Text-Unidecode-1.30-1/blib/arch
/home/perluser/.cpan/build/Text-Unidecode-1.30-1/blib/lib
/home/perluser/.cpan/build/Email-Address-XS-1.05-1/blib/arch
/home/perluser/.cpan/build/Email-Address-XS-1.05-1/blib/lib
/home/perluser/.cpan/build/Email-Send-2.201-1/blib/arch
/home/perluser/.cpan/build/Email-Send-2.201-1/blib/lib
/home/perluser/.cpan/build/Return-Value-1.666005-1/blib/arch
/home/perluser/.cpan/build/Return-Value-1.666005-1/blib/lib
/home/perluser/.cpan/build/Convert-BinHex-1.125-3/blib/arch
/home/perluser/.cpan/build/Convert-BinHex-1.125-3/blib/lib
/home/perluser/.cpan/build/MIME-tools-5.510-3/blib/arch
/home/perluser/.cpan/build/MIME-tools-5.510-3/blib/lib
/home/perluser/.cpan/build/Email-Address-1.913-1/blib/arch
/home/perluser/.cpan/build/Email-Address-1.913-1/blib/lib
/home/perluser/.cpan/build/Email-Abstract-3.009-1/blib/arch
/home/perluser/.cpan/build/Email-Abstract-3.009-1/blib/lib
/home/perluser/.cpan/build/Email-Simple-2.218-1/blib/arch
/home/perluser/.cpan/build/Email-Simple-2.218-1/blib/lib
/home/perluser/.cpan/build/Email-Date-Format-1.008-1/blib/arch
/home/perluser/.cpan/build/Email-Date-Format-1.008-1/blib/lib
/home/perluser/.cpan/build/WWW-Search-2.519-0/blib/arch
/home/perluser/.cpan/build/WWW-Search-2.519-0/blib/lib
/home/perluser/.cpan/build/User-1.9-0/blib/arch
/home/perluser/.cpan/build/User-1.9-0/blib/lib
/home/perluser/.cpan/build/IO-Capture-0.05-1/blib/arch
/home/perluser/.cpan/build/IO-Capture-0.05-1/blib/lib
/home/perluser/.cpan/build/File-Slurp-9999.32-16/blib/arch
/home/perluser/.cpan/build/File-Slurp-9999.32-16/blib/lib
/home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/x86_64-linux
/home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1
/home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/x86_64-linux
/home/perluser/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1
.