Report for Sys-Ptrace-0.06

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Sys-Ptrace-0.06 v5.14.1 OpenBSD
Date: 2012-12-12T13:06:52Z

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

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9133. 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/bare/perl-5.14.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/100_load.t ....... ok

#   Failed test 'Testing PTRACE_PEEKUSER didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'Testing PT_READ_U didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'Testing PTRACE_POKEUSER didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'Testing PT_WRITE_U didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'Testing PTRACE_GETFPXREGS didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'Testing PT_GETFPXREGS didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'Testing PTRACE_SETFPXREGS didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'Testing PT_SETFPXREGS didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'Testing PTRACE_SYSCALL didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'Testing PT_SYSCALL didn't return ENOENT'
#   at t/110_constants.t line 37.

#   Failed test 'All symbol enums have two names'
#   at t/110_constants.t line 41.

#   Failed test 'no warnings'
#   at /home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-NoWarnings-1.04/blib/lib/Test/NoWarnings.pm line 45.
# There were 10 warning(s)
# 	Previous test 14 'Testing PTRACE_PEEKUSER didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# ----------
# 	Previous test 16 'Testing PT_READ_U didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# ----------
# 	Previous test 26 'Testing PTRACE_POKEUSER didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# ----------
# 	Previous test 28 'Testing PT_WRITE_U didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# ----------
# 	Previous test 66 'Testing PTRACE_GETFPXREGS didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# ----------
# 	Previous test 68 'Testing PT_GETFPXREGS didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# ----------
# 	Previous test 70 'Testing PTRACE_SETFPXREGS didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# ----------
# 	Previous test 72 'Testing PT_SETFPXREGS didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# ----------
# 	Previous test 74 'Testing PTRACE_SYSCALL didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# ----------
# 	Previous test 76 'Testing PT_SYSCALL didn't return ENOENT'
# 	Use of uninitialized value $sym_val in hash element at t/110_constants.t line 38.
#  at t/110_constants.t line 38
# 
# Looks like you failed 12 tests of 78.
t/110_constants.t .. 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/78 subtests 
Your vendor has not defined Sys::Ptrace macro PT_READ_U at t/200_strace.t line 37
Your vendor has not defined Sys::Ptrace macro PTRACE_SYSCALL at t/200_strace.t line 71
# Looks like you planned 7 tests but ran 2.
# Looks like your test exited with 2 just after 2.
t/200_strace.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/7 subtests 

Test Summary Report
-------------------
t/110_constants.t (Wstat: 3072 Tests: 78 Failed: 12)
  Failed tests:  14, 16, 26, 28, 66, 68, 70, 72, 74, 76-78
  Non-zero exit status: 12
t/200_strace.t   (Wstat: 512 Tests: 2 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 7 tests but ran 2.
Files=3, Tests=81,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.05 cusr  0.04 csys =  0.13 CPU)
Result: FAIL
Failed 2/3 test programs. 12/81 subtests failed.
*** Error code 2

Stop in /home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Sys-Ptrace-0.06 (line 963 of Makefile).


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Test::NoWarnings                   1.04        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9133
	CPANPLUS::Dist::Build              0.68
	Cwd                                3.36
	ExtUtils::CBuilder             0.280205
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.56
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.61
	ExtUtils::ParseXS                  3.18
	File::Spec                         3.33
	Module::Build                    0.4003
	Pod::Parser                        1.37
	Pod::Simple                        3.16
	Test::Harness                      3.25
	Test::More                         0.98
	version                          0.9901

******************************** 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.84.
Powered by minismokebox version 0.54

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

Environment variables:

    AUTOMATED_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/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Tester-0.108/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Tester-0.108/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-NoWarnings-1.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-NoWarnings-1.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Sys-Ptrace-0.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Sys-Ptrace-0.06/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 18041
    PERL5_CPANPLUS_IS_VERSION = 0.9133
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.14.1
    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/bare/perl-5.14.1/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


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


--

Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
   
  Platform:
    osname=openbsd, osvers=5.1, archname=OpenBSD.amd64-openbsd
    uname='openbsd oliphant.bingosnet.co.uk 5.1 generic#181 amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.14.1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.1'
    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 ='-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.62.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: MYMALLOC PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under openbsd
  Compiled at May  5 2012 01:49:43
  %ENV:
    PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Tester-0.108/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Tester-0.108/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-NoWarnings-1.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-NoWarnings-1.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Sys-Ptrace-0.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Sys-Ptrace-0.06/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="18041"
    PERL5_CPANPLUS_IS_VERSION="0.9133"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.14.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Tester-0.108/blib/lib
    /home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Tester-0.108/blib/arch
    /home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-NoWarnings-1.04/blib/lib
    /home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-NoWarnings-1.04/blib/arch
    /home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Sys-Ptrace-0.06/blib/lib
    /home/cpan/pit/bare/conf/perl-5.14.1/.cpanplus/5.14.1/build/Sys-Ptrace-0.06/blib/arch
    /home/cpan/pit/bare/perl-5.14.1/lib/site_perl/5.14.1/OpenBSD.amd64-openbsd
    /home/cpan/pit/bare/perl-5.14.1/lib/site_perl/5.14.1
    /home/cpan/pit/bare/perl-5.14.1/lib/5.14.1/OpenBSD.amd64-openbsd
    /home/cpan/pit/bare/perl-5.14.1/lib/5.14.1
    .