Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Bit-Vector-7.1 v5.15.3 Mac OS X
Date: 2011-09-28T17:13:33Z
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 Steffen Beyer,
This is a computer-generated report for Bit-Vector-7.1
on perl 5.15.3, created by CPAN-Reporter-1.2002.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make -e -e':
cp lib/Bit/Vector/Overload.pm blib/lib/Bit/Vector/Overload.pm
cp Vector.pm blib/lib/Bit/Vector.pm
cp Vector.pod blib/lib/Bit/Vector.pod
cp lib/Bit/Vector/Overload.pod blib/lib/Bit/Vector/Overload.pod
cp lib/Bit/Vector/String.pod blib/lib/Bit/Vector/String.pod
cp lib/Bit/Vector/String.pm blib/lib/Bit/Vector/String.pm
cc -c -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -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 -O3 -DVERSION=\"7.1\" -DXS_VERSION=\"7.1\" "-I/usr/local/lib/perl5/5.15.3/darwin-thread-multi-2level/CORE" BitVector.c
In file included from BitVector.c:12:
ToolBox.h:93:11: warning: "PERL_DARWIN" is not defined
BitVector.c: In function 'BitVector_Error':
BitVector.c:516: warning: cast discards qualifiers from pointer target type
BitVector.c:517: warning: cast discards qualifiers from pointer target type
BitVector.c:518: warning: cast discards qualifiers from pointer target type
BitVector.c:519: warning: cast discards qualifiers from pointer target type
BitVector.c:520: warning: cast discards qualifiers from pointer target type
BitVector.c:521: warning: cast discards qualifiers from pointer target type
BitVector.c:522: warning: cast discards qualifiers from pointer target type
BitVector.c:523: warning: cast discards qualifiers from pointer target type
BitVector.c:524: warning: cast discards qualifiers from pointer target type
BitVector.c:525: warning: cast discards qualifiers from pointer target type
BitVector.c:526: warning: cast discards qualifiers from pointer target type
BitVector.c:527: warning: cast discards qualifiers from pointer target type
BitVector.c:528: warning: cast discards qualifiers from pointer target type
BitVector.c:529: warning: cast discards qualifiers from pointer target type
BitVector.c:530: warning: cast discards qualifiers from pointer target type
BitVector.c:531: warning: cast discards qualifiers from pointer target type
BitVector.c:532: warning: cast discards qualifiers from pointer target type
BitVector.c: In function 'BitVector_Version':
BitVector.c:632: warning: cast discards qualifiers from pointer target type
BitVector.c: In function 'BitVector_from_Enum':
BitVector.c:2156: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
BitVector.c: In function 'BitVector_Bit_Off':
BitVector.c:2256: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
BitVector.c: In function 'BitVector_Bit_On':
BitVector.c:2261: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
BitVector.c: In function 'BitVector_bit_flip':
BitVector.c:2266: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
BitVector.c: In function 'BitVector_bit_test':
BitVector.c:2274: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
BitVector.c: In function 'BitVector_Bit_Copy':
BitVector.c:2280: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
/usr/local/bin/perl5.15.3 /Users/nigel/perl/lib/perl5/site_perl/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.15.3/ExtUtils/typemap -typemap typemap Vector.xs > Vector.xsc && mv Vector.xsc Vector.c
cc -c -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -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 -O3 -DVERSION=\"7.1\" -DXS_VERSION=\"7.1\" "-I/usr/local/lib/perl5/5.15.3/darwin-thread-multi-2level/CORE" Vector.c
In file included from BitVector.h:16,
from Vector.xs:34:
ToolBox.h:93:11: warning: "PERL_DARWIN" is not defined
In file included from BitVector.h:16,
from Vector.xs:34:
ToolBox.h:96: error: expected identifier before numeric constant
Vector.xs:43: warning: initialization discards qualifiers from pointer target type
Vector.c: In function 'XS_Bit__Vector_Version':
Vector.c:225: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Word_Bits':
Vector.c:260: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Long_Bits':
Vector.c:287: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Create':
Vector.c:314: warning: nested extern declaration of 'Perl___notused'
Vector.c:318: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_new_Hex':
Vector.c:395: warning: nested extern declaration of 'Perl___notused'
Vector.c:404: warning: unused variable 'class'
Vector.c: In function 'XS_Bit__Vector_new_Bin':
Vector.c:456: warning: nested extern declaration of 'Perl___notused'
Vector.c:465: warning: unused variable 'class'
Vector.c: In function 'XS_Bit__Vector_new_Dec':
Vector.c:517: warning: nested extern declaration of 'Perl___notused'
Vector.c:526: warning: unused variable 'class'
Vector.c: In function 'XS_Bit__Vector_new_Enum':
Vector.c:578: warning: nested extern declaration of 'Perl___notused'
Vector.c:587: warning: unused variable 'class'
Vector.c: In function 'XS_Bit__Vector_Shadow':
Vector.c:639: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Clone':
Vector.c:680: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Concat':
Vector.c:721: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Concat_List':
Vector.c:770: warning: nested extern declaration of 'Perl___notused'
Vector.xs:542: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_Size':
Vector.c:838: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Resize':
Vector.c:871: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Unfake':
Vector.c:912: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_DESTROY':
Vector.c:952: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Copy':
Vector.c:985: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Empty':
Vector.c:1020: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Fill':
Vector.c:1050: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Flip':
Vector.c:1080: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Primes':
Vector.c:1110: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Reverse':
Vector.c:1140: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Interval_Empty':
Vector.c:1179: warning: nested extern declaration of 'Perl___notused'
Vector.c:1183: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Interval_Fill':
Vector.c:1224: warning: nested extern declaration of 'Perl___notused'
Vector.c:1228: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Interval_Flip':
Vector.c:1269: warning: nested extern declaration of 'Perl___notused'
Vector.c:1273: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Interval_Reverse':
Vector.c:1314: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Interval_Scan_inc':
Vector.c:1358: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Interval_Scan_dec':
Vector.c:1410: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Interval_Copy':
Vector.c:1462: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Interval_Substitute':
Vector.c:1516: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_is_empty':
Vector.c:1578: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_is_full':
Vector.c:1611: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_equal':
Vector.c:1644: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Lexicompare':
Vector.c:1686: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Compare':
Vector.c:1728: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_to_Hex':
Vector.c:1770: warning: nested extern declaration of 'Perl___notused'
Vector.c:1774: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_from_Hex':
Vector.c:1812: warning: nested extern declaration of 'Perl___notused'
Vector.c:1816: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_to_Bin':
Vector.c:1852: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_from_Bin':
Vector.c:1893: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_to_Dec':
Vector.c:1932: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_from_Dec':
Vector.c:1973: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_to_Enum':
Vector.c:2012: warning: nested extern declaration of 'Perl___notused'
Vector.c:2016: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_from_Enum':
Vector.c:2054: warning: nested extern declaration of 'Perl___notused'
Vector.c:2058: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Bit_Off':
Vector.c:2094: warning: nested extern declaration of 'Perl___notused'
Vector.c:2103: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_Bit_On':
Vector.c:2135: warning: nested extern declaration of 'Perl___notused'
Vector.c:2144: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_bit_flip':
Vector.c:2176: warning: nested extern declaration of 'Perl___notused'
Vector.c:2186: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c:2180: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_bit_test':
Vector.c:2221: warning: nested extern declaration of 'Perl___notused'
Vector.c:2231: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c:2225: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Bit_Copy':
Vector.c:2266: warning: nested extern declaration of 'Perl___notused'
Vector.c:2275: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_LSB':
Vector.c:2311: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_MSB':
Vector.c:2348: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_lsb':
Vector.c:2385: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_msb':
Vector.c:2418: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_rotate_left':
Vector.c:2451: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_rotate_right':
Vector.c:2484: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_shift_left':
Vector.c:2517: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_shift_right':
Vector.c:2557: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Move_Left':
Vector.c:2597: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Move_Right':
Vector.c:2634: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Insert':
Vector.c:2671: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Delete':
Vector.c:2716: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_increment':
Vector.c:2761: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_decrement':
Vector.c:2794: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_add':
Vector.c:2827: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_subtract':
Vector.c:2893: warning: nested extern declaration of 'Perl___notused'
Vector.c:2897: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_inc':
Vector.c:2960: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_dec':
Vector.c:3003: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Negate':
Vector.c:3046: warning: nested extern declaration of 'Perl___notused'
Vector.c:3050: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Absolute':
Vector.c:3086: warning: nested extern declaration of 'Perl___notused'
Vector.c:3090: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Sign':
Vector.c:3126: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Multiply':
Vector.c:3159: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Divide':
Vector.c:3205: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_GCD':
Vector.c:3252: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Power':
Vector.c:3321: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Block_Store':
Vector.c:3363: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Block_Read':
Vector.c:3401: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Word_Size':
Vector.c:3443: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Word_Store':
Vector.c:3476: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Word_Read':
Vector.c:3521: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Word_List_Store':
Vector.c:3565: warning: nested extern declaration of 'Perl___notused'
Vector.xs:2297: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_Word_List_Read':
Vector.c:3614: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Word_Insert':
Vector.c:3656: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Word_Delete':
Vector.c:3701: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Chunk_Store':
Vector.c:3746: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Chunk_Read':
Vector.c:3799: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Chunk_List_Store':
Vector.c:3851: warning: nested extern declaration of 'Perl___notused'
Vector.xs:2495: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_Chunk_List_Read':
Vector.c:3952: warning: nested extern declaration of 'Perl___notused'
Vector.xs:2577: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_Index_List_Remove':
Vector.c:4054: warning: nested extern declaration of 'Perl___notused'
Vector.xs:2655: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_Index_List_Store':
Vector.c:4101: warning: nested extern declaration of 'Perl___notused'
Vector.xs:2688: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_Index_List_Read':
Vector.c:4148: warning: nested extern declaration of 'Perl___notused'
Vector.xs:2723: warning: declaration of 'index' shadows a global declaration
/usr/include/strings.h:77: warning: shadowed declaration is here
Vector.c: In function 'XS_Bit__Vector_Union':
Vector.c:4206: warning: nested extern declaration of 'Perl___notused'
Vector.c:4210: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Intersection':
Vector.c:4251: warning: nested extern declaration of 'Perl___notused'
Vector.c:4255: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Difference':
Vector.c:4296: warning: nested extern declaration of 'Perl___notused'
Vector.c:4300: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_ExclusiveOr':
Vector.c:4341: warning: nested extern declaration of 'Perl___notused'
Vector.c:4345: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Complement':
Vector.c:4386: warning: nested extern declaration of 'Perl___notused'
Vector.c:4390: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_subset':
Vector.c:4426: warning: nested extern declaration of 'Perl___notused'
Vector.c:4430: warning: unused variable 'ix'
Vector.c: In function 'XS_Bit__Vector_Norm':
Vector.c:4469: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Norm2':
Vector.c:4502: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Norm3':
Vector.c:4535: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Min':
Vector.c:4568: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Max':
Vector.c:4601: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Multiplication':
Vector.c:4634: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Product':
Vector.c:4710: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Closure':
Vector.c:4786: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'XS_Bit__Vector_Transpose':
Vector.c:4835: warning: nested extern declaration of 'Perl___notused'
Vector.c: In function 'boot_Bit__Vector':
Vector.c:4902: warning: nested extern declaration of 'Perl___notused'
Vector.c:4920: warning: declaration of 'cv' shadows a parameter
Vector.c:4899: warning: shadowed declaration is here
make: *** [Vector.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
Carp::Clan 5.3 6.04
Storable 2.21 2.32
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.59
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG =
PATH = /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/nigel/bin:/Users/nigel/perl/bin
PERL5LIB = /Users/nigel/perl/Library/Perl/Updates/:/Users/nigel/perl/Users/nigel/perl::/Users/nigel/perl/lib/perl5:/Users/nigel/perl/lib/perl5/site_perl:
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 27462
PERL5_CPAN_IS_EXECUTING = /Users/nigel/.cpan/build/Bit-Vector-7.1-4uYwl5/Makefile.PL
PERL5_CPAN_IS_RUNNING = 27462
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/cw/7gjv01890zl491p_yjzkp2vm00011n/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.15.3
$UID/$EUID = 1077 / 1077
$GID = 20 20 402 12 33 61 79 80 81 98 100 204 401 403
$EGID = 20 20 402 12 33 61 79 80 81 98 100 204 401 403
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112620
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.04
File::Spec 3.34
JSON 2.53
JSON::PP 2.27200
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.75
YAML::Syck n/a
version 0.93
--
Summary of my perl5 (revision 5 version 15 subversion 3) configuration:
Snapshot of: 2480ae1c1b2fa11085b45f96de55cb16c3bcc343
Platform:
osname=darwin, osvers=11.1.0, archname=darwin-thread-multi-2level
uname='darwin nigel.int.kcilink.com 11.1.0 darwin kernel version 11.1.0: tue jul 26 16:07:11 pdt 2011; root:xnu-1699.22.81~1release_x86_64 x86_64 '
config_args='-des -Dusedevel -Aldflags=-arch x86_64 -L/usr/local/lib -Duseithreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O3',
cppflags='-DDEBUGGING -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -arch x86_64 -L/usr/local/lib -fstack-protector'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV
PERL_TRACK_MEMPOOL PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
SMOKE2480ae1c1b2fa11085b45f96de55cb16c3bcc343
Built under darwin
Compiled at Sep 27 2011 21:42:55
%ENV:
PERL5LIB="/Users/nigel/perl/Library/Perl/Updates/:/Users/nigel/perl/Users/nigel/perl::/Users/nigel/perl/lib/perl5:/Users/nigel/perl/lib/perl5/site_perl:"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="27462"
PERL5_CPAN_IS_EXECUTING="/Users/nigel/.cpan/build/Bit-Vector-7.1-4uYwl5/Makefile.PL"
PERL5_CPAN_IS_RUNNING="27462"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/Users/nigel/perl/Library/Perl/Updates/
/Users/nigel/perl/Users/nigel/perl
/Users/nigel/perl/lib/perl5/5.15.3/darwin-thread-multi-2level
/Users/nigel/perl/lib/perl5/5.15.3
/Users/nigel/perl/lib/perl5/darwin-thread-multi-2level
/Users/nigel/perl/lib/perl5
/Users/nigel/perl/lib/perl5/site_perl/5.15.3/darwin-thread-multi-2level
/Users/nigel/perl/lib/perl5/site_perl/5.15.3
/Users/nigel/perl/lib/perl5/site_perl
/usr/local/lib/perl5/site_perl/5.15.3/darwin-thread-multi-2level
/usr/local/lib/perl5/site_perl/5.15.3
/usr/local/lib/perl5/5.15.3/darwin-thread-multi-2level
/usr/local/lib/perl5/5.15.3
/usr/local/lib/perl5/site_perl
.