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

253 lines
8.2 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/1493592460.18287
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::Chip::SDCard () on cpanmetadb ...
Unpacking Device-Chip-SDCard-0.01.tar.gz
--> Working on Device::Chip::SDCard
Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Device-Chip-SDCard-0.01.tar.gz ... OK
Device-Chip-SDCard-0.01
Device-Chip-SDCard-0.01/Build.PL
Device-Chip-SDCard-0.01/Changes
Device-Chip-SDCard-0.01/LICENSE
Device-Chip-SDCard-0.01/MANIFEST
Device-Chip-SDCard-0.01/META.json
Device-Chip-SDCard-0.01/META.yml
Device-Chip-SDCard-0.01/Makefile.PL
Device-Chip-SDCard-0.01/README
Device-Chip-SDCard-0.01/examples
Device-Chip-SDCard-0.01/examples/dump-sd-card
Device-Chip-SDCard-0.01/lib
Device-Chip-SDCard-0.01/lib/Device
Device-Chip-SDCard-0.01/lib/Device/Chip
Device-Chip-SDCard-0.01/lib/Device/Chip/SDCard.pm
Device-Chip-SDCard-0.01/t
Device-Chip-SDCard-0.01/t/00use.t
Device-Chip-SDCard-0.01/t/01send-command.t
Device-Chip-SDCard-0.01/t/02initialise.t
Device-Chip-SDCard-0.01/t/03read-csd.t
Device-Chip-SDCard-0.01/t/10read-block.t
Device-Chip-SDCard-0.01/t/99pod.t
Entering Device-Chip-SDCard-0.01
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring Device-Chip-SDCard-0.01 ... Checking prerequisites...
requires:
! Device::Chip is not installed
build_requires:
! Test::Device::Chip::Adapter is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Device-Chip-SDCard' version '0.01'
Checking dependencies from MYMETA.json ...
Checking if you have Data::Bitfield 0 ... Yes (0.01)
Checking if you have Device::Chip 0 ... No
Checking if you have Test::Device::Chip::Adapter 0 ... No
Checking if you have Future::Utils 0 ... Yes (0.34)
Checking if you have Test::More 0.88 ... Yes (1.302083)
Searching Device::Chip (0) on cpanmetadb ...
Unpacking Device-Chip-0.09.tar.gz
OK
==> Found dependencies: Device::Chip, Test::Device::Chip::Adapter
--> Working on Device::Chip
Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Device-Chip-0.09.tar.gz ... OK
Device-Chip-0.09
Device-Chip-0.09/Build.PL
Device-Chip-0.09/Changes
Device-Chip-0.09/LICENSE
Device-Chip-0.09/MANIFEST
Device-Chip-0.09/META.json
Device-Chip-0.09/META.yml
Device-Chip-0.09/Makefile.PL
Device-Chip-0.09/README
Device-Chip-0.09/examples
Device-Chip-0.09/examples/gpio-tickit-ui.pl
Device-Chip-0.09/examples/read-gpios.pl
Device-Chip-0.09/examples/write-gpios.pl
Device-Chip-0.09/lib
Device-Chip-0.09/lib/Device
Device-Chip-0.09/lib/Device/Chip.pm
Device-Chip-0.09/lib/Device/Chip
Device-Chip-0.09/lib/Device/Chip/Adapter.pm
Device-Chip-0.09/lib/Device/Chip/Authoring.pod
Device-Chip-0.09/lib/Device/Chip/Base
Device-Chip-0.09/lib/Device/Chip/Base/RegisteredI2C.pm
Device-Chip-0.09/lib/Device/Chip/Ex
Device-Chip-0.09/lib/Device/Chip/Ex/GPIOTickitUI.pm
Device-Chip-0.09/lib/Test
Device-Chip-0.09/lib/Test/Device
Device-Chip-0.09/lib/Test/Device/Chip
Device-Chip-0.09/lib/Test/Device/Chip/Adapter.pm
Device-Chip-0.09/t
Device-Chip-0.09/t/00use.t
Device-Chip-0.09/t/01adapter-new.t
Device-Chip-0.09/t/10chip-registered-i2c.t
Device-Chip-0.09/t/50test-gpio.t
Device-Chip-0.09/t/51test-spi.t
Device-Chip-0.09/t/52test-i2c.t
Device-Chip-0.09/t/99pod.t
Entering Device-Chip-0.09
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Running Build.PL
Configuring Device-Chip-0.09 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Device-Chip' version '0.09'
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.88 ... Yes (1.302083)
Checking if you have Test::Builder::Tester 0 ... Yes (1.302083)
Checking if you have Test::Builder 0 ... Yes (1.302083)
Checking if you have List::Util 1.33 ... Yes (1.47)
Checking if you have Future 0.26 ... Yes (0.34)
OK
Building and testing Device-Chip-0.09 ... Building Device-Chip
t/00use.t .................. ok
t/01adapter-new.t .......... ok
t/10chip-registered-i2c.t .. ok
# Failed test '->write_gpios'
# at t/50test-gpio.t line 24.
# STDOUT is:
# > # Subtest: ->write_gpios
# ok 1 - write_gpios
# 1..1
# ok 1 - ->write_gpios
# not:
# > # Subtest: ->write_gpios
# ok 1 - write_gpios
# 1..1
# ok 1 - ->write_gpios
# as expected
# Failed test '->read_gpios'
# at t/50test-gpio.t line 40.
# STDOUT is:
# ok 1 - ->read_gpios returns values
# > # Subtest: ->read_gpios
# ok 1 - read_gpios
# 1..1
# ok 2 - ->read_gpios
# not:
# ok 1 - ->read_gpios returns values
# > # Subtest: ->read_gpios
# ok 1 - read_gpios
# 1..1
# ok 2 - ->read_gpios
# as expected
t/50test-gpio.t ............
Failed 2/2 subtests
# Failed test '->write'
# at t/51test-spi.t line 26.
# STDOUT is:
# > # Subtest: ->write
# ok 1 - write
# 1..1
# ok 1 - ->write
# not:
# > # Subtest: ->write
# ok 1 - write
# 1..1
# ok 1 - ->write
# as expected
# Failed test '->readwrite'
# at t/51test-spi.t line 41.
# STDOUT is:
# ok 1 - ->readwrite return
# > # Subtest: ->readwrite
# ok 1 - readwrite
# 1..1
# ok 2 - ->readwrite
# not:
# ok 1 - ->readwrite return
# > # Subtest: ->readwrite
# ok 1 - readwrite
# 1..1
# ok 2 - ->readwrite
# as expected
t/51test-spi.t .............
Failed 2/3 subtests
# Failed test '->write'
# at t/52test-i2c.t line 26.
# STDOUT is:
# > # Subtest: ->write
# ok 1 - write
# 1..1
# ok 1 - ->write
# not:
# > # Subtest: ->write
# ok 1 - write
# 1..1
# ok 1 - ->write
# as expected
# Failed test '->write_then_read'
# at t/52test-i2c.t line 41.
# STDOUT is:
# ok 1 - ->write_then_read return
# > # Subtest: ->write_then_read
# ok 1 - write_then_read
# 1..1
# ok 2 - ->write_then_read
# not:
# ok 1 - ->write_then_read return
# > # Subtest: ->write_then_read
# ok 1 - write_then_read
# 1..1
# ok 2 - ->write_then_read
# as expected
t/52test-i2c.t .............
Failed 2/3 subtests
t/99pod.t .................. ok
Test Summary Report
-------------------
t/50test-gpio.t (Wstat: 0 Tests: 2 Failed: 2)
Failed tests: 1-2
t/51test-spi.t (Wstat: 0 Tests: 3 Failed: 2)
Failed tests: 2-3
t/52test-i2c.t (Wstat: 0 Tests: 3 Failed: 2)
Failed tests: 2-3
Files=7, Tests=34, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.22 cusr 0.02 csys = 0.26 CPU)
Result: FAIL
Failed 3/7 test programs. 6/34 subtests failed.
! Installing Device::Chip failed. See /home/ryan/.cpanm/work/1493592460.18287/build.log for details. Retry with --force to force install it.
Searching Test::Device::Chip::Adapter (0) on cpanmetadb ...
Already tried Device-Chip-0.09. Skipping.
! Installing the dependencies failed: Module 'Device::Chip' is not installed, Module 'Test::Device::Chip::Adapter' is not installed
! Bailing out the installation for Device-Chip-SDCard-0.01.
FAIL
Command [cpanm --reinstall --verbose Device::Chip::SDCard] 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