113 lines
5.1 KiB
Text
113 lines
5.1 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/1493503019.10291
|
|
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 Speech::Swift::Simple () on cpanmetadb ...
|
|
Unpacking Speech-Swift-Simple-1.1.tar.gz
|
|
--> Working on Speech::Swift::Simple
|
|
Fetching http://www.cpan.org/authors/id/M/MP/MPULTZ/Speech-Swift-Simple-1.1.tar.gz ... OK
|
|
Speech-Swift-Simple-1.1/
|
|
Speech-Swift-Simple-1.1/lib/
|
|
Speech-Swift-Simple-1.1/lib/Speech/
|
|
Speech-Swift-Simple-1.1/lib/Speech/Swift/
|
|
Speech-Swift-Simple-1.1/lib/Speech/Swift/Simple/
|
|
Speech-Swift-Simple-1.1/lib/Speech/Swift/Simple/Wav.pm
|
|
Speech-Swift-Simple-1.1/lib/Speech/Swift/Simple.pm
|
|
Speech-Swift-Simple-1.1/META.yml
|
|
Speech-Swift-Simple-1.1/MANIFEST
|
|
Speech-Swift-Simple-1.1/t/
|
|
Speech-Swift-Simple-1.1/t/Speech-Swift-Simple.t
|
|
Speech-Swift-Simple-1.1/README
|
|
Speech-Swift-Simple-1.1/Makefile.PL
|
|
Speech-Swift-Simple-1.1/Changes
|
|
Entering Speech-Swift-Simple-1.1
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Speech-Swift-Simple-1.1 ... Warning: prerequisite Speech::Swift 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Speech::Swift::Simple
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Speech::Swift 0 ... No
|
|
Searching Speech::Swift (0) on cpanmetadb ...
|
|
Unpacking Speech-Swift-1.0.tar.gz
|
|
OK
|
|
==> Found dependencies: Speech::Swift
|
|
--> Working on Speech::Swift
|
|
Fetching http://www.cpan.org/authors/id/M/MP/MPULTZ/Speech-Swift-1.0.tar.gz ... OK
|
|
Speech-Swift-1.0/
|
|
Speech-Swift-1.0/lib/
|
|
Speech-Swift-1.0/lib/Speech/
|
|
Speech-Swift-1.0/lib/Speech/Swift.pm
|
|
Speech-Swift-1.0/META.yml
|
|
Speech-Swift-1.0/MANIFEST
|
|
Speech-Swift-1.0/Swift.xs
|
|
Speech-Swift-1.0/t/
|
|
Speech-Swift-1.0/t/Speech-Swift.t
|
|
Speech-Swift-1.0/typemap
|
|
Speech-Swift-1.0/README
|
|
Speech-Swift-1.0/Makefile.PL
|
|
Speech-Swift-1.0/Changes
|
|
Entering Speech-Swift-1.0
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Speech-Swift-1.0 ... Checking if your kit is complete...
|
|
Looks good
|
|
Warning (mostly harmless): No library found for -lswift
|
|
Warning (mostly harmless): No library found for -lceplang_en
|
|
Warning (mostly harmless): No library found for -lceplex_us
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Speech::Swift
|
|
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 Speech-Swift-1.0 ... cp lib/Speech/Swift.pm blib/lib/Speech/Swift.pm
|
|
Running Mkbootstrap for Swift ()
|
|
chmod 644 "Swift.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Swift.bs blib/arch/auto/Speech/Swift/Swift.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/1493503019.10291/Speech-Swift-1.0/typemap' Swift.xs > Swift.xsc
|
|
Please specify prototyping behavior for Swift.xs (see perlxs manual)
|
|
mv Swift.xsc Swift.c
|
|
cc -c -I. -I/opt/swift/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Swift.c
|
|
Swift.xs:51:19: fatal error: swift.h: No such file or directory
|
|
#include "swift.h"
|
|
^
|
|
compilation terminated.
|
|
Makefile:332: recipe for target 'Swift.o' failed
|
|
make: *** [Swift.o] Error 1
|
|
! Installing Speech::Swift failed. See /home/ryan/.cpanm/work/1493503019.10291/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Speech::Swift' is not installed
|
|
! Bailing out the installation for Speech-Swift-Simple-1.1.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Speech::Swift::Simple] 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
|