Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: PASS Date-LastModified-0.60 v5.15.6 GNU/Linux
Date: 2011-12-31T17:11:36Z
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 Mark Leighton Fisher,
This is a computer-generated report for Date-LastModified-0.60
on perl 5.15.6, created by CPAN-Reporter-1.2003.
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:
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/bri/perl5/perlbrew/perls/perl-5.15.6/bin/perl5.15.6 "-Iblib/lib" "-Iblib/arch" test.pl
Prototype mismatch: sub main::ctime ($;$) vs none at /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/ctime.pl line 57.
MySQL database name, or (none) if no MySQL: Use of uninitialized value $db in pattern match (m//) at test.pl line 98.
Oracle database name, or (none) if no Oracle: Use of uninitialized value $db in pattern match (m//) at test.pl line 98.
SQLite database name, or (none) if no SQLite: Use of uninitialized value $db in pattern match (m//) at test.pl line 98.
1..20
ok 1 - load without errors
ok 2 - empty config - no file or hash
ok 3 - missing config file
ok 4 - empty config file
ok 5 - one file resource (config file OK)
ok 6 - one file resource (date OK)
ok 7 - from() OK for one resource
ok 8 - two file resources, newest first
ok 9 - two file resources, newest second
ok 10 - many file resources, newest first
ok 11 - many file resources, newest last
ok 12 - one directory resource
ok 13 - two dir resources, newest first
ok 14 - two dir resources, newest second
ok 15 - many dir resources, newest first
ok 16 - many dir resources, newest last
ok 17 - dir newer than file
ok 18 - from(): dir newer than file
ok 19 - file newer than dir
ok 20 - from(): file newer than dir
Testing dlmup sample program...
# Failed test 'no arguments'
# at test-dlmup.pl line 70.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:usage: dlmup)'
# Failed test 'bad config file from env'
# at test-dlmup.pl line 75.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:can't read 'never-exist.cfg')'
# Failed test 'bad config file direct'
# at test-dlmup.pl line 80.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:can't read 'not-exists.cfg')'
# Failed test 'standard output'
# at test-dlmup.pl line 88.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:2011-11-31 17:12:33)'
# Failed test 'standard output, friendly+different format'
# at test-dlmup.pl line 94.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:December 31, 2011)'
# Failed test 'verbose (first arg)'
# at test-dlmup.pl line 99.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:/tmp/Date-LastModified/dir-new/file-new)'
# Failed test 'verbose (last arg)'
# at test-dlmup.pl line 105.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:/tmp/Date-LastModified/dir-new/file-new)'
# Failed test 'ignore arguments'
# at test-dlmup.pl line 111.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:/tmp/Date-LastModified/dir-new/file-new)'
# Failed test 'missing input file'
# at test-dlmup.pl line 117.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:can't open 'never-exist.zed' because)'
# Failed test 'can't create output file'
# at test-dlmup.pl line 126.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:can't create 'unwritable.html.dlmup' because)'
# Failed test 'fail on first of multiple files (part 1)'
# at test-dlmup.pl line 132.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:can't create 'unwritable.html.dlmup' because)'
# Failed test 'fail on last of multiple files'
# at test-dlmup.pl line 141.
# 'Can't locate Date/LastModified.pm in @INC (@INC contains: /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6 /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux /home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6 .) at bin/dlmup line 10.
# BEGIN failed--compilation aborted at bin/dlmup line 10.
# '
# doesn't match '(?^:can't create 'unwritable.html.dlmup' because)'
# Failed test 'changed one file'
# at test-dlmup.pl line 148.
# Failed test 'changed multiple files'
# at test-dlmup.pl line 156.
# Looks like you failed 14 tests of 15.
1..15
not ok 1 - no arguments
not ok 2 - bad config file from env
not ok 3 - bad config file direct
not ok 4 - standard output
not ok 5 - standard output, friendly+different format
not ok 6 - verbose (first arg)
not ok 7 - verbose (last arg)
not ok 8 - ignore arguments
not ok 9 - missing input file
not ok 10 - can't create output file
not ok 11 - fail on first of multiple files (part 1)
ok 12 - fail on first of multiple files (part 2)
not ok 13 - fail on last of multiple files
not ok 14 - changed one file
not ok 15 - changed multiple files
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -----
AppConfig 1.52 1.66
Date::Format 0 2.24
Date::Parse 0 2.30
DBI 1.2 1.616
File::Find 0 1.20
File::stat 0 1.05
Test::More 0 0.98
build_requires:
Module Need Have
------------------- ---- -----
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LANGUAGE = en_GB:en
LC_ALL = C
MANPATH_WITHOUT_PERLBREW =
PATH = /home/bri/bin:/home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/perl-5.15.6/bin:~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PATH_WITHOUT_PERLBREW = ~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24543
PERL5_CPAN_IS_RUNNING = 24543
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 28225,24543
PERLBREW_BASHRC_VERSION = 0.36
PERLBREW_HOME = /home/bri/.perlbrew
PERLBREW_MANPATH = /home/bri/perl5/perlbrew/perls/perl-5.15.6/man
PERLBREW_PATH = /home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/perl-5.15.6/bin
PERLBREW_PERL = perl-5.15.6
PERLBREW_ROOT = /home/bri/perl5/perlbrew
PERLBREW_VERSION = 0.36
PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
PERL_CR_SMOKER_CURRENT = Date-LastModified-0.60
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/bri/perl5/perlbrew/perls/perl-5.15.6/bin/perl5.15.6
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 46 112 120 122 1000
$EGID = 1000 4 20 24 46 112 120 122 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.113640
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.11
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.39_01
Module::Signature 0.68
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck 1.19
version 0.95
--
Summary of my perl5 (revision 5 version 15 subversion 6) configuration:
Platform:
osname=linux, osvers=2.6.38-11-generic, archname=i686-linux
uname='linux lappy 2.6.38-11-generic #48-ubuntu smp fri jul 29 19:05:14 utc 2011 i686 i686 i386 gnulinux '
config_args='-de -Dprefix=/home/bri/perl5/perlbrew/perls/perl-5.15.6 -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.5.2', 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='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/lib/i386-linux-gnu /usr/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Dec 22 2011 15:02:15
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24543"
PERL5_CPAN_IS_RUNNING="24543"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="28225,24543"
PERLBREW_BASHRC_VERSION="0.36"
PERLBREW_HOME="/home/bri/.perlbrew"
PERLBREW_MANPATH="/home/bri/perl5/perlbrew/perls/perl-5.15.6/man"
PERLBREW_PATH="/home/bri/perl5/perlbrew/bin:/home/bri/perl5/perlbrew/perls/perl-5.15.6/bin"
PERLBREW_PERL="perl-5.15.6"
PERLBREW_ROOT="/home/bri/perl5/perlbrew"
PERLBREW_VERSION="0.36"
PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
PERL_CR_SMOKER_CURRENT="Date-LastModified-0.60"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6/i686-linux
/home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/site_perl/5.15.6
/home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6/i686-linux
/home/bri/perl5/perlbrew/perls/perl-5.15.6/lib/5.15.6
.