Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: NA Linux-Prctl-1.6.0 v5.12.4 Debian GNU/kFreeBSD
Date: 2015-04-10T20:34:59Z
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 SEVEAS,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9152. 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 'fetch':
cp lib/Linux/Prctl/Securebits.pm blib/lib/Linux/Prctl/Securebits.pm
cp lib/Linux/Prctl/CapabilitySet.pm blib/lib/Linux/Prctl/CapabilitySet.pm
cp lib/Linux/Prctl/CapabilityBoundingSet.pm blib/lib/Linux/Prctl/CapabilityBoundingSet.pm
cp lib/Linux/Prctl.pm blib/lib/Linux/Prctl.pm
Running Mkbootstrap for Linux::Prctl ()
chmod 644 "Prctl.bs"
"/home/cpan/pit/64bit/perl-5.12.4/bin/perl" "/home/cpan/pit/64bit/perl-5.12.4/lib/site_perl/5.12.4/ExtUtils/xsubpp" -typemap "/home/cpan/pit/64bit/perl-5.12.4/lib/5.12.4/ExtUtils/typemap" Prctl.xs > Prctl.xsc && mv Prctl.xsc Prctl.c
Please specify prototyping behavior for Prctl.xs (see perlxs manual)
cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.6.0\" -DXS_VERSION=\"1.6.0\" -fpic "-I/home/cpan/pit/64bit/perl-5.12.4/lib/5.12.4/i686-gnukfreebsd-64int/CORE" Prctl.c
Prctl.xs:8:28: error: sys/capability.h: No such file or directory
Prctl.xs:9:23: error: sys/prctl.h: No such file or directory
Prctl.xs: In function âXS_Linux__Prctl_get_dumpableâ:
Prctl.xs:30: error: âPR_GET_DUMPABLEâ undeclared (first use in this function)
Prctl.xs:30: error: (Each undeclared identifier is reported only once
Prctl.xs:30: error: for each function it appears in.)
Prctl.xs: In function âXS_Linux__Prctl_set_dumpableâ:
Prctl.xs:38: error: âPR_SET_DUMPABLEâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_get_endianâ:
Prctl.xs:46: error: âPR_GET_ENDIANâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_set_endianâ:
Prctl.xs:57: error: âPR_SET_ENDIANâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_get_fpemuâ:
Prctl.xs:65: error: âPR_GET_FPEMUâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_set_fpemuâ:
Prctl.xs:75: error: âPR_SET_FPEMUâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_get_fpexcâ:
Prctl.xs:83: error: âPR_GET_FPEXCâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_set_fpexcâ:
Prctl.xs:93: error: âPR_SET_FPEXCâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_get_nameâ:
Prctl.xs:132: error: âPR_GET_NAMEâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_set_nameâ:
Prctl.xs:141: error: âPR_SET_NAMEâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_get_pdeathsigâ:
Prctl.xs:150: error: âPR_GET_PDEATHSIGâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_set_pdeathsigâ:
Prctl.xs:159: error: âPR_SET_PDEATHSIGâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_set_timingâ:
Prctl.xs:242: error: âPR_SET_TIMINGâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_get_timingâ:
Prctl.xs:249: error: âPR_GET_TIMINGâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_set_unalignâ:
Prctl.xs:277: error: âPR_SET_UNALIGNâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_get_unalignâ:
Prctl.xs:285: error: âPR_GET_UNALIGNâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_get_capâ:
Prctl.xs:314: error: âcap_flag_value_tâ undeclared (first use in this function)
Prctl.xs:314: error: expected â;â before âissetâ
Prctl.xs:315: error: âcap_tâ undeclared (first use in this function)
Prctl.xs:315: error: expected â;â before âcapsâ
Prctl.xs:316: error: âcapsâ undeclared (first use in this function)
Prctl.xs:316: error: âcap_value_tâ undeclared (first use in this function)
Prctl.xs:316: error: expected â)â before âcapâ
Prctl.xs:319: error: âissetâ undeclared (first use in this function)
Prctl.xs: In function âXS_Linux__Prctl_set_capâ:
Prctl.xs:329: error: âcap_flag_value_tâ undeclared (first use in this function)
Prctl.xs:329: error: expected â;â before âissetâ
Prctl.xs:330: error: âcap_tâ undeclared (first use in this function)
Prctl.xs:330: error: expected â;â before âcapsâ
Prctl.xs:331: error: âcapsâ undeclared (first use in this function)
Prctl.xs:331: error: âcap_flag_tâ undeclared (first use in this function)
Prctl.xs:331: error: expected â)â before âflagâ
Prctl.xs:335: error: âissetâ undeclared (first use in this function)
make: *** [Prctl.o] Error 1
[MSG] [Fri Apr 10 21:34:59 2015] 'Linux::Prctl' 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
ExtUtils::MakeMaker 7.04 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9152
CPANPLUS::Dist::Build 0.78
Cwd 3.47
ExtUtils::CBuilder 0.280220
ExtUtils::Command 1.16
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.47
Module::Build 0.4211
Pod::Parser 1.37
Pod::Simple 3.14
Test::Harness 3.35
Test::More 1.001014
version 0.9912
******************************** 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
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5_CPANPLUS_IS_RUNNING = 40236
PERL5_CPANPLUS_IS_VERSION = 0.9152
PERL5_MINISMOKEBOX = 0.58
PERL5_YACSMOKE_BASE = /home/cpan/pit/64bit/conf/perl-5.12.4
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/64bit/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=gnukfreebsd, osvers=8.1-1-686, archname=i686-gnukfreebsd-64int
uname='gnukfreebsd kaiser 8.1-1-686 #0 wed feb 23 16:08:54 utc 2011 i686 i386 amd athlon(tm) neo x2 dual core processor 6850e gnukfreebsd '
config_args='-des -Dprefix=/home/cpan/pit/64bit/perl-5.12.4 -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_INT
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under gnukfreebsd
Compiled at Oct 3 2011 21:34:09
%ENV:
PERL5_CPANPLUS_IS_RUNNING="40236"
PERL5_CPANPLUS_IS_VERSION="0.9152"
PERL5_MINISMOKEBOX="0.58"
PERL5_YACSMOKE_BASE="/home/cpan/pit/64bit/conf/perl-5.12.4"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/64bit/perl-5.12.4/lib/site_perl/5.12.4/i686-gnukfreebsd-64int
/home/cpan/pit/64bit/perl-5.12.4/lib/site_perl/5.12.4
/home/cpan/pit/64bit/perl-5.12.4/lib/5.12.4/i686-gnukfreebsd-64int
/home/cpan/pit/64bit/perl-5.12.4/lib/5.12.4
.