Report for Linux-Setns-1.02

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Linux-Setns-1.02 v5.18.2 FreeBSD
Date: 2016-08-18T14:01:19Z

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 Marian Dimitrov Marinov,

This is a computer-generated report for Linux-Setns-1.02
on perl 5.18.2, created by CPAN-Reporter-1.2011.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

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 '/usr/bin/make':

cp lib/Linux/Setns.pm blib/lib/Linux/Setns.pm
Running Mkbootstrap for Linux::Setns ()
chmod 644 Setns.bs
/usr/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/ExtUtils/xsubpp  -typemap /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/ExtUtils/typemap  Setns.xs > Setns.xsc && mv Setns.xsc Setns.c
Please specify prototyping behavior for Setns.xs (see perlxs manual)
cc -c  -I.  -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 -O    -DVERSION=\"1.02\"  -DXS_VERSION=\"1.02\" -DPIC -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE"   Setns.c
Setns.xs:2:2: error: #error "No linux. Compile aborted."
In file included from Setns.xs:6:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/perl.h:548:5: warning: "SILENT_NO_TAINT_SUPPORT" is not defined
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/perl.h:556:5: warning: "NO_TAINT_SUPPORT" is not defined
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/perl.h:1700:40: warning: anonymous variadic macros were introduced in C99
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/perl.h:1712:41: warning: anonymous variadic macros were introduced in C99
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/perl.h:3471,
                 from Setns.xs:6:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/sv.h:1455:5: warning: "NO_TAINT_SUPPORT" is not defined
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/perl.h:3472,
                 from Setns.xs:6:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/regexp.h:436:5: warning: "NO_TAINT_SUPPORT" is not defined
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/perl.h:3477,
                 from Setns.xs:6:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/cv.h: In function 'S_CvGV':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/cv.h:194: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/cv.h:196: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/cv.h: In function 'CvNAME_HEK':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/cv.h:201: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/cv.h:202: warning: ISO C forbids braced-groups within expressions
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv.h:593,
                 from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/perl.h:3480,
                 from Setns.xs:6:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_superfast':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:260: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_murmur3':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:364: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:393: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:393: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:401: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:402: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:408: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:410: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:416: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:418: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:424: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:426: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:434: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:434: warning: ISO C forbids braced-groups within expressions
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_djb2':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:458: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_sdbm':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:468: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:484: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time_hard':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:499: warning: cast discards qualifiers from pointer target type
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_old_one_at_a_time':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/hv_func.h:534: warning: cast discards qualifiers from pointer target type
In file included from /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/perl.h:5255,
                 from Setns.xs:6:
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/inline.h: In function 'S_av_top_index':
/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi/CORE/inline.h:23: warning: ISO C forbids braced-groups within expressions
Setns.xs: At top level:
Setns.xs:14: warning: no previous prototype for 'setns'
Setns.xs: In function 'setns':
Setns.xs:15: error: 'SYS_setns' undeclared (first use in this function)
Setns.xs:15: error: (Each undeclared identifier is reported only once
Setns.xs:15: error: for each function it appears in.)
Setns.c: In function 'XS_Linux__Setns_setns_wrapper':
Setns.c:175: warning: nested extern declaration of 'Perl___notused'
Setns.c:198: warning: ISO C forbids braced-groups within expressions
Setns.c: In function 'boot_Linux__Setns':
Setns.c:207: warning: nested extern declaration of 'Perl___notused'
Setns.c:226: warning: ISO C forbids braced-groups within expressions
Setns.c:226: warning: ISO C forbids braced-groups within expressions
*** [Setns.o] Error code 1

Stop in /usr/home/njh/.cpan/build/Linux-Setns-1.02-YsZN5B.

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

Prerequisite modules loaded:

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
    PERL = [undef]
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10347
    PERL5_CPAN_IS_RUNNING = 10347
    PERLBREW_BASHRC_VERSION = 0.74
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.18.2/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin
    PERLBREW_PERL = perl-5.18.2
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.74
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/sh

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.150005
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.63    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4205  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.30    
    Test::More          1.001014
    YAML                0.90    
    YAML::Syck          1.27    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 2) 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.18.2 -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.18.2/bin'
    hint=recommended, useposix=true, d_sigaction=define
    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  -fstack-protector -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 -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under freebsd
  Compiled at Jan 18 2014 17:14:35
  %ENV:
    PERL=""
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10347"
    PERL5_CPAN_IS_RUNNING="10347"
    PERLBREW_BASHRC_VERSION="0.74"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.18.2/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin"
    PERLBREW_PERL="perl-5.18.2"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.74"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/i386-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2
    /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i386-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2
    .