Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Encode-Detect-1.01 v5.13.0 GNU/Linux
Date: 2012-10-24T01:13:46Z
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 John Gardiner Myers,
This is a computer-generated report for Encode-Detect-1.01
on perl 5.13.0, created by CPAN-Reporter-1.2006.
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 './Build test':
cc -Isrc -I/home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/5.13.0/x86_64-linux/CORE -DXS_VERSION="1.01" -DVERSION="1.01" -fPIC -x c++ -Iinclude -c -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -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 -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -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 -O2 -o lib/Encode/Detect/Detector.o lib/Encode/Detect/Detector.c
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wbad-function-cast' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ [enabled by default]
In file included from lib/Encode/Detect/Detector.xs:40:0:
/home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/5.13.0/x86_64-linux/CORE/perl.h:1632:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
/home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/5.13.0/x86_64-linux/CORE/perl.h:1644:39: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
In file included from lib/Encode/Detect/Detector.xs:40:0:
/home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/5.13.0/x86_64-linux/CORE/perl.h:4054:49: error: declaration of 'int setresuid(uid_t, uid_t, uid_t)' has a different exception specifier
In file included from /home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/5.13.0/x86_64-linux/CORE/perl.h:659:0,
from lib/Encode/Detect/Detector.xs:40:
/usr/include/unistd.h:762:12: error: from previous declaration 'int setresuid(__uid_t, __uid_t, __uid_t) throw ()'
In file included from lib/Encode/Detect/Detector.xs:40:0:
/home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/5.13.0/x86_64-linux/CORE/perl.h:4058:49: error: declaration of 'int setresgid(gid_t, gid_t, gid_t)' has a different exception specifier
In file included from /home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/5.13.0/x86_64-linux/CORE/perl.h:659:0,
from lib/Encode/Detect/Detector.xs:40:
/usr/include/unistd.h:767:12: error: from previous declaration 'int setresgid(__gid_t, __gid_t, __gid_t) throw ()'
lib/Encode/Detect/Detector.c: In function 'void XS_Encode__Detect__Detector_new(CV*)':
lib/Encode/Detect/Detector.c:220:5: warning: unused variable 'Perl___notused' [-Wunused-variable]
lib/Encode/Detect/Detector.c: In function 'void XS_Encode__Detect__Detector_DESTROY(CV*)':
lib/Encode/Detect/Detector.c:239:5: warning: unused variable 'Perl___notused' [-Wunused-variable]
lib/Encode/Detect/Detector.c: In function 'void XS_Encode__Detect__Detector_handle(CV*)':
lib/Encode/Detect/Detector.c:262:5: warning: unused variable 'Perl___notused' [-Wunused-variable]
lib/Encode/Detect/Detector.c: In function 'void XS_Encode__Detect__Detector_eof(CV*)':
lib/Encode/Detect/Detector.c:293:5: warning: unused variable 'Perl___notused' [-Wunused-variable]
lib/Encode/Detect/Detector.c: In function 'void XS_Encode__Detect__Detector_reset(CV*)':
lib/Encode/Detect/Detector.c:317:5: warning: unused variable 'Perl___notused' [-Wunused-variable]
lib/Encode/Detect/Detector.c: In function 'void XS_Encode__Detect__Detector_getresult(CV*)':
lib/Encode/Detect/Detector.c:341:5: warning: unused variable 'Perl___notused' [-Wunused-variable]
lib/Encode/Detect/Detector.c: In function 'void XS_Encode__Detect__Detector_detect(CV*)':
lib/Encode/Detect/Detector.c:368:5: warning: unused variable 'Perl___notused' [-Wunused-variable]
lib/Encode/Detect/Detector.c: In function 'void boot_Encode__Detect__Detector(CV*)':
lib/Encode/Detect/Detector.c:397:5: warning: unused variable 'Perl___notused' [-Wunused-variable]
error building lib/Encode/Detect/Detector.o from 'lib/Encode/Detect/Detector.c' at /home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/site_perl/5.13.0/ExtUtils/CBuilder/Base.pm line 177.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ ---- --------
ExtUtils::CBuilder 0 0.280205
Module::Build 0 0.4003
build_requires:
Module Need Have
------------------ ---- --------
ExtUtils::CBuilder 0 0.280205
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG =
LANGUAGE = en_GB:en
LD_LIBRARY_PATH = :/usr/local/lib:/usr/lib/qt-3.3/lib:/usr/X11R6/lib
MANPATH_WITHOUT_PERLBREW = /usr/local/man:/usr/local/share/man:/usr/share/man:/usr/local/man:/home/njh/man:/usr/share/inn/man:/usr/share/perl5/man:/usr/share/tcl-8.0/man:/usr/share/tclX-8.0.4/man:/usr/share/tix-4.1/man:/usr/share/tk-8.0/man:/usr/server/doc:/usr/share/man:/opt/intel/cc/9.1.038/man
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.13.0/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin:/usr/perl5/bin
PATH_WITHOUT_PERLBREW = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin
PERL5LIB = /home/njh/.cpan/build/Mail-SPF-v2.8.0-WHccy3/blib/arch:/home/njh/.cpan/build/Mail-SPF-v2.8.0-WHccy3/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 29231
PERL5_CPAN_IS_RUNNING = 29231
PERLBREW_BASHRC_VERSION = 0.49
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.13.0/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.13.0/bin
PERLBREW_PERL = perl-5.13.0
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.49
PERL_LOCAL_LIB_ROOT =
PERL_MB_OPT =
PERL_MM_OPT =
SHELL = /bin/bash
TERM = xterm
TMPDIR = /tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.13.0/bin/perl5.13.0
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 29 30 44 46 108 112 1000
$EGID = 1000 24 25 29 30 44 46 108 112 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.33
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature 0.68
Parse::CPAN::Meta 1.4404
Test::Harness 3.25
Test::More 0.98
YAML 0.84
YAML::Syck 1.21
version 0.9901
--
Summary of my perl5 (revision 5 version 13 subversion 0) configuration:
Platform:
osname=linux, osvers=3.2.0-2-amd64, archname=x86_64-linux
uname='linux gateway 3.2.0-2-amd64 #1 smp sun apr 15 16:47:38 utc 2012 x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.13.0 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -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'
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 ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -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 -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -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 -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.6.3', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../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.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Apr 22 2012 13:51:19
%ENV:
PERL5LIB="/home/njh/.cpan/build/Mail-SPF-v2.8.0-WHccy3/blib/arch:/home/njh/.cpan/build/Mail-SPF-v2.8.0-WHccy3/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="29231"
PERL5_CPAN_IS_RUNNING="29231"
PERLBREW_BASHRC_VERSION="0.49"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.13.0/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.13.0/bin"
PERLBREW_PERL="perl-5.13.0"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.49"
PERL_LOCAL_LIB_ROOT=""
PERL_MB_OPT=""
PERL_MM_OPT=""
@INC:
/home/njh/.cpan/build/Mail-SPF-v2.8.0-WHccy3/blib/arch
/home/njh/.cpan/build/Mail-SPF-v2.8.0-WHccy3/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/site_perl/5.13.0/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/site_perl/5.13.0
/home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/5.13.0/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.13.0/lib/5.13.0
.