Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: UNKNOWN Sub-Nary-0.03 v5.15.0 FreeBSD
Date: 2011-07-08T16:07:12Z
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 Vincent Pit,
This is a computer-generated report for Sub-Nary-0.03
on perl 5.15.0, created by CPAN-Reporter-1.1902.
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/Sub/Nary.pm blib/lib/Sub/Nary.pm
/home/test/perl5/perlbrew/perls/perl-5.15.0/bin/perl5.15.0 /home/test/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/ExtUtils/xsubpp -typemap /home/test/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/ExtUtils/typemap Nary.xs > Nary.xsc && mv Nary.xsc Nary.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -DPIC -fPIC "-I/home/test/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/amd64-freebsd/CORE" Nary.c
Nary.xs: In function 'XS_Sub__Nary_scalops':
Nary.xs:420: error: 'OA_RETINTEGER' undeclared (first use in this function)
Nary.xs:420: error: (Each undeclared identifier is reported only once
Nary.xs:420: error: for each function it appears in.)
*** Error code 1
Stop in /usr/home/test/.cpan/build/Sub-Nary-0.03-MZfmPi.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
B 0 1.30
Carp 0 1.20
XSLoader 0 0.15
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LC_ALL = C
PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.0/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 60226
PERL5_CPAN_IS_EXECUTING = /home/test/.cpan/build/Sub-Nary-0.03-MZfmPi/Makefile.PL
PERL5_CPAN_IS_RUNNING = 60226
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 57692,60226
PERLBREW_HOME = /home/test/.perlbrew
PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.0/bin
PERLBREW_PERL = perl-5.15.0
PERLBREW_ROOT = /home/test/perl5/perlbrew
PERLBREW_VERSION = 0.25
PERL_AUTOINSTALL = --defaultdeps
PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
PERL_CR_SMOKER_CURRENT = Sub-Nary-0.03
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/test/perl5/perlbrew/perls/perl-5.15.0/bin/perl5.15.0
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.36
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2210
File::Spec 3.33
Module::Build 0.3800
Module::Signature n/a
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.91
--
Summary of my perl5 (revision 5 version 15 subversion 0) configuration:
Platform:
osname=freebsd, osvers=8.1-release, archname=amd64-freebsd
uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.15.0 -Duse64bitall -Dusedevel'
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=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
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/lib /usr/local/lib
libs=-lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at Jun 29 2011 21:58:57
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="60226"
PERL5_CPAN_IS_EXECUTING="/home/test/.cpan/build/Sub-Nary-0.03-MZfmPi/Makefile.PL"
PERL5_CPAN_IS_RUNNING="60226"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="57692,60226"
PERLBREW_HOME="/home/test/.perlbrew"
PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.0/bin"
PERLBREW_PERL="perl-5.15.0"
PERLBREW_ROOT="/home/test/perl5/perlbrew"
PERLBREW_VERSION="0.25"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
PERL_CR_SMOKER_CURRENT="Sub-Nary-0.03"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/test/perl5/perlbrew/perls/perl-5.15.0/lib/site_perl/5.15.0/amd64-freebsd
/home/test/perl5/perlbrew/perls/perl-5.15.0/lib/site_perl/5.15.0
/home/test/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/amd64-freebsd
/home/test/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0
.