cpantestlogs/LEGO::NXT_genfailure.log
2017-05-02 18:44:36 -07:00

129 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/1493078270.19004
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 LEGO::NXT () on cpanmetadb ...
Unpacking LEGO-NXT-2.00-1.tar.gz
--> Working on LEGO::NXT
Fetching http://www.cpan.org/authors/id/C/CO/COLLINS/LEGO-NXT-2.00-1.tar.gz ... OK
LEGO-NXT-2.00-1/
LEGO-NXT-2.00-1/t/
LEGO-NXT-2.00-1/t/01_basic.t
LEGO-NXT-2.00-1/t/00_pod.t
LEGO-NXT-2.00-1/lib/
LEGO-NXT-2.00-1/lib/LEGO/
LEGO-NXT-2.00-1/lib/LEGO/NXT/
LEGO-NXT-2.00-1/lib/LEGO/NXT/Manual/
LEGO-NXT-2.00-1/lib/LEGO/NXT/Manual/Troubleshooting.pod
LEGO-NXT-2.00-1/lib/LEGO/NXT/Manual/Introduction.pod
LEGO-NXT-2.00-1/lib/LEGO/NXT/Manual/Plugins.pod
LEGO-NXT-2.00-1/lib/LEGO/NXT/Manual/Cookbook.pod
LEGO-NXT-2.00-1/lib/LEGO/NXT/Manual/FAQ.pod
LEGO-NXT-2.00-1/lib/LEGO/NXT/MacBlueComm.pm
LEGO-NXT-2.00-1/lib/LEGO/NXT/USBComm.pm
LEGO-NXT-2.00-1/lib/LEGO/NXT/Simple.pm
LEGO-NXT-2.00-1/lib/LEGO/NXT/Constants.pm
LEGO-NXT-2.00-1/lib/LEGO/NXT/BlueComm.pm
LEGO-NXT-2.00-1/lib/LEGO/NXT/Manual.pod
LEGO-NXT-2.00-1/lib/LEGO/NXT.pm
LEGO-NXT-2.00-1/MANIFEST
LEGO-NXT-2.00-1/META.yml
LEGO-NXT-2.00-1/Makefile.PL
LEGO-NXT-2.00-1/Changes
LEGO-NXT-2.00-1/test.pl
LEGO-NXT-2.00-1/README
Entering LEGO-NXT-2.00-1
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring LEGO-NXT-1.41 ... Warning: prerequisite Net::Bluetooth 0 not found.
Checking if your kit is complete...
Warning: the following files are missing in your kit:
t/00_basic.t
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for LEGO::NXT
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Net::Bluetooth 0 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Searching Net::Bluetooth (0) on cpanmetadb ...
Unpacking Net-Bluetooth-0.41.tar.gz
OK
==> Found dependencies: Net::Bluetooth
--> Working on Net::Bluetooth
Fetching http://www.cpan.org/authors/id/A/AD/ADDUTKO/Net-Bluetooth-0.41.tar.gz ... OK
Net-Bluetooth-0.41/
Net-Bluetooth-0.41/Bluetooth.pm
Net-Bluetooth-0.41/BlueZ.xs
Net-Bluetooth-0.41/Changes
Net-Bluetooth-0.41/Makefile.PL
Net-Bluetooth-0.41/MANIFEST
Net-Bluetooth-0.41/META.json
Net-Bluetooth-0.41/META.yml
Net-Bluetooth-0.41/MSWin.xs
Net-Bluetooth-0.41/README
Net-Bluetooth-0.41/samples/
Net-Bluetooth-0.41/test.pl
Net-Bluetooth-0.41/typemap
Net-Bluetooth-0.41/samples/client_connection
Net-Bluetooth-0.41/samples/device_discovery
Net-Bluetooth-0.41/samples/get_gps_data
Net-Bluetooth-0.41/samples/server_and_service_registration
Net-Bluetooth-0.41/samples/service_discovery
Entering Net-Bluetooth-0.41
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Net-Bluetooth-0.41 ... OS = linux
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::Bluetooth
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 Net-Bluetooth-0.41 ... cp Bluetooth.pm blib/lib/Net/Bluetooth.pm
Running Mkbootstrap for Bluetooth ()
chmod 644 "Bluetooth.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bluetooth.bs blib/arch/auto/Net/Bluetooth/Bluetooth.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" -prototypes -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493078270.19004/Net-Bluetooth-0.41/typemap' Bluetooth.xs > Bluetooth.xsc
mv Bluetooth.xsc Bluetooth.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Bluetooth.c
Bluetooth.xs:11:33: fatal error: bluetooth/bluetooth.h: No such file or directory
#include <bluetooth/bluetooth.h>
^
compilation terminated.
Makefile:343: recipe for target 'Bluetooth.o' failed
make: *** [Bluetooth.o] Error 1
! Installing Net::Bluetooth failed. See /home/ryan/.cpanm/work/1493078270.19004/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Net::Bluetooth' is not installed
! Bailing out the installation for LEGO-NXT-1.41.
FAIL
Command [cpanm --reinstall --verbose LEGO::NXT] 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