Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL DBIx-SearchBuilder-1.65 v5.18.2 RC4
Date: 2014-01-02T23:33:55Z
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 Thomas Sibley,
This is a computer-generated report for DBIx-SearchBuilder-1.65
on perl 5.18.2, created by CPAN-Reporter-1.2010_01.
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 'C:\strawberry182RC4\c\bin\dmake.exe test':
C:\strawberry182RC4\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/00.load.t t/01basics.t t/01nocap_api.t t/01records.t t/01searches.t t/02distinct_values.t t/02null_order.t t/02order_outer.t t/02records_cachable.t t/02records_datetime.t t/02records_dt_interval.t t/02records_integers.t t/02records_object.t t/02searches_function.t t/02searches_joins.t t/03compatibility.t t/03cud_from_select.t t/03rebless.t t/03transactions.t t/03versions.t t/10schema.t t/11schema_records.t t/20set_edge_cases.t t/pod.t
t/00.load.t ................ ok
t/01basics.t ............... ok
t/01nocap_api.t ............ skipped: capitalization pragma is not installed
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\Ea2LYhnxV7\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/Ea2LYhnxV7: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/01records.t .............. ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\n2fIK8W4ds\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/n2fIK8W4ds: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/01searches.t ............. ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\bVlzEWSBQt\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/bVlzEWSBQt: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/02distinct_values.t ...... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\8l5m_pI1C5\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/8l5m_pI1C5: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/02null_order.t ........... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\BQpBL5rK30\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/BQpBL5rK30: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/02order_outer.t .......... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\lHfHaT8dzD\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/lHfHaT8dzD: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/02records_cachable.t ..... ok
# Failed test 'correct date time function'
# at t/02records_datetime.t line 68.
# Structures begin differing at:
# $got->{2011-05-20 22:53:23} = '2011-05-21 01:53:23'
# $expected->{2011-05-20 22:53:23} = '2011-05-21 02:53:23'
# wrong SQL: SELECT main.Expires AS expires, datetime(datetime(main.Expires, 'localtime')) AS expires1 FROM Users main
# Failed test 'correct DateTime function'
# at t/02records_datetime.t line 68.
# Structures begin differing at:
# $got->{2011-05-20 22:53:23} = '2011-05-21 01:53:23'
# $expected->{2011-05-20 22:53:23} = '2011-05-21 02:53:23'
# wrong SQL: SELECT main.Expires AS expires, datetime(datetime(main.Expires, 'localtime')) AS expires1 FROM Users main
# Failed test 'correct date_time function'
# at t/02records_datetime.t line 68.
# Structures begin differing at:
# $got->{2011-05-20 19:53:23} = '2011-05-20 22:53:23'
# $expected->{2011-05-20 19:53:23} = '2011-05-20 23:53:23'
# wrong SQL: SELECT main.Expires AS expires, datetime(datetime(main.Expires, 'localtime')) AS expires1 FROM Users main
# Failed test 'correct Date-Time function'
# at t/02records_datetime.t line 68.
# Structures begin differing at:
# $got->{2011-05-20 22:53:23} = '2011-05-21 01:53:23'
# $expected->{2011-05-20 22:53:23} = '2011-05-21 02:53:23'
# wrong SQL: SELECT main.Expires AS expires, datetime(datetime(main.Expires, 'localtime')) AS expires1 FROM Users main
# Failed test 'correct time function'
# at t/02records_datetime.t line 85.
# Structures begin differing at:
# $got->{2011-05-20 19:53:23} = '22:53:23'
# $expected->{2011-05-20 19:53:23} = '23:53:23'
# wrong SQL: SELECT main.Expires AS expires, time(datetime(main.Expires, 'localtime')) AS expires1 FROM Users main
# Failed test 'correct hourly function'
# at t/02records_datetime.t line 102.
# Structures begin differing at:
# $got->{2011-05-20 22:53:23} = '2011-05-21 01'
# $expected->{2011-05-20 22:53:23} = '2011-05-21 02'
# wrong SQL: SELECT main.Expires AS expires, strftime('%Y-%m-%d %H', datetime(main.Expires, 'localtime')) AS expires1 FROM Users main
# Failed test 'correct hour function'
# at t/02records_datetime.t line 118.
# Structures begin differing at:
# $got->{2011-05-20 22:53:23} = '1'
# $expected->{2011-05-20 22:53:23} = '2'
# wrong SQL: SELECT main.Expires AS expires, strftime('%H', datetime(main.Expires, 'localtime')) AS expires1 FROM Users main
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\PFtcO8a24u\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/PFtcO8a24u: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
# Looks like you failed 7 tests of 152.
t/02records_datetime.t .....
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/152 subtests
(less 114 skipped subtests: 31 okay)
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\m97kXcqgE3\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/m97kXcqgE3: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/02records_dt_interval.t .. ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\cRAZcLzmNs\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/cRAZcLzmNs: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/02records_integers.t ..... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\v2Dv3NX5I8\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/v2Dv3NX5I8: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/02records_object.t ....... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\4gHjKxO5jl\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/4gHjKxO5jl: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/02searches_function.t .... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\NPyC2i8yHM\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/NPyC2i8yHM: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/02searches_joins.t ....... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\EwPtHZ09_F\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/EwPtHZ09_F: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/03compatibility.t ........ ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\wmTWz6q_ox\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/wmTWz6q_ox: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/03cud_from_select.t ...... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\TJzeDW2dvf\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/TJzeDW2dvf: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/03rebless.t .............. ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\1KG9rIeQWj\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/1KG9rIeQWj: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/03transactions.t ......... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\athr_V9QvN\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/athr_V9QvN: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/03versions.t ............. ok
t/10schema.t ............... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\DLXJEIPMaH\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/DLXJEIPMaH: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/11schema_records.t ....... ok
cannot unlink file for C:\DOCUME~1\c\LOCALS~1\Temp\JTdIM57GSC\db.sqlite: Permission denied at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/JTdIM57GSC: Directory not empty at C:/strawberry182RC4/perl/lib/File/Temp.pm line 784.
t/20set_edge_cases.t ....... ok
t/pod.t .................... ok
Test Summary Report
-------------------
t/02records_datetime.t (Wstat: 1792 Tests: 152 Failed: 7)
Failed tests: 123, 125, 127, 129, 131, 133, 135
Non-zero exit status: 7
Files=24, Tests=2867, 15 wallclock secs ( 0.22 usr + 0.21 sys = 0.43 CPU)
Result: FAIL
Failed 1/24 test programs. 7/2867 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ---- --------
Cache::Simple::TimedExpiry 0.21 0.27
Class::Accessor 0 0.34
Class::ReturnValue 0.4 0.55
Clone 0 0.36
DBD::SQLite 0 1.40
DBI 0 1.630
DBIx::DBSchema 0 0.44
Encode 1.99 2.56
File::Temp 0 0.2304
Scalar::Util 0 1.35
Test::More 0.52 1.001002
Want 0 0.22
build_requires:
Module Need Have
-------------------------- ---- --------
DBD::SQLite 0 1.40
ExtUtils::MakeMaker 6.36 6.84
File::Temp 0 0.2304
Test::More 0.52 1.001002
configure_requires:
Module Need Have
-------------------------- ---- --------
ExtUtils::MakeMaker 6.36 6.84
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\Program Files\Far Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry182RC4\c\bin;C:\strawberry182RC4\perl\site\bin;C:\strawberry182RC4\perl\bin
PERL5LIB = C:\strawberry182RC4\cpan\build\DBIx-DBSchema-0.44-yxY2Ne/blib/arch;C:\strawberry182RC4\cpan\build\DBIx-DBSchema-0.44-yxY2Ne/blib/lib;C:\strawberry182RC4\cpan\build\Cache-Simple-TimedExpiry-0.27-KAO0Dk/blib/arch;C:\strawberry182RC4\cpan\build\Cache-Simple-TimedExpiry-0.27-KAO0Dk/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1172
PERL5_CPAN_IS_RUNNING = 1172
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 976,1172
PERL_CR_SMOKER_CURRENT = DBIx-SearchBuilder-1.65
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry182RC4\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.133380
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.84
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4203
Module::Signature n/a
Parse::CPAN::Meta 1.4409
Test::Harness 3.30
Test::More 1.001002
YAML 0.88
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl-no64 5.18.2.1 #1 Thu Dec 26 18:03:25 2013 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.7.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry182RC4\perl\lib\CORE" -L"C:\strawberry182RC4\c\lib"'
libpth=C:\strawberry182RC4\c\lib C:\strawberry182RC4\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl518.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry182RC4\perl\lib\CORE" -L"C:\strawberry182RC4\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Locally applied patches:
RC4
Built under MSWin32
Compiled at Dec 26 2013 18:09:02
%ENV:
PERL5LIB="C:\strawberry182RC4\cpan\build\DBIx-DBSchema-0.44-yxY2Ne/blib/arch;C:\strawberry182RC4\cpan\build\DBIx-DBSchema-0.44-yxY2Ne/blib/lib;C:\strawberry182RC4\cpan\build\Cache-Simple-TimedExpiry-0.27-KAO0Dk/blib/arch;C:\strawberry182RC4\cpan\build\Cache-Simple-TimedExpiry-0.27-KAO0Dk/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="1172"
PERL5_CPAN_IS_RUNNING="1172"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="976,1172"
PERL_CR_SMOKER_CURRENT="DBIx-SearchBuilder-1.65"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\strawberry182RC4\cpan\build\DBIx-DBSchema-0.44-yxY2Ne/blib/arch
C:\strawberry182RC4\cpan\build\DBIx-DBSchema-0.44-yxY2Ne/blib/lib
C:\strawberry182RC4\cpan\build\Cache-Simple-TimedExpiry-0.27-KAO0Dk/blib/arch
C:\strawberry182RC4\cpan\build\Cache-Simple-TimedExpiry-0.27-KAO0Dk/blib/lib
C:/strawberry182RC4/perl/site/lib
C:/strawberry182RC4/perl/vendor/lib
C:/strawberry182RC4/perl/lib
.