Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL URI-ParseSearchString-3.51 v5.22.0 Mac OS X
Date: 2015-06-28T15:52:33Z
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 Spiros Denaxas,
This is a computer-generated report for URI-ParseSearchString-3.51
on perl 5.22.0, created by CPAN-Reporter-1.2014.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/Users/njh/perl5/perlbrew/perls/perl-5.22.0/bin/perl5.22.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing URI::ParseSearchString 3.51, Perl 5.022000, /Users/njh/perl5/perlbrew/perls/perl-5.22.0/bin/perl5.22.0
t/00-load.t ....... ok
# Testing simple queries
t/pod-coverage.t .. ok
# Testing complex queries
t/pod.t ........... ok
# Making sure no warnings get issues from weird Google
# Testing for akward situations
t/parse.t ......... ok
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
# Failed test 'meta_json_conforms_to_known_spec'
# at t/kwalitee.t line 3.
# Error: META.json does not conform to any recognised META Spec.
# Details:
# META.json is broken.
# Remedy: Take a look at the META.json Spec at http://module-build.sourceforge.net/META-spec-v1.4.html (for version 1.4) or http://search.cpan.org/perldoc?CPAN::Meta::Spec (for version 2), and change your META.json accordingly.
# Failed test 'meta_json_is_parsable'
# at t/kwalitee.t line 3.
# Error: The META.json file of this distribution could not be parsed by the version of JSON parser CPANTS is using.
# Details:
# invalid character encountered while parsing JSON string, at character offset 78 (before "\r",\n "author" : ...")
# invalid character encountered while parsing JSON string, at character offset 78 (before "\r",\n "author" : ...")
# Remedy: Upgrade your META.json generator so it produces valid JSON.
# Failed test 'meta_yml_is_parsable'
# at t/kwalitee.t line 3.
# Error: The META.yml file of this distribution could not be parsed by the version of CPAN::Meta::YAML.pm CPANTS is using.
# Details:
# CPAN::Meta::YAML does not support a feature in line '"parse search engine referrer URLs and extract keywords used'
# CPAN::Meta::YAML does not support a feature in line '"parse search engine referrer URLs and extract keywords used'
# Remedy: Upgrade your YAML generator so it produces valid YAML.
# Looks like you failed 3 tests of 17.
t/kwalitee.t ......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/17 subtests
Test Summary Report
-------------------
t/kwalitee.t (Wstat: 768 Tests: 17 Failed: 3)
Failed tests: 1-2, 4
Non-zero exit status: 3
Files=5, Tests=535, 0 wallclock secs ( 0.09 usr 0.02 sys + 0.77 cusr 0.07 csys = 0.95 CPU)
Result: FAIL
Failed 1/5 test programs. 3/535 subtests failed.
make: *** [test_dynamic] Error 3
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::More 0 1.001014
Test::NoWarnings 0 1.04
URI 0 1.68
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.04_01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = c:j4
LANG = en_US.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /Users/njh/perl5/perlbrew/bin:/Users/njh/perl5/perlbrew/perls/perl-5.22.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/njh/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24667
PERL5_CPAN_IS_RUNNING = 24667
PERLBREW_BASHRC_VERSION = 0.71
PERLBREW_HOME = /Users/njh/.perlbrew
PERLBREW_MANPATH = /Users/njh/perl5/perlbrew/perls/perl-5.22.0/man
PERLBREW_PATH = /Users/njh/perl5/perlbrew/bin:/Users/njh/perl5/perlbrew/perls/perl-5.22.0/bin
PERLBREW_PERL = perl-5.22.0
PERLBREW_ROOT = /Users/njh/perl5/perlbrew
PERLBREW_VERSION = 0.71
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/8v/329gghld15g2ls572lrpg_yw0000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/njh/perl5/perlbrew/perls/perl-5.22.0/bin/perl5.22.0
$UID/$EUID = 501 / 501
$GID = 501 501 12 20 61 401 402 100
$EGID = 501 501 12 20 61 401 402 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.11
CPAN::Meta 2.150005
Cwd 3.56
ExtUtils::CBuilder 0.280223
ExtUtils::Command 1.20
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04_01
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.56
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 1.4417
Test::Harness 3.35
Test::More 1.001014
YAML 1.15
YAML::Syck 1.29
version 0.9909
--
Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
Platform:
osname=darwin, osvers=14.3.0, archname=darwin-thread-multi-2level
uname='darwin mac.bandsman.co.uk 14.3.0 darwin kernel version 14.3.0: mon mar 23 11:59:05 pdt 2015; root:xnu-2782.20.48~5release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/njh/perl5/perlbrew/perls/perl-5.22.0 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -Aeval:scriptdir=/Users/njh/perl5/perlbrew/perls/perl-5.22.0/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fno-strict-aliasing -fstack-protector-strong',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fno-strict-aliasing -fstack-protector-strong'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector-strong'
libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=-lpthread -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=' -bundle -undefined dynamic_lookup -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE 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_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under darwin
Compiled at Jun 9 2015 21:17:20
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24667"
PERL5_CPAN_IS_RUNNING="24667"
PERLBREW_BASHRC_VERSION="0.71"
PERLBREW_HOME="/Users/njh/.perlbrew"
PERLBREW_MANPATH="/Users/njh/perl5/perlbrew/perls/perl-5.22.0/man"
PERLBREW_PATH="/Users/njh/perl5/perlbrew/bin:/Users/njh/perl5/perlbrew/perls/perl-5.22.0/bin"
PERLBREW_PERL="perl-5.22.0"
PERLBREW_ROOT="/Users/njh/perl5/perlbrew"
PERLBREW_VERSION="0.71"
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/njh/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0/darwin-thread-multi-2level
/Users/njh/perl5/perlbrew/perls/perl-5.22.0/lib/site_perl/5.22.0
/Users/njh/perl5/perlbrew/perls/perl-5.22.0/lib/5.22.0/darwin-thread-multi-2level
/Users/njh/perl5/perlbrew/perls/perl-5.22.0/lib/5.22.0
.