FileHandle-Unget v0.1634 Perl 5 v5.26.2 amd64-freebsd

Status
Pass
From
Chris Williams (BINGOS)
Dist
FileHandle-Unget v0.1634
Platform
Perl 5 v5.26.2 amd64-freebsd
Date
2018-07-16 01:49:18
ID
7415f438-889a-11e8-919d-ffef68b7f98c
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 DCOPPIT,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9176. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/bare/perl-5.26.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/000_standard__compile.t ...... 
1..1
ok 1 - Compile test for blib/lib/FileHandle/Unget.pm
ok
t/000_standard__perl_critic.t .. skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/000_standard__pod.t .......... skipped: Test::Pod required for testing POD
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
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
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
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 # skip Devel::Leak not installed
ok
t/multiple_handles.t ........... 
1..4
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/seek.t ....................... 
1..3
ok 1 - Seek absolute
ok 2 - Seek to front
ok 3 - Seek backward
ok
t/stdin_tell_bug.t ............. 
1..3
ok 1 - Executing external program
ok 2 - Output matches
ok 3 - Stderr matches
ok
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
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
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
All tests successful.
Files=23, Tests=93,  6 wallclock secs ( 0.12 usr  0.09 sys +  3.42 cusr  2.62 csys =  6.24 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.34     6.36
	  File::Slurper                     0.012        0
	  File::Spec::Functions              3.74        0
	  Scalar::Util                    1.46_02     1.14
	  Test::Compile                    v1.3.0        0
	  Test::More                     1.302136        0
	  UNIVERSAL::require                 0.18        0
	  URI::Escape                        3.31        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9176
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.74
	ExtUtils::CBuilder             0.280230
	ExtUtils::Command                  7.34
	ExtUtils::Install                  2.14
	ExtUtils::MakeMaker                7.34
	ExtUtils::Manifest                 1.71
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.74
	Module::Build                    0.4224
	Pod::Parser                        1.63
	Pod::Simple                        3.35
	Test2                          1.302136
	Test::Harness                      3.42
	Test::More                     1.302136
	version                          0.9924

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.02.
Powered by minismokebox version 0.68

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = :/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/vC8XhTj9gS/Test-Needs-0.002005/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/vC8XhTj9gS/Test-Needs-0.002005/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/TyfleOMWmQ/URI-1.74/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/TyfleOMWmQ/URI-1.74/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/_npgJjRaG9/Test-Warnings-0.026/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/_npgJjRaG9/Test-Warnings-0.026/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/VJriov77t0/File-Slurper-0.012/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/VJriov77t0/File-Slurper-0.012/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/lyM4LoSGV0/UNIVERSAL-require-0.18/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/lyM4LoSGV0/UNIVERSAL-require-0.18/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/ybjzh9l8Sk/Test-Compile-v1.3.0/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/ybjzh9l8Sk/Test-Compile-v1.3.0/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/jzpHc4WZz5/FileHandle-Unget-0.1634/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/jzpHc4WZz5/FileHandle-Unget-0.1634/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 40903
    PERL5_CPANPLUS_IS_VERSION = 0.9176
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.26.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/home/cpan/pit/bare/perl-5.26.2/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 26 subversion 2) configuration:
   
  Platform:
    osname=freebsd
    osvers=11.1-release
    archname=amd64-freebsd
    uname='freebsd fforc 11.1-release freebsd 11.1-release #0 r321309: fri jul 21 02:08:28 utc 2017 root@releng2.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.26.2'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible FreeBSD Clang 4.0.0 (tags/RELEASE_400/final 297347)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/bin/../lib/clang/4.0.0/lib /usr/lib
    libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 1.48
  Built under freebsd
  Compiled at Apr 19 2018 20:54:38
  %ENV:
    PERL5LIB=":/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/vC8XhTj9gS/Test-Needs-0.002005/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/vC8XhTj9gS/Test-Needs-0.002005/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/TyfleOMWmQ/URI-1.74/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/TyfleOMWmQ/URI-1.74/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/_npgJjRaG9/Test-Warnings-0.026/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/_npgJjRaG9/Test-Warnings-0.026/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/VJriov77t0/File-Slurper-0.012/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/VJriov77t0/File-Slurper-0.012/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/lyM4LoSGV0/UNIVERSAL-require-0.18/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/lyM4LoSGV0/UNIVERSAL-require-0.18/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/ybjzh9l8Sk/Test-Compile-v1.3.0/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/ybjzh9l8Sk/Test-Compile-v1.3.0/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/jzpHc4WZz5/FileHandle-Unget-0.1634/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/jzpHc4WZz5/FileHandle-Unget-0.1634/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="40903"
    PERL5_CPANPLUS_IS_VERSION="0.9176"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.26.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/vC8XhTj9gS/Test-Needs-0.002005/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/vC8XhTj9gS/Test-Needs-0.002005/blib/arch
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/TyfleOMWmQ/URI-1.74/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/TyfleOMWmQ/URI-1.74/blib/arch
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/_npgJjRaG9/Test-Warnings-0.026/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/_npgJjRaG9/Test-Warnings-0.026/blib/arch
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/VJriov77t0/File-Slurper-0.012/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/VJriov77t0/File-Slurper-0.012/blib/arch
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/lyM4LoSGV0/UNIVERSAL-require-0.18/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/lyM4LoSGV0/UNIVERSAL-require-0.18/blib/arch
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/ybjzh9l8Sk/Test-Compile-v1.3.0/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/ybjzh9l8Sk/Test-Compile-v1.3.0/blib/arch
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/jzpHc4WZz5/FileHandle-Unget-0.1634/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.26.2/.cpanplus/5.26.2/build/jzpHc4WZz5/FileHandle-Unget-0.1634/blib/arch
    /usr/home/cpan/pit/bare/perl-5.26.2/lib/site_perl/5.26.2/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.26.2/lib/site_perl/5.26.2
    /usr/home/cpan/pit/bare/perl-5.26.2/lib/5.26.2/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.26.2/lib/5.26.2