Back
From: metabase:user:8150f4c2-2b59-11e1-a695-bd70890db0ed
Subject: PASS Test-Corpus-Audio-MPD-1.120990 v5.12.3 Mac OS X
Date: 2012-04-08T20:37:39Z
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 Jerome Quelin,
This is a computer-generated report for Test-Corpus-Audio-MPD-1.120990
on perl 5.12.3, created by CPAN-Reporter-1.2005.
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 './Build test':
t/00-compile.t ................ ok
#
#
# perl: v5.12.3 (wanted 5.008) on darwin from /usr/bin/perl
#
# Exporter => 5.66 (want any version)
# File::Copy => 2.18 (want any version)
# File::ShareDir::PathClass => 1.112440 (want any version)
# File::Temp => 0.22 (want any version)
# Module::Build => 0.4 (want 0.3601)
# Path::Class => 0.25 (want any version)
# Readonly => 1.03 (want any version)
# Test::More => 0.98 (want 0.88)
# base => 2.18 (want any version)
# strict => 1.04 (want any version)
# warnings => 1.09 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve you problem.
#
t/000-report-versions-tiny.t .. ok
t/release-has-version.t ....... skipped: these tests are for release candidate testing
t/release-kwalitee.t .......... skipped: these tests are for release candidate testing
t/release-minimum-version.t ... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing
All tests successful.
Files=7, Tests=2, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.27 cusr 0.05 csys = 0.37 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------- ------ --------
base 0 2.18
Exporter 0 5.66
File::Copy 0 2.18
File::ShareDir 1.00 1.03
File::ShareDir::PathClass 0 1.112440
File::Temp 0 0.22
Path::Class 0 0.25
perl 5.008 5.012003
Readonly 0 1.03
strict 0 1.04
warnings 0 1.09
build_requires:
Module Need Have
------------------------- ------ --------
Module::Build 0.3601 0.40
Test::More 0.88 0.98
configure_requires:
Module Need Have
------------------------- ------ --------
Module::Build 0.3601 0.40
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_COLLATE = pt_PT.UTF-8
LC_CTYPE = pt_PT.UTF-8
PATH = .:/Users/ambs/bin:/usr/local/bin/:/usr/texbin:/opt/ccache:/opt/local/bin/:/opt/local/sbin/:.:/Users/ambs/bin:/usr/local/bin/:/usr/texbin:/opt/ccache:/opt/local/bin/:/opt/local/sbin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15527
PERL5_CPAN_IS_RUNNING = 15527
SHELL = /bin/bash
TERM = xterm
VERSIONER_PERL_PREFER_32_BIT = no
VERSIONER_PERL_VERSION = 5.12
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 402 401 1 2 3 4 5 8 9 12 20 29 33 61 80 98 100 204
$EGID = 0 0 402 401 1 2 3 4 5 8 9 12 20 29 33 61 80 98 100 204
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.33
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.40
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.23
Test::More 0.98
YAML 0.80
YAML::Syck 1.20
version 0.97
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=darwin, osvers=11.0, archname=darwin-thread-multi-2level
uname='darwin doublemagnum.apple.com 11.0 darwin kernel version 11.0.0: wed dec 22 11:00:23 pst 2010; root:xnu-1699.18.1~1release_x86_64 x86_64 '
config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags= -Dman3ext=3pm -Duseithreads -Duseshrplib -Dinc_version_list=none -Dcc=llvm-gcc-4.2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='llvm-gcc-4.2', ccflags ='-arch x86_64 -arch i386 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include',
optimize='-Os',
cppflags='-g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='llvm-gcc-4.2 -mmacosx-version-min=10.7', ldflags ='-arch x86_64 -arch i386 -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-arch x86_64 -arch i386 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
/Library/Perl/Updates/<version> comes before system perl directories
installprivlib and installarchlib points to the Updates directory
Built under darwin
Compiled at May 25 2011 17:53:29
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15527"
PERL5_CPAN_IS_RUNNING="15527"
@INC:
/Library/Perl/5.12/darwin-thread-multi-2level
/Library/Perl/5.12
/Network/Library/Perl/5.12/darwin-thread-multi-2level
/Network/Library/Perl/5.12
/Library/Perl/Updates/5.12.3/darwin-thread-multi-2level
/Library/Perl/Updates/5.12.3
/System/Library/Perl/5.12/darwin-thread-multi-2level
/System/Library/Perl/5.12
/System/Library/Perl/Extras/5.12/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.12
.