cpantestlogs/Device::TM1638_genfailure.log
2017-05-02 18:44:36 -07:00

122 lines
5.3 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/1492986170.844
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 Device::TM1638 () on cpanmetadb ...
Unpacking Device-TM1638-0.01.tar.gz
--> Working on Device::TM1638
Fetching http://www.cpan.org/authors/id/A/AW/AWIEN/Device-TM1638-0.01.tar.gz ... OK
Device-TM1638-0.01/
Device-TM1638-0.01/lib/
Device-TM1638-0.01/Changes
Device-TM1638-0.01/Makefile.PL
Device-TM1638-0.01/MANIFEST
Device-TM1638-0.01/t/
Device-TM1638-0.01/xt/
Device-TM1638-0.01/META.json
Device-TM1638-0.01/MANIFEST.SKIP
Device-TM1638-0.01/README
Device-TM1638-0.01/META.yml
Device-TM1638-0.01/xt/boilerplate.t
Device-TM1638-0.01/t/00-load.t
Device-TM1638-0.01/t/pod-coverage.t
Device-TM1638-0.01/t/pod.t
Device-TM1638-0.01/t/manifest.t
Device-TM1638-0.01/lib/Device/
Device-TM1638-0.01/lib/Device/TM1638.pm
Entering Device-TM1638-0.01
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Device-TM1638-0.01 ... Warning: prerequisite Device::BCM2835 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Device::TM1638
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Device::BCM2835 0 ... No
Checking if you have Test::More 0 ... Yes (1.302078)
Searching Device::BCM2835 (0) on cpanmetadb ...
Unpacking Device-BCM2835-1.9.tar.gz
OK
==> Found dependencies: Device::BCM2835
--> Working on Device::BCM2835
Fetching http://www.cpan.org/authors/id/M/MI/MIKEM/Device-BCM2835-1.9.tar.gz ... OK
Device-BCM2835-1.9/
Device-BCM2835-1.9/fallback/
Device-BCM2835-1.9/fallback/const-c.inc
Device-BCM2835-1.9/fallback/const-xs.inc
Device-BCM2835-1.9/ppport.h
Device-BCM2835-1.9/typemap
Device-BCM2835-1.9/README
Device-BCM2835-1.9/Changes
Device-BCM2835-1.9/lib/
Device-BCM2835-1.9/lib/Device/
Device-BCM2835-1.9/lib/Device/BCM2835.pm
Device-BCM2835-1.9/META.yml
Device-BCM2835-1.9/BCM2835.xs
Device-BCM2835-1.9/t/
Device-BCM2835-1.9/t/Device-BCM2835.t
Device-BCM2835-1.9/MANIFEST
Device-BCM2835-1.9/META.json
Device-BCM2835-1.9/Makefile.PL
Entering Device-BCM2835-1.9
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Device-BCM2835-1.9 ... Checking if your kit is complete...
Looks good
Warning (mostly harmless): No library found for -lbcm2835
Generating a Unix-style Makefile
Writing Makefile for Device::BCM2835
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Device-BCM2835-1.9 ... cp lib/Device/BCM2835.pm blib/lib/Device/BCM2835.pm
AutoSplitting blib/lib/Device/BCM2835.pm (blib/lib/auto/Device/BCM2835)
Running Mkbootstrap for BCM2835 ()
chmod 644 "BCM2835.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- BCM2835.bs blib/arch/auto/Device/BCM2835/BCM2835.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/1492986170.844/Device-BCM2835-1.9/typemap' BCM2835.xs > BCM2835.xsc
Please specify prototyping behavior for BCM2835.xs (see perlxs manual)
mv BCM2835.xsc BCM2835.c
cc -c -I/usr/local/projects/bcm2835/src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.9\" -DXS_VERSION=\"1.9\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" BCM2835.c
BCM2835.xs:7:21: fatal error: bcm2835.h: No such file or directory
#include <bcm2835.h>
^
compilation terminated.
Makefile:338: recipe for target 'BCM2835.o' failed
make: *** [BCM2835.o] Error 1
! Installing Device::BCM2835 failed. See /home/ryan/.cpanm/work/1492986170.844/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Device::BCM2835' is not installed
! Bailing out the installation for Device-TM1638-0.01.
FAIL
Command [cpanm --reinstall --verbose Device::TM1638] 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