Alien-Chipmunk v0.001002 Perl 5 v5.10.0 i86pc-solaris-64int
- Status
- Unknown
- From
- Jean-Damien Durand
- Dist
-
Alien-Chipmunk v0.001002
- Platform
- Perl 5 v5.10.0 i86pc-solaris-64int
- Date
- 2017-05-28 07:42:10
- ID
- 284c618e-4379-11e7-95c5-03a047b6cf5b
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 Jeffrey T. Palmer,
This is a computer-generated report for Alien-Chipmunk-0.001002
on perl 5.10.0, created by CPAN-Reporter-1.2018.
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 './Build':
Building Alien-Chipmunk
cc -I/usr/perl5/5.10.0/lib/i86pc-solaris-64int/CORE -KPIC -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TS_ERRNO -DPERL_USE_SAFE_PUTENV -xO3 -xspace -xildoff -o inc/My/test.o inc/My/test.c
"inc/My/test.c", line 1: cannot find include file: <chipmunk.h>
"inc/My/test.c", line 7: undefined symbol: cpVersionString
cc: acomp failed for inc/My/test.c
Downloading File: Chipmunk-6.2.2.tgz ... Done
Extracting Archive ... Done
Building library ...
+ cd /home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2
+ cmake -DBUILD_DEMOS=OFF -DCMAKE_INSTALL_PREFIX=/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/blib/lib/auto/share/dist/Alien-Chipmunk
-- The C compiler identification is SunPro 5.10.0
-- The CXX compiler identification is SunPro 5.10.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/CC
-- Check for working CXX compiler: /usr/bin/CC -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2
+ make
Scanning dependencies of target chipmunk
[ 1%] Building C object src/CMakeFiles/chipmunk.dir/cpBB.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 3%] Building C object src/CMakeFiles/chipmunk.dir/cpVect.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 5%] Building C object src/CMakeFiles/chipmunk.dir/cpBBTree.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 6%] Building C object src/CMakeFiles/chipmunk.dir/cpSpaceComponent.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 8%] Building C object src/CMakeFiles/chipmunk.dir/cpBody.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 10%] Building C object src/CMakeFiles/chipmunk.dir/cpHashSet.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 12%] Building C object src/CMakeFiles/chipmunk.dir/chipmunk.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 13%] Building C object src/CMakeFiles/chipmunk.dir/cpCollision.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/src/cpCollision.c", line 289: warning: implicit function declaration: alloca
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/src/cpCollision.c", line 297: warning: operands have incompatible types:
const struct MinkowskiPoint {struct cpVect {..} a, struct cpVect {..} b, struct cpVect {..} ab, unsigned int id} ":" struct MinkowskiPoint {struct cpVect {..} a, struct cpVect {..} b, struct cpVect {..} ab, unsigned int id}
[ 15%] Building C object src/CMakeFiles/chipmunk.dir/cpSpatialIndex.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 17%] Building C object src/CMakeFiles/chipmunk.dir/cpPolyShape.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 18%] Building C object src/CMakeFiles/chipmunk.dir/cpSweep1D.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 20%] Building C object src/CMakeFiles/chipmunk.dir/cpArray.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 22%] Building C object src/CMakeFiles/chipmunk.dir/cpSpaceHash.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 24%] Building C object src/CMakeFiles/chipmunk.dir/cpSpace.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 25%] Building C object src/CMakeFiles/chipmunk.dir/cpShape.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 27%] Building C object src/CMakeFiles/chipmunk.dir/cpSpaceQuery.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 29%] Building C object src/CMakeFiles/chipmunk.dir/cpArbiter.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/src/cpArbiter.c", line 259: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 31%] Building C object src/CMakeFiles/chipmunk.dir/cpSpaceStep.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 32%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpSimpleMotor.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 34%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpPivotJoint.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 36%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpGrooveJoint.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 37%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpSlideJoint.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 39%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpGearJoint.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 41%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpPinJoint.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 43%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpDampedRotarySpring.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 44%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpConstraint.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 46%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpDampedSpring.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 48%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpRotaryLimitJoint.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
[ 50%] Building C object src/CMakeFiles/chipmunk.dir/constraints/cpRatchetJoint.c.o
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
"/home/jdurand/.local/share/.cpan/build/Alien-Chipmunk-0.001002-0/_alien/Chipmunk-6.2.2/include/chipmunk/cpVect.h", line 167: warning: operands have incompatible types:
struct cpVect {double x, double y} ":" const struct cpVect {double x, double y}
Linking C shared library libchipmunk.so
cc: Warning: Option -d=gnu99 passed to ld, if ld is invoked, ignored otherwise
cc: Warning: Option -ffast-math passed to ld, if ld is invoked, ignored otherwise
ld: fatal: option -d has illegal argument '=gnu99'
ld: fatal: flags processing errors
make[2]: *** [src/libchipmunk.so.6.2.1] Error 1
make[1]: *** [src/CMakeFiles/chipmunk.dir/all] Error 2
make: *** [all] Error 2
External command (make) failed! Error: 512
at ./Build line 94.
Failed
Build not completed at ./Build line 94.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ------ --------
Alien::Base 0.020 0.042
File::ShareDir 1.00 1.102
perl v5.8.1 5.010000
build_requires:
Module Need Have
------------------------ ------ --------
Alien::CMake 0.07 0.08
Test::More 0 1.302078
configure_requires:
Module Need Have
------------------------ ------ --------
Alien::Base::ModuleBuild 0 0.040
Module::Build 0 0.4222
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/jdurand/perl5/bin:/usr/gnu/bin:/usr/bin:/usr/sbin:/sbin
PERL = /usr/perl5/5.10.0/bin/perl
PERL5LIB = /home/jdurand/.local/share/.cpan/build/Alien-CMake-0.08-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Alien-CMake-0.08-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Alien-Base-0.042-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Alien-Base-0.042-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Test2-Suite-0.000070-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Test2-Suite-0.000070-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Term-Size-Any-0.002-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Term-Size-Any-0.002-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Term-Size-Perl-0.029-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Term-Size-Perl-0.029-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Devel-Hide-0.0009-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Devel-Hide-0.0009-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Unicode-LineBreak-2017.004-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Unicode-LineBreak-2017.004-0/blib/lib:/home/jdurand/.local/share/.cpan/build/MIME-Charset-1.012.2-0/blib/arch:/home/jdurand/.local/share/.cpan/build/MIME-Charset-1.012.2-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Term-Table-0.008-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Term-Table-0.008-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Sub-Info-0.002-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Sub-Info-0.002-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Importer-0.024-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Importer-0.024-0/blib/lib:/home/jdurand/.local/share/.cpan/build/FFI-CheckLib-0.15-0/blib/arch:/home/jdurand/.local/share/.cpan/build/FFI-CheckLib-0.15-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Alien-Base-ModuleBuild-0.040-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Alien-Base-ModuleBuild-0.040-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Shell-Config-Generate-0.26-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Shell-Config-Generate-0.26-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Shell-Guess-0.06-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Shell-Guess-0.06-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Unix-Process-1.3101-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Unix-Process-1.3101-0/blib/lib:/home/jdurand/.local/share/.cpan/build/IPC-System-Simple-1.25-0/blib/arch:/home/jdurand/.local/share/.cpan/build/IPC-System-Simple-1.25-0/blib/lib:/home/jdurand/.local/share/.cpan/build/PkgConfig-0.16026-0/blib/arch:/home/jdurand/.local/share/.cpan/build/PkgConfig-0.16026-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Test-LeakTrace-0.15-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Test-LeakTrace-0.15-0/blib/lib:/home/jdurand/.local/share/.cpan/build/List-MoreUtils-0.419-0/blib/arch:/home/jdurand/.local/share/.cpan/build/List-MoreUtils-0.419-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Exporter-Tiny-1.000000-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Exporter-Tiny-1.000000-0/blib/lib:/home/jdurand/.local/share/.cpan/build/File-ShareDir-1.102-0/blib/arch:/home/jdurand/.local/share/.cpan/build/File-ShareDir-1.102-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Class-Inspector-1.31-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Class-Inspector-1.31-0/blib/lib:/home/jdurand/.local/share/.cpan/build/File-ShareDir-Install-0.11-0/blib/arch:/home/jdurand/.local/share/.cpan/build/File-ShareDir-Install-0.11-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Module-Build-Tiny-0.039-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Module-Build-Tiny-0.039-0/blib/lib:/home/jdurand/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-0/blib/arch:/home/jdurand/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-0/blib/lib:/home/jdurand/.local/share/.cpan/build/ExtUtils-Helpers-0.026-0/blib/arch:/home/jdurand/.local/share/.cpan/build/ExtUtils-Helpers-0.026-0/blib/lib:/home/jdurand/.local/share/.cpan/build/ExtUtils-Config-0.008-0/blib/arch:/home/jdurand/.local/share/.cpan/build/ExtUtils-Config-0.008-0/blib/lib:/home/jdurand/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 23636
PERL5_CPAN_IS_RUNNING = 23636
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 23619,23636
PERL_CR_SMOKER_CURRENT = Games-Chipmunk-0.6
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/jdurand/perl5
PERL_MB_OPT = --install_base "/home/jdurand/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/jdurand/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5/5.10.0/bin/perl
$UID/$EUID = 101 / 101
$GID = 10 10
$EGID = 10 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.143240
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 1.54
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON n/a
JSON::PP 2.27400
Module::Build 0.4222
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.38
Test::More 1.302078
YAML 1.23
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.11, archname=i86pc-solaris-64int
uname='sunos localhost 5.11 i86pc i386 i86pc'
config_args=''
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 ='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TS_ERRNO -DPERL_USE_SAFE_PUTENV',
optimize='-xO3 -xspace -xildoff',
cppflags=''
ccversion='Sun C 5.9 SunOS_i386 Patch 124868-07 2008/10/07', gccversion='', 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 =''
libpth=/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-R /usr/perl5/5.10.0/lib/i86pc-solaris-64int/CORE '
cccdlflags='-KPIC', lddlflags='-G'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
USE_PERLIO
Built under solaris
Compiled at Jul 12 2013 13:31:02
%ENV:
PERL="/usr/perl5/5.10.0/bin/perl"
PERL5LIB="/home/jdurand/.local/share/.cpan/build/Alien-CMake-0.08-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Alien-CMake-0.08-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Alien-Base-0.042-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Alien-Base-0.042-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Test2-Suite-0.000070-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Test2-Suite-0.000070-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Term-Size-Any-0.002-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Term-Size-Any-0.002-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Term-Size-Perl-0.029-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Term-Size-Perl-0.029-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Devel-Hide-0.0009-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Devel-Hide-0.0009-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Unicode-LineBreak-2017.004-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Unicode-LineBreak-2017.004-0/blib/lib:/home/jdurand/.local/share/.cpan/build/MIME-Charset-1.012.2-0/blib/arch:/home/jdurand/.local/share/.cpan/build/MIME-Charset-1.012.2-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Term-Table-0.008-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Term-Table-0.008-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Sub-Info-0.002-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Sub-Info-0.002-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Importer-0.024-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Importer-0.024-0/blib/lib:/home/jdurand/.local/share/.cpan/build/FFI-CheckLib-0.15-0/blib/arch:/home/jdurand/.local/share/.cpan/build/FFI-CheckLib-0.15-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Alien-Base-ModuleBuild-0.040-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Alien-Base-ModuleBuild-0.040-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Shell-Config-Generate-0.26-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Shell-Config-Generate-0.26-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Shell-Guess-0.06-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Shell-Guess-0.06-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Unix-Process-1.3101-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Unix-Process-1.3101-0/blib/lib:/home/jdurand/.local/share/.cpan/build/IPC-System-Simple-1.25-0/blib/arch:/home/jdurand/.local/share/.cpan/build/IPC-System-Simple-1.25-0/blib/lib:/home/jdurand/.local/share/.cpan/build/PkgConfig-0.16026-0/blib/arch:/home/jdurand/.local/share/.cpan/build/PkgConfig-0.16026-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Test-LeakTrace-0.15-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Test-LeakTrace-0.15-0/blib/lib:/home/jdurand/.local/share/.cpan/build/List-MoreUtils-0.419-0/blib/arch:/home/jdurand/.local/share/.cpan/build/List-MoreUtils-0.419-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Exporter-Tiny-1.000000-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Exporter-Tiny-1.000000-0/blib/lib:/home/jdurand/.local/share/.cpan/build/File-ShareDir-1.102-0/blib/arch:/home/jdurand/.local/share/.cpan/build/File-ShareDir-1.102-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Class-Inspector-1.31-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Class-Inspector-1.31-0/blib/lib:/home/jdurand/.local/share/.cpan/build/File-ShareDir-Install-0.11-0/blib/arch:/home/jdurand/.local/share/.cpan/build/File-ShareDir-Install-0.11-0/blib/lib:/home/jdurand/.local/share/.cpan/build/Module-Build-Tiny-0.039-0/blib/arch:/home/jdurand/.local/share/.cpan/build/Module-Build-Tiny-0.039-0/blib/lib:/home/jdurand/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-0/blib/arch:/home/jdurand/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-0/blib/lib:/home/jdurand/.local/share/.cpan/build/ExtUtils-Helpers-0.026-0/blib/arch:/home/jdurand/.local/share/.cpan/build/ExtUtils-Helpers-0.026-0/blib/lib:/home/jdurand/.local/share/.cpan/build/ExtUtils-Config-0.008-0/blib/arch:/home/jdurand/.local/share/.cpan/build/ExtUtils-Config-0.008-0/blib/lib:/home/jdurand/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="23636"
PERL5_CPAN_IS_RUNNING="23636"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="23619,23636"
PERL_CR_SMOKER_CURRENT="Games-Chipmunk-0.6"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/jdurand/perl5"
PERL_MB_OPT="--install_base "/home/jdurand/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/jdurand/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/jdurand/.local/share/.cpan/build/Alien-CMake-0.08-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Alien-CMake-0.08-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Alien-Base-0.042-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Alien-Base-0.042-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Test2-Suite-0.000070-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Test2-Suite-0.000070-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Term-Size-Any-0.002-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Term-Size-Any-0.002-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Term-Size-Perl-0.029-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Term-Size-Perl-0.029-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Devel-Hide-0.0009-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Devel-Hide-0.0009-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Unicode-LineBreak-2017.004-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Unicode-LineBreak-2017.004-0/blib/lib
/home/jdurand/.local/share/.cpan/build/MIME-Charset-1.012.2-0/blib/arch
/home/jdurand/.local/share/.cpan/build/MIME-Charset-1.012.2-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Term-Table-0.008-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Term-Table-0.008-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Sub-Info-0.002-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Sub-Info-0.002-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Importer-0.024-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Importer-0.024-0/blib/lib
/home/jdurand/.local/share/.cpan/build/FFI-CheckLib-0.15-0/blib/arch
/home/jdurand/.local/share/.cpan/build/FFI-CheckLib-0.15-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Alien-Base-ModuleBuild-0.040-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Alien-Base-ModuleBuild-0.040-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Shell-Config-Generate-0.26-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Shell-Config-Generate-0.26-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Shell-Guess-0.06-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Shell-Guess-0.06-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Unix-Process-1.3101-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Unix-Process-1.3101-0/blib/lib
/home/jdurand/.local/share/.cpan/build/IPC-System-Simple-1.25-0/blib/arch
/home/jdurand/.local/share/.cpan/build/IPC-System-Simple-1.25-0/blib/lib
/home/jdurand/.local/share/.cpan/build/PkgConfig-0.16026-0/blib/arch
/home/jdurand/.local/share/.cpan/build/PkgConfig-0.16026-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Test-LeakTrace-0.15-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Test-LeakTrace-0.15-0/blib/lib
/home/jdurand/.local/share/.cpan/build/List-MoreUtils-0.419-0/blib/arch
/home/jdurand/.local/share/.cpan/build/List-MoreUtils-0.419-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Exporter-Tiny-1.000000-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Exporter-Tiny-1.000000-0/blib/lib
/home/jdurand/.local/share/.cpan/build/File-ShareDir-1.102-0/blib/arch
/home/jdurand/.local/share/.cpan/build/File-ShareDir-1.102-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Class-Inspector-1.31-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Class-Inspector-1.31-0/blib/lib
/home/jdurand/.local/share/.cpan/build/File-ShareDir-Install-0.11-0/blib/arch
/home/jdurand/.local/share/.cpan/build/File-ShareDir-Install-0.11-0/blib/lib
/home/jdurand/.local/share/.cpan/build/Module-Build-Tiny-0.039-0/blib/arch
/home/jdurand/.local/share/.cpan/build/Module-Build-Tiny-0.039-0/blib/lib
/home/jdurand/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-0/blib/arch
/home/jdurand/.local/share/.cpan/build/ExtUtils-InstallPaths-0.011-0/blib/lib
/home/jdurand/.local/share/.cpan/build/ExtUtils-Helpers-0.026-0/blib/arch
/home/jdurand/.local/share/.cpan/build/ExtUtils-Helpers-0.026-0/blib/lib
/home/jdurand/.local/share/.cpan/build/ExtUtils-Config-0.008-0/blib/arch
/home/jdurand/.local/share/.cpan/build/ExtUtils-Config-0.008-0/blib/lib
/home/jdurand/perl5/lib/perl5/5.10.0/i86pc-solaris-64int
/home/jdurand/perl5/lib/perl5/5.10.0
/home/jdurand/perl5/lib/perl5/i86pc-solaris-64int
/home/jdurand/perl5/lib/perl5
/usr/perl5/site_perl/5.10.0/i86pc-solaris-64int
/usr/perl5/site_perl/5.10.0
/usr/perl5/vendor_perl/5.10.0/i86pc-solaris-64int
/usr/perl5/vendor_perl/5.10.0
/usr/perl5/vendor_perl
/usr/perl5/5.10.0/lib/i86pc-solaris-64int
/usr/perl5/5.10.0/lib
.