Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Inline-CPP-0.40 v5.15.3 GNU/Linux
Date: 2012-08-24T07:56:56Z
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 David J. Oswald,
This is a computer-generated report for Inline-CPP-0.40
on perl 5.15.3, 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:
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 test':
make[1]: Entering directory `/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/grammar'
make[1]: Leaving directory `/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/grammar'
PERL_DL_NONLAZY=1 /home/njh/perl5/perlbrew/perls/perl-5.15.3/bin/perl5.15.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# $Config{osname}: linux
# $Config{cc}: cc
# $Config{gccversion}: 4.6.3
t/00load_prereqs.t .. ok
t/01fn_cans.t ....... ok
make[1]: Entering directory `/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_02basic_t_bc90'
/home/njh/perl5/perlbrew/perls/perl-5.15.3/bin/perl5.15.3 /home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/site_perl/5.15.3/ExtUtils/xsubpp -typemap "/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/ExtUtils/typemap" -typemap "/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_02basic_t_bc90/CPP.map" _02basic_t_bc90.xs > _02basic_t_bc90.xsc && mv _02basic_t_bc90.xsc _02basic_t_bc90.c
g++ -c -I"/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/t" -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 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE" _02basic_t_bc90.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 _02basic_t_bc90.xs:15:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:1667:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:1679:39: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
In file included from _02basic_t_bc90.xs:15:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:4029: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.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:686:0,
from _02basic_t_bc90.xs:15:
/usr/include/unistd.h:762:12: error: from previous declaration âint setresuid(__uid_t, __uid_t, __uid_t) throw ()â
In file included from _02basic_t_bc90.xs:15:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:4033: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.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:686:0,
from _02basic_t_bc90.xs:15:
/usr/include/unistd.h:767:12: error: from previous declaration âint setresgid(__gid_t, __gid_t, __gid_t) throw ()â
_02basic_t_bc90.xs: In constructor âSoldier::Soldier(char*, char*, int)â:
_02basic_t_bc90.xs:42:52: warning: declaration of âserialâ shadows a member of 'this' [-Wshadow]
_02basic_t_bc90.xs:42:52: warning: declaration of ârankâ shadows a member of 'this' [-Wshadow]
_02basic_t_bc90.xs:42:52: warning: declaration of ânameâ shadows a member of 'this' [-Wshadow]
make[1]: *** [_02basic_t_bc90.o] Error 1
make[1]: Leaving directory `/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_02basic_t_bc90'
A problem was encountered while attempting to compile and install your Inline
CPP code. The command that failed was:
make > out.make 2>&1
The build directory was:
/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_02basic_t_bc90
To debug the problem, cd to the build directory, and inspect the output files.
at t/02basic.t line 34.
BEGIN failed--compilation aborted at t/02basic.t line 92.
# Looks like your test exited with 2 before it could output anything.
t/02basic.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/12 subtests
make[1]: Entering directory `/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_03prefix_t_4c6f'
/home/njh/perl5/perlbrew/perls/perl-5.15.3/bin/perl5.15.3 /home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/site_perl/5.15.3/ExtUtils/xsubpp -typemap "/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/ExtUtils/typemap" -typemap "/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_03prefix_t_4c6f/CPP.map" _03prefix_t_4c6f.xs > _03prefix_t_4c6f.xsc && mv _03prefix_t_4c6f.xsc _03prefix_t_4c6f.c
g++ -c -I"/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/t" -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 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE" _03prefix_t_4c6f.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 _03prefix_t_4c6f.xs:15:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:1667:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:1679:39: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
In file included from _03prefix_t_4c6f.xs:15:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:4029: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.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:686:0,
from _03prefix_t_4c6f.xs:15:
/usr/include/unistd.h:762:12: error: from previous declaration âint setresuid(__uid_t, __uid_t, __uid_t) throw ()â
In file included from _03prefix_t_4c6f.xs:15:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:4033: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.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:686:0,
from _03prefix_t_4c6f.xs:15:
/usr/include/unistd.h:767:12: error: from previous declaration âint setresgid(__gid_t, __gid_t, __gid_t) throw ()â
_03prefix_t_4c6f.xs: In function âint Foo_identity(int)â:
_03prefix_t_4c6f.xs:29:5: warning: no previous declaration for âint Foo_identity(int)â [-Wmissing-declarations]
make[1]: *** [_03prefix_t_4c6f.o] Error 1
make[1]: Leaving directory `/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_03prefix_t_4c6f'
A problem was encountered while attempting to compile and install your Inline
CPP code. The command that failed was:
make > out.make 2>&1
The build directory was:
/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_03prefix_t_4c6f
To debug the problem, cd to the build directory, and inspect the output files.
at t/03prefix.t line 0.
INIT failed--call queue aborted.
# Looks like your test exited with 2 before it could output anything.
t/03prefix.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/4 subtests
make[1]: Entering directory `/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_04charptr_t_fa7d'
/home/njh/perl5/perlbrew/perls/perl-5.15.3/bin/perl5.15.3 /home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/site_perl/5.15.3/ExtUtils/xsubpp -typemap "/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/ExtUtils/typemap" -typemap "/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_04charptr_t_fa7d/CPP.map" _04charptr_t_fa7d.xs > _04charptr_t_fa7d.xsc && mv _04charptr_t_fa7d.xsc _04charptr_t_fa7d.c
g++ -c -I"/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/t" -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 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE" _04charptr_t_fa7d.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 _04charptr_t_fa7d.xs:15:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:1667:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:1679:39: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
In file included from _04charptr_t_fa7d.xs:15:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:4029: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.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:686:0,
from _04charptr_t_fa7d.xs:15:
/usr/include/unistd.h:762:12: error: from previous declaration âint setresuid(__uid_t, __uid_t, __uid_t) throw ()â
In file included from _04charptr_t_fa7d.xs:15:0:
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:4033: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.15.3/lib/5.15.3/x86_64-linux/CORE/perl.h:686:0,
from _04charptr_t_fa7d.xs:15:
/usr/include/unistd.h:767:12: error: from previous declaration âint setresgid(__gid_t, __gid_t, __gid_t) throw ()â
make[1]: *** [_04charptr_t_fa7d.o] Error 1
make[1]: Leaving directory `/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_04charptr_t_fa7d'
A problem was encountered while attempting to compile and install your Inline
CPP code. The command that failed was:
make > out.make 2>&1
The build directory was:
/home/njh/.cpan/build/Inline-CPP-0.40-3jNwaC/_Inline/build/_04charptr_t_fa7d
To debug the problem, cd to the build directory, and inspect the output files.
at t/04charptr.t line 0.
INIT failed--call queue aborted.
# Looks like your test exited with 2 before it could output anything.
t/04charptr.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/05pod.t ........... ok
t/06fn_regress.t .... ok
t/07perlcritic.t .... skipped: Author Test: Set $ENV{RELEASE_TESTING} to a true value to run.
# ExtUtils::CppGuess not installed. This set of tests and diagnostics
# is more thorough when ExtUtils::CppGuess can be loaded.
# Detected Linux.
#
# Compiler guess:
# Makefile.PL approach: [g++].
#
# Linker guess:
# Makefile.PL approach: [-lstdc++].
t/08cppguess.t ...... ok
t/09pod_coverage.t .. ok
t/10kwalitee.t ...... skipped: Author Test: Set $ENV{RELEASE_TESTING} to a true value to run.
Test Summary Report
-------------------
t/02basic.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/03prefix.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/04charptr.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 2 tests but ran 0.
Files=11, Tests=16, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.91 cusr 0.20 csys = 2.16 CPU)
Result: FAIL
Failed 3/11 test programs. 0/16 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
Carp 0 1.26
Inline 0.50 0.50
Inline::C 0.50 0.50
Parse::RecDescent 0 1.967009
perl 5.006001 5.015003
build_requires:
Module Need Have
------------------- -------- --------
Config 0 0
English 0 1.04
Test::More 0.98 0.98
configure_requires:
Module Need Have
------------------- -------- --------
Config 0 0
ExtUtils::MakeMaker 6.56 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.15.3/bin:/usr/bin:/bin
PERL5LIB = /home/njh/.cpan/build/Inline-0.50-C_mshn/blib/arch:/home/njh/.cpan/build/Inline-0.50-C_mshn/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12392
PERL5_CPAN_IS_RUNNING = 12392
PERL5_MINISMOKEBOX = 0.54
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.15.3/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.15.3/bin
PERLBREW_PERL = perl-5.15.3
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.46
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.15.3/bin/perl5.15.3
$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.37
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.34
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.20
version 0.99
--
Summary of my perl5 (revision 5 version 15 subversion 3) 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.15.3 -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: HAS_TIMES PERLIO_LAYERS 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 linux
Compiled at Apr 22 2012 20:19:49
%ENV:
PERL5LIB="/home/njh/.cpan/build/Inline-0.50-C_mshn/blib/arch:/home/njh/.cpan/build/Inline-0.50-C_mshn/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12392"
PERL5_CPAN_IS_RUNNING="12392"
PERL5_MINISMOKEBOX="0.54"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.15.3/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.15.3/bin"
PERLBREW_PERL="perl-5.15.3"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.46"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/njh/.cpan/build/Inline-0.50-C_mshn/blib/arch
/home/njh/.cpan/build/Inline-0.50-C_mshn/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/site_perl/5.15.3/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/site_perl/5.15.3
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.15.3/lib/5.15.3
.