Subject: | Failure with CPAN_RUN_SHELL_TEST_WITHOUT_EXPECT=1 |
I tried running 'make test' with CPAN_RUN_SHELL_TEST_WITHOUT_EXPECT=1,
and it produced the errors below. If you need more info, let me know.
Show quoted text
> CPAN_RUN_SHELL_TEST_WITHOUT_EXPECT=1 make test
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00signature.........ok
t/01loadme............ok
t/02nox...............ok
t/03pkgs..............ok
t/10version...........ok
t/11mirroredby........ok
t/12cpan..............ok
t/30shell.............4/238 - ERROR:
CPAN::Test::Dummy::Perl5::Make::Zip is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
versions
of the modules indicated above before proceeding with this installation
Use of uninitialized value in sprintf at
/usr/local/src/perl/cpan/build/CPAN-1.9204/blib/lib/CPAN/Queue.pm line 113.
The following failure is intentional in order to
trigger the corresponding action of the installer program on distros
with failing tests
Failed 1/1 test programs. 1/2 subtests failed.
This Makefile.PL of CPAN::Test::Dummy::Perl5::Make::Failearly
demonstrates what happens when a Makefile.PL dies.
This can be avoided by touching a file 'SURVIVE' in the current
directory.
Goodbye.
Variable "$cfilter" is not available at (eval 88) line 1, <> line 4.
Use of uninitialized value $cfilter in regexp compilation at (eval 88)
line 1, <> line 4.
The following failure is intentional in order to
trigger the corresponding action of the installer program on distros
with failing tests
Failed 1/1 test programs. 1/2 subtests failed.
- ERROR: CPAN::Test::Dummy::Perl5::Build::Fails is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the
versions
of the modules indicated above before proceeding with this installation
The following failure is intentional in order to
trigger the corresponding action of the installer program on distros
with failing tests
Failed 1/1 test programs. 1/2 subtests failed.
Warning: prerequisite CPAN::Test::Dummy::Perl5::Make::CircDepeThree 0
not found.
Warning: prerequisite CPAN::Test::Dummy::Perl5::Make::CircDepeTwo 0 not
found.
Warning: prerequisite CPAN::Test::Dummy::Perl5::Make::CircDepeOne 0 not
found.
t/30shell.............13/238 # FAILED at pos[262430]prog[EUMM]
# expected[(?s:.*?cpan[^>]*>)]
# got[> Lockfile removed.
# ]
cannot remove directory for t/dot-cpan/prefs: Directory not empty at
t/local_utils.pm line 33
cannot remove directory for t/dot-cpan: Directory not empty at
t/local_utils.pm line 33
t/30shell.............99/238 # Looks like you planned 238 tests but only
ran 100.
t/30shell............. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 138/238 subtests
t/31sessions..........skipped: no yaml module installed
t/41distribution......ok
t/50pod...............ok
t/51pod...............ok
t/52podcover..........ok
t/60credentials.......ok
Test Summary Report
-------------------
t/30shell.t (Wstat: 65280 Tests: 100 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 238 tests but ran 100.
Files=14, Tests=305, 99 wallclock secs ( 0.75 usr 0.12 sys + 34.70 cusr
24.44 csys = 60.02 CPU)
Result: FAIL
Failed 1/14 test programs. 0/305 subtests failed.
make: *** [test_dynamic] Error 255
--
Summary of my perl5 (revision 5 version 10 subversion 0 patch 32246)
configuration:
Platform:
osname=cygwin, osvers=1.5.24(0.15642),
archname=cygwin-thread-multi-64int
uname='cygwin_nt-5.1 pn100-02-2-356p 1.5.24(0.15642) 2007-01-31
10:57 i686 cygwin '
config_args='-de -Dusedevel -Dversiononly=no -Dinstallusrbinperl
-DPERL_OLD_COPY_ON_WRITE -Duse64bitint -Dusethreads -Uusemymalloc
-Dnoextensions=attrs IPC/SysV Sys/Syslog DB_File NDBM_File ODBM_File
SDBM_File Devel/DProf Devel/Peek re Text/Soundex Math/BigInt/FastCalc
Time/Piece -A append:ccflags= -DPL_OP_SLAB_ALLOC -DNO_MATHOMS -A
define:optimize=-Os -pipe -funit-at-a-time -march=pentium4 -mfpmath=sse
-mieee-fp -mmmx -msse -msse2'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__
-DPL_OP_SLAB_ALLOC -DNO_MATHOMS -fno-strict-aliasing -pipe',
optimize='-Os -pipe -funit-at-a-time -march=pentium4 -mfpmath=sse
-mieee-fp -mmmx -msse -msse2',
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__
-DPL_OP_SLAB_ALLOC -DNO_MATHOMS -fno-strict-aliasing -pipe'
ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using
dmd 0.125)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8,
Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags =' -Wl,--enable-auto-import
-Wl,--export-all-symbols -Wl,--stack,8388608
-Wl,--enable-auto-image-base -Wl,--enable-auto-import -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -ldl -lcrypt -lgdbm_compat
perllibs=-ldl -lcrypt -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import
-Wl,--export-all-symbols -Wl,--stack,8388608
-Wl,--enable-auto-image-base -Wl,--enable-auto-import -s -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY NO_MATHOMS PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_USE_SAFE_PUTENV PL_OP_SLAB_ALLOC USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Locally applied patches:
DEVEL
Built under cygwin
Compiled at Nov 8 2007 11:31:55
%ENV:
PERLIO="perlio"
PERL_CORE=""
CYGWIN="ntsec"
@INC:
/usr/lib/perl5/5.10.0/cygwin
/usr/lib/perl5/5.10.0
.