Report for Win32-Tracert-0.004

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: NA Win32-Tracert-0.004 v5.12.4 OpenBSD
Date: 2014-04-02T16:31:48Z

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 SDESEILLE,

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


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

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

PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.12.4/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'use Win32::Tracert;'
#   at t/01_basic.t line 7.
#     Tried to use 'Win32::Tracert'.
#     Error:  Type of arg 1 to push must be array (not hash element) at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert/Parser.pm line 76, near "$hop_data;"
# Type of arg 1 to push must be array (not hash element) at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert/Parser.pm line 93, near "$hop_data;"
# Type of arg 1 to push must be array (not hash element) at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert/Parser.pm line 125, near "$hop_data;"
# Compilation failed in require at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert.pm line 8.
# BEGIN failed--compilation aborted at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert.pm line 8.
# Compilation failed in require at t/01_basic.t line 7.
# BEGIN failed--compilation aborted at t/01_basic.t line 7.

t/01_basic.t ........ 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/7 subtests 
#   Failed test 'Win32::Tracert->can('to_trace')'
#   at t/01_basic.t line 11.
#     Win32::Tracert->can('to_trace') failed

#   Failed test 'Win32::Tracert->can('found')'
#   at t/01_basic.t line 13.
#     Win32::Tracert->can('found') failed

#   Failed test 'Win32::Tracert->can('hops')'
#   at t/01_basic.t line 15.
#     Win32::Tracert->can('hops') failed

#   Failed test 'Win32::Tracert->can('path')'
#   at t/01_basic.t line 17.
#     Win32::Tracert->can('path') failed
# Looks like you failed 5 tests of 7.

t/02_circuit.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/5 subtests 
#   Failed test 'use Win32::Tracert;'
#   at t/02_circuit.t line 9.
#     Tried to use 'Win32::Tracert'.
#     Error:  Type of arg 1 to push must be array (not hash element) at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert/Parser.pm line 76, near "$hop_data;"
# Type of arg 1 to push must be array (not hash element) at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert/Parser.pm line 93, near "$hop_data;"
# Type of arg 1 to push must be array (not hash element) at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert/Parser.pm line 125, near "$hop_data;"
# Compilation failed in require at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert.pm line 8.
# BEGIN failed--compilation aborted at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert.pm line 8.
# Compilation failed in require at t/02_circuit.t line 9.
# BEGIN failed--compilation aborted at t/02_circuit.t line 9.
Can't locate object method "to_trace" via package "Win32::Tracert" at t/02_circuit.t line 20.
# Looks like you planned 5 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 255 just after 2.
t/03_destination.t .. skipped: Because [destination] attribute require Win32 system in order to call tracert command

t/04_weird_use.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/7 subtests 
	(less 1 skipped subtest: 4 okay)

Test Summary Report
-------------------
t/01_basic.t      (Wstat: 1280 Tests: 7 Failed: 5)
  Failed tests:  1, 3-6
  Non-zero exit status: 5
t/02_circuit.t    (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 2.
t/04_weird_use.t  (Wstat: 65280 Tests: 6 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 6.
Files=4, Tests=15,  0 wallclock secs ( 0.01 usr  0.04 sys +  0.10 cusr  0.08 csys =  0.23 CPU)
Result: FAIL
#   Failed test 'use Win32::Tracert;'
#   at t/04_weird_use.t line 9.
#     Tried to use 'Win32::Tracert'.
#     Error:  Type of arg 1 to push must be array (not hash element) at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert/Parser.pm line 76, near "$hop_data;"
# Type of arg 1 to push must be array (not hash element) at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert/Parser.pm line 93, near "$hop_data;"
# Type of arg 1 to push must be array (not hash element) at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert/Parser.pm line 125, near "$hop_data;"
# Compilation failed in require at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert.pm line 8.
# BEGIN failed--compilation aborted at /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib/Win32/Tracert.pm line 8.
# Compilation failed in require at t/04_weird_use.t line 9.
# BEGIN failed--compilation aborted at t/04_weird_use.t line 9.
Can't locate object method "to_trace" via package "Win32::Tracert" at t/04_weird_use.t line 44.
# Looks like you planned 7 tests but ran 6.
# Looks like you failed 1 test of 6 run.
# Looks like your test exited with 255 just after 6.
Failed 3/4 test programs. 7/15 subtests failed.
*** Error 255 in /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004 (Makefile:843 'test_dynamic')

[MSG] [Wed Apr  2 17:31:48 2014] 'Win32::Tracert' is a platform specific module, and the test results on your platform are not relevant --sending N/A grade.

PREREQUISITES:

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

	  Module Name                        Have     Want
	  Net::hostent                       1.01        0
	  Object::Tiny                       1.08     1.08
	  Socket                          1.87_01        0
	  Test::More                     1.001003        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9148
	CPANPLUS::Dist::Build              0.76
	Cwd                                3.40
	ExtUtils::CBuilder             0.280216
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.64
	ExtUtils::MakeMaker                6.94
	ExtUtils::Manifest                 1.63
	ExtUtils::ParseXS                  3.24
	File::Spec                         3.40
	Module::Build                    0.4205
	Pod::Parser                        1.37
	Pod::Simple                        3.14
	Test::Harness                      3.30
	Test::More                     1.001003
	version                          0.9908

******************************** 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 0.90.
Powered by minismokebox version 0.58

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Object-Tiny-1.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Object-Tiny-1.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 24988
    PERL5_CPANPLUS_IS_VERSION = 0.9148
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.12.4
    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 = /home/cpan/pit/thr/perl-5.12.4/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


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


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
   
  Platform:
    osname=openbsd, osvers=5.4, archname=OpenBSD.amd64-openbsd-thread-multi
    uname='openbsd oarcock.bingosnet.co.uk 5.4 generic#37 amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.12.4 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.4'
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.69.0, 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 -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under openbsd
  Compiled at Nov  4 2013 23:00:22
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Object-Tiny-1.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Object-Tiny-1.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="24988"
    PERL5_CPANPLUS_IS_VERSION="0.9148"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.12.4"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Object-Tiny-1.08/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Object-Tiny-1.08/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.4/.cpanplus/5.12.4/build/Win32-Tracert-0.004/blib/arch
    /home/cpan/pit/thr/perl-5.12.4/lib/site_perl/5.12.4/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.4/lib/site_perl/5.12.4
    /home/cpan/pit/thr/perl-5.12.4/lib/5.12.4/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.4/lib/5.12.4
    .