Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL FileHandle-Unget-0.1626 v5.16.1
Date: 2015-04-13T17:47:08Z
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 David Coppit,
This is a computer-generated report for FileHandle-Unget-0.1626
on perl 5.16.1, created by CPAN-Reporter-1.2011_02.
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:\strawberry5161\c\bin\dmake.exe test':
C:\strawberry5161\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t
Under windows, calling binmode after eof exposes a bug that exists in some versions of Perl.
t/binmode_bug.t .............
1..2
ok 1
ok 2
ok
t/buffer.t ..................
1..3
Writing file C:\DOCUME~1\c\LOCALS~1\Temp\qSRfoKDoct
ok 1
ok 2
ok 3
ok
t/class_pipe.t ..............
1..2
ok 1 - Fork succeeded
ok 2 - Child output
ok
t/core_pipe.t ...............
1..2
ok 1 - Fork succeeded
ok 2 - Child output
ok
t/dumper.t ..................
1..1
ok 1 - Dumped Filehandle::Unget
ok
t/eof.t .....................
1..4
ok 1 - Read first line
ok 2 - Read second line
ok 3 - EOF getline
ok 4 - EOF getlines
ok
Error removing C:\DOCUME~1\c\LOCALS~1\Temp\iYYyfQ_y6n at C:/strawberry5161/perl/lib/File/Temp.pm line 890.
t/filehandle.t ..............
1..13
ok 1 - No eol separator
ok 2 - Input line number at start
ok 3 - First line
ok 4 - Input line number at middle
ok 5 - Getlines size
ok 6 - First line
ok 7 - Second line
ok 8 - EOF
ok 9 - read() function
ok 10 - Number of bytes read
ok 11 - read() method
ok 12 - Number of bytes read
ok 13 - new from fd
ok
t/fileno.t ..................
1..1
ok 1 - fileno()
ok
t/gensym.t ..................
1..12
ok 1 - syswrite()
ok 2 - input_line_number()
ok 3 - getline()
ok 4 - input_line_number() after reading
ok 5 - getlines() size
ok 6 - First line
ok 7 - Second line
ok 8 - EOF
ok 9 - read() function
ok 10 - Number of bytes read
ok 11 - read() method
ok 12 - Number of bytes read
ok
t/input_record_separator.t ..
1..7
Writing file C:\DOCUME~1\c\LOCALS~1\Temp\je50fskdp4
ok 1 - First line
ok 2 - No eol separator
ok 3 - First line
ok 4 - Second line
ok 5 - Newline end of file
ok 6 - First line
ok 7 - Undef end of line
ok
t/loop_bug.t ................
1..1
ok 1 - Loop bug
ok
t/memory_leak.t .............
1..1
ok 1 - Memory leak
ok
t/multiple_handles.t ........
1..4
Writing file C:\DOCUME~1\c\LOCALS~1\Temp\9ZbNWpgNU5
ok 1 - Unget 1
ok 2 - Unget 2
ok 3 - Get 1
ok 4 - Get 2
ok
t/new.t .....................
1..12
ok 1 - syswrite()
ok 2 - input_line_number()
ok 3 - First line
ok 4 - Second line
ok 5 - getlines()
ok 6 - First line
ok 7 - Second line
ok 8 - EOF
ok 9 - read() function (filehandle)
ok 10 - Number of bytes read (filehandle)
ok 11 - read() method (filehandle)
ok 12 - Number of bytes read (filehandle)
ok
t/overridden_pipe.t .........
1..2
ok 1 - Fork succeeded
ok 2 - Child output
ok
t/pod.t .....................
1..1
ok 1 - POD test for blib/lib/FileHandle/Unget.pm
ok
t/seek.t ....................
1..3
ok 1 - Seek absolute
ok 2 - Seek to front
ok 3 - Seek backward
ok
# Failed test 'Executing external program'
# at t/stdin_tell_bug.t line 78.
# Failed test 'Output matches'
# at t/stdin_tell_bug.t line 84.
# ''
# doesn't match '(?^:Starting at position (-1|0)\ngot: hello\ngot: world\n)'
# Failed test 'Stderr matches'
# at t/stdin_tell_bug.t line 87.
# got: 'Unrecognized character \x90; marked by <-- HERE after MZ<-- HERE near column 3 at C:\strawberry5161\perl\bin\perl.exe line 1.
# '
# expected: ''
# Looks like you failed 3 tests of 3.
t/stdin_tell_bug.t ..........
1..3
not ok 1 - Executing external program
not ok 2 - Output matches
not ok 3 - Stderr matches
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
t/tell.t ....................
1..5
ok 1 - Tell 1
ok 2 - Tell 2
ok 3 - Tell 3
ok 4 - Tell 4
ok 5 - Tell 5
ok
t/ungetc.t ..................
1..5
Writing file C:\DOCUME~1\c\LOCALS~1\Temp\buF0z5_n2w
ok 1 - Ungetc
ok 2 - getline()
ok 3 - read() after insert
ok 4 - getline() 1
ok 5 - getline() 2
ok
t/ungets.t ..................
1..9
Writing file C:\DOCUME~1\c\LOCALS~1\Temp\gIs0LvK_n4
ok 1 - ungets() 1
ok 2 - getline()
ok 3 - ungets() 2
ok 4 - getline()
ok 5 - getline() 2
ok 6 - ungets()
ok 7 - getline() 1
ok 8 - getline() 2
ok 9 - getline() 3
ok
Test Summary Report
-------------------
t/stdin_tell_bug.t (Wstat: 768 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
Files=21, Tests=93, 5 wallclock secs ( 0.05 usr + 0.13 sys = 0.18 CPU)
Result: FAIL
Failed 1/21 test programs. 3/93 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ----- --------
perl 5.005 5.016001
Scalar::Util 1.14 1.32
build_requires:
Module Need Have
--------------------- ----- --------
ExtUtils::MakeMaker 6.36 6.63_02
File::Spec::Functions 0 3.40
Test::More 0 0.98
configure_requires:
Module Need Have
--------------------- ----- --------
ExtUtils::MakeMaker 6.36 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry5161\c\bin;C:\strawberry5161\perl\site\bin;C:\strawberry5161\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 6504
PERL5_CPAN_IS_RUNNING = 6504
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1128,6504
PERL_CR_SMOKER_CURRENT = grepmail-5.3102
PERL_CR_SMOKER_RUNONCE = 1
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:\strawberry5161\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.132661
Cwd 3.40
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.40
JSON 2.59
JSON::PP 2.27200
Module::Build 0.4007
Module::Signature 0.68
Parse::CPAN::Meta 1.4404
Test::Harness 3.29
Test::More 0.98
YAML 0.84
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 16 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl 5.16.1.1 #1 Thu Aug 9 09:54:46 2012 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 -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, 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:\strawberry5161\perl\lib\CORE" -L"C:\strawberry5161\c\lib"'
libpth=C:\strawberry5161\c\lib C:\strawberry5161\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=libperl516.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry5161\perl\lib\CORE" -L"C:\strawberry5161\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Aug 9 2012 10:03:09
%ENV:
PERL5_CPANPLUS_IS_RUNNING="6504"
PERL5_CPAN_IS_RUNNING="6504"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1128,6504"
PERL_CR_SMOKER_CURRENT="grepmail-5.3102"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/strawberry5161/perl/site/lib
C:/strawberry5161/perl/vendor/lib
C:/strawberry5161/perl/lib
.