125 lines
5.5 KiB
Text
125 lines
5.5 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1493716255.8402
|
|
You have make /usr/bin/make
|
|
You have LWP 6.26
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching Games::Chipmunk () on cpanmetadb ...
|
|
Unpacking Games-Chipmunk-0.5.tar.gz
|
|
--> Working on Games::Chipmunk
|
|
Fetching http://www.cpan.org/authors/id/T/TM/TMURRAY/Games-Chipmunk-0.5.tar.gz ... OK
|
|
Games-Chipmunk-0.5/
|
|
Games-Chipmunk-0.5/Chipmunk.xs
|
|
Games-Chipmunk-0.5/typemap
|
|
Games-Chipmunk-0.5/TODO
|
|
Games-Chipmunk-0.5/README
|
|
Games-Chipmunk-0.5/fallback/
|
|
Games-Chipmunk-0.5/fallback/const-c.inc
|
|
Games-Chipmunk-0.5/fallback/const-xs.inc
|
|
Games-Chipmunk-0.5/META.json
|
|
Games-Chipmunk-0.5/LICENSE
|
|
Games-Chipmunk-0.5/ppport.h
|
|
Games-Chipmunk-0.5/t/
|
|
Games-Chipmunk-0.5/t/010_hello_chipmunk.t
|
|
Games-Chipmunk-0.5/t/002_pod.t
|
|
Games-Chipmunk-0.5/t/020_hello_chipmunk_callback.t
|
|
Games-Chipmunk-0.5/t/001_load.t
|
|
Games-Chipmunk-0.5/Makefile.PL
|
|
Games-Chipmunk-0.5/tools/
|
|
Games-Chipmunk-0.5/tools/convert_header.pl
|
|
Games-Chipmunk-0.5/lib/
|
|
Games-Chipmunk-0.5/lib/Games/
|
|
Games-Chipmunk-0.5/lib/Games/Chipmunk/
|
|
Games-Chipmunk-0.5/lib/Games/Chipmunk/cpVect.pm
|
|
Games-Chipmunk-0.5/lib/Games/Chipmunk.pm
|
|
Games-Chipmunk-0.5/CHANGELOG
|
|
Games-Chipmunk-0.5/inc/
|
|
Games-Chipmunk-0.5/inc/cpSpatialIndex.xsh
|
|
Games-Chipmunk-0.5/inc/cpRotaryLimitJoint.xsh
|
|
Games-Chipmunk-0.5/inc/cpDampedRotarySpring_custom.xsh
|
|
Games-Chipmunk-0.5/inc/cpBB.xsh
|
|
Games-Chipmunk-0.5/inc/chipmunk.xsh
|
|
Games-Chipmunk-0.5/inc/cpBody_custom.xsh
|
|
Games-Chipmunk-0.5/inc/cpPolyShape.xsh
|
|
Games-Chipmunk-0.5/inc/cpConstraint_custom.xsh
|
|
Games-Chipmunk-0.5/inc/cpBody.xsh
|
|
Games-Chipmunk-0.5/inc/cpShape.xsh
|
|
Games-Chipmunk-0.5/inc/cpDampedRotarySpring.xsh
|
|
Games-Chipmunk-0.5/inc/cpGearJoint.xsh
|
|
Games-Chipmunk-0.5/inc/cpSpatialIndex_custom.xsh
|
|
Games-Chipmunk-0.5/inc/cpSlideJoint.xsh
|
|
Games-Chipmunk-0.5/inc/cpHastySpace.xsh
|
|
Games-Chipmunk-0.5/inc/cpArbiter.xsh
|
|
Games-Chipmunk-0.5/inc/cpSimpleMotor.xsh
|
|
Games-Chipmunk-0.5/inc/cpPivotJoint.xsh
|
|
Games-Chipmunk-0.5/inc/cpPinJoint.xsh
|
|
Games-Chipmunk-0.5/inc/cpDampedSpring.xsh
|
|
Games-Chipmunk-0.5/inc/cpRatchetJoint.xsh
|
|
Games-Chipmunk-0.5/inc/cpSpace.xsh
|
|
Games-Chipmunk-0.5/inc/cpGrooveJoint.xsh
|
|
Games-Chipmunk-0.5/inc/cpConstraint.xsh
|
|
Games-Chipmunk-0.5/inc/cpPolyline.xsh
|
|
Games-Chipmunk-0.5/inc/cpDampedSpring_custom.xsh
|
|
Games-Chipmunk-0.5/MANIFEST.SKIP
|
|
Games-Chipmunk-0.5/META.yml
|
|
Games-Chipmunk-0.5/examples/
|
|
Games-Chipmunk-0.5/examples/pachinko.pl
|
|
Games-Chipmunk-0.5/MANIFEST
|
|
Games-Chipmunk-0.5/callback_funcs.c
|
|
Entering Games-Chipmunk-0.5
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Games-Chipmunk-0.5 ... Checking if your kit is complete...
|
|
Looks good
|
|
Warning (mostly harmless): No library found for -lchipmunk
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Games::Chipmunk
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Pod 1.51 ... Yes (1.51)
|
|
Checking if you have Alien::Chipmunk 0.001002 ... Yes (0.001002)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Games-Chipmunk-0.5 ... cp lib/Games/Chipmunk.pm blib/lib/Games/Chipmunk.pm
|
|
AutoSplitting blib/lib/Games/Chipmunk.pm (blib/lib/auto/Games/Chipmunk)
|
|
cp lib/Games/Chipmunk/cpVect.pm blib/lib/Games/Chipmunk/cpVect.pm
|
|
Running Mkbootstrap for Chipmunk ()
|
|
chmod 644 "Chipmunk.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Chipmunk.bs blib/arch/auto/Games/Chipmunk/Chipmunk.bs 644
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493716255.8402/Games-Chipmunk-0.5/typemap' Chipmunk.xs > Chipmunk.xsc
|
|
mv Chipmunk.xsc Chipmunk.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.5\" -DXS_VERSION=\"0.5\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Chipmunk.c
|
|
Chipmunk.xs:8:31: fatal error: chipmunk/chipmunk.h: No such file or directory
|
|
#include <chipmunk/chipmunk.h>
|
|
^
|
|
compilation terminated.
|
|
Makefile:338: recipe for target 'Chipmunk.o' failed
|
|
make: *** [Chipmunk.o] Error 1
|
|
! Installing Games::Chipmunk failed. See /home/ryan/.cpanm/work/1493716255.8402/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Games::Chipmunk] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.78
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|