Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL DBIx-Custom-0.1606 5.13.3 GNU/Linux
Date: 2010-08-05T15:26:26Z
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 Yuki Kimoto,
This is a computer-generated report for DBIx-Custom-0.1606
on perl 5.13.3, created by CPAN-Reporter-1.18.
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 './Build test':
# Testing DBIx::Custom 0.1606, Perl 5.013003, /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/bin/perl
t/00-load.t ......................... ok
t/boilerplate.t ..................... ok
t/dbix-custom-core-mysql-private.t .. skipped: private MySQL test
t/dbix-custom-core-sqlite.t ......... ok
Can't locate DBIx/Custom/SQLTemplate.pm in @INC (@INC contains: /home/sand/.cpan/build/DBIx-Custom-0.1606-9Tds1Z/blib/lib /home/sand/.cpan/build/DBIx-Custom-0.1606-9Tds1Z/blib/arch /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/site_perl/5.13.3/x86_64-linux-thread-multi /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/site_perl/5.13.3 /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/5.13.3/x86_64-linux-thread-multi /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/5.13.3 .) at t/dbix-custom-core.t line 6.
BEGIN failed--compilation aborted at t/dbix-custom-core.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/dbix-custom-core.t ................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/dbix-custom-mysql-private.t ....... skipped: private MySQL test
t/dbix-custom-query.t ............... ok
t/dbix-custom-result-sqlite.t ....... ok
Can't locate DBIx/Custom/SQLTemplate.pm in @INC (@INC contains: /home/sand/.cpan/build/DBIx-Custom-0.1606-9Tds1Z/blib/lib /home/sand/.cpan/build/DBIx-Custom-0.1606-9Tds1Z/blib/arch /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/site_perl/5.13.3/x86_64-linux-thread-multi /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/site_perl/5.13.3 /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/5.13.3/x86_64-linux-thread-multi /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/5.13.3 .) at t/dbix-custom-sql-template.t line 6.
BEGIN failed--compilation aborted at t/dbix-custom-sql-template.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/dbix-custom-sql-template.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/dbix-custom-sqlite.t .............. ok
t/pod-coverage.t .................... ok
t/pod.t ............................. ok
Test Summary Report
-------------------
t/dbix-custom-core.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/dbix-custom-sql-template.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=12, Tests=98, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.68 cusr 0.10 csys = 0.84 CPU)
Result: FAIL
Failed 2/12 test programs. 0/98 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------- ------ -------
DBD::SQLite 1.25 1.29
DBI 1.605 1.613
Object::Simple 3.0201 3.0608
Time::Piece 1.15 1.20_01
build_requires:
Module Need Have
-------------- ------ -------
Test::More 0 0.94
------------------------------
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/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5078
PERL5_CPAN_IS_RUNNING = 5078
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_57
Cwd 3.31_02
ExtUtils::CBuilder 0.27_05
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.5601
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.31_02
Module::Build 0.36_13
Module::Signature 0.64
Test::Harness 3.21
Test::More 0.94
YAML 0.71
YAML::Syck 1.12
version 0.82
--
Summary of my perl5 (revision 5 version 13 subversion 3) configuration:
Commit id: e6ad13ae9f8c3c9bc1f923b331be2e1e4ed79e8f
Platform:
osname=linux, osvers=2.6.32-2-amd64, archname=x86_64-linux-thread-multi
uname='linux k81 2.6.32-2-amd64 #1 smp fri feb 12 00:01:47 utc 2010 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a -Dinstallusrbinperl=n -Uversiononly -Dusedevel -Duseithreads -Uuselongdouble -des -Ui_db'
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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.4', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
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'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Jul 20 2010 08:42:53
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5078"
PERL5_CPAN_IS_RUNNING="5078"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/site_perl/5.13.3/x86_64-linux-thread-multi
/home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/site_perl/5.13.3
/home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/5.13.3/x86_64-linux-thread-multi
/home/src/perl/repoperls/installed-perls/perl/v5.13.2-349-ge6ad13a/lib/5.13.3
.