Report for Net-Subnet-1.03

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Net-Subnet-1.03 v5.8.4 FreeBSD
Date: 2016-05-28T21:30:28Z

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 Juerd Waalboer,

This is a computer-generated report for Net-Subnet-1.03
on perl 5.8.4, created by CPAN-Reporter-1.2014.

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/home/njh/perl5/perlbrew/perls/perl-5.8.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 Net::Subnet;'
#   at t/01use.t line 2.
#     Tried to use 'Net::Subnet'.
#     Error:  syntax error at /usr/home/njh/.cpan/build/Net-Subnet-1.03-7ZNPHL/blib/lib/Net/Subnet.pm line 54, near "$mask = $mask =~ /:"
#   (Might be a runaway multi-line // string starting on line 47)
# BEGIN not safe after errors--compilation aborted at /usr/home/njh/.cpan/build/Net-Subnet-1.03-7ZNPHL/blib/lib/Net/Subnet.pm line 71.
# Compilation failed in require at t/01use.t line 2.
# BEGIN failed--compilation aborted at t/01use.t line 2.
# Looks like you failed 1 test of 1.
t/01use.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
syntax error at /usr/home/njh/.cpan/build/Net-Subnet-1.03-7ZNPHL/blib/lib/Net/Subnet.pm line 54, near "$mask = $mask =~ /:"
  (Might be a runaway multi-line // string starting on line 47)
BEGIN not safe after errors--compilation aborted at /usr/home/njh/.cpan/build/Net-Subnet-1.03-7ZNPHL/blib/lib/Net/Subnet.pm line 71.
Compilation failed in require at t/02subnet.t line 2.
BEGIN failed--compilation aborted at t/02subnet.t line 2.
t/02subnet.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Test Summary Report
-------------------
t/01use.t   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/02subnet.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=2, Tests=1,  1 wallclock secs ( 0.17 usr  0.06 sys +  0.42 cusr  0.11 csys =  0.77 CPU)
Result: FAIL
Failed 2/2 test programs. 1/1 subtests failed.
*** [test_dynamic] Error code 255

Stop in /usr/home/njh/.cpan/build/Net-Subnet-1.03-7ZNPHL.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have
    ------------------- ---- ----
    Socket6             0.23 0.25

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.04

configure_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.04


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

Environment variables:

    NONINTERACTIVE_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin:/home/njh/perl5/perlbrew/bin::/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/njh/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1349
    PERL5_CPAN_IS_RUNNING = 1349
    PERLBREW_BASHRC_VERSION = 0.74
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.4/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin
    PERLBREW_PERL = perl-5.8.4
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.74
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm
    TMPDIR = /tmp

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

    $^X = /usr/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 0 1000
    $EGID = 1000 0 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.142060
    Cwd                 3.2701  
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.68    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.65    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.2701  
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4216  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                0.90    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
  Platform:
    osname=freebsd, osvers=9.1-release, archname=i386-freebsd-thread-multi
    uname='freebsd amber 9.1-release freebsd 9.1-release #0 r243826: tue dec 4 06:55:39 utc 2012 root@obrian.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.4 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=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='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -fno-strict-aliasing -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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 ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt
    perllibs=-lm -lcrypt
    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'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Built under freebsd
  Compiled at Aug 10 2013 12:54:20
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1349"
    PERL5_CPAN_IS_RUNNING="1349"
    PERLBREW_BASHRC_VERSION="0.74"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.4/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.4/bin"
    PERLBREW_PERL="perl-5.8.4"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.74"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4/i386-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/5.8.4
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4/i386-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl/5.8.4
    /home/njh/perl5/perlbrew/perls/perl-5.8.4/lib/site_perl
    .