108 lines
5.3 KiB
Text
108 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/1493270274.26922
|
||
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::eSpeak () on cpanmetadb ...
|
||
Unpacking Speech-eSpeak-0.4.tar.gz
|
||
--> Working on Speech::eSpeak
|
||
Fetching http://www.cpan.org/authors/id/H/HG/HGNENG/Speech-eSpeak-0.4.tar.gz ... OK
|
||
Speech-eSpeak-0.4/
|
||
Speech-eSpeak-0.4/eSpeak.xs
|
||
Speech-eSpeak-0.4/speak_lib.h
|
||
Speech-eSpeak-0.4/fallback/
|
||
Speech-eSpeak-0.4/fallback/const-xs.inc
|
||
Speech-eSpeak-0.4/fallback/const-c.inc
|
||
Speech-eSpeak-0.4/MANIFEST
|
||
Speech-eSpeak-0.4/typemap
|
||
Speech-eSpeak-0.4/t/
|
||
Speech-eSpeak-0.4/t/Speech-eSpeak.t
|
||
Speech-eSpeak-0.4/META.yml
|
||
Speech-eSpeak-0.4/Changes
|
||
Speech-eSpeak-0.4/lib/
|
||
Speech-eSpeak-0.4/lib/Speech/
|
||
Speech-eSpeak-0.4/lib/Speech/eSpeak.pm
|
||
Speech-eSpeak-0.4/ppport.h
|
||
Speech-eSpeak-0.4/Makefile.PL
|
||
Speech-eSpeak-0.4/README
|
||
Entering Speech-eSpeak-0.4
|
||
Checking configure dependencies from META.yml
|
||
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
||
Running Makefile.PL
|
||
Configuring Speech-eSpeak-0.4 ... Checking if your kit is complete...
|
||
Looks good
|
||
Warning (mostly harmless): No library found for -lespeak
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Speech::eSpeak
|
||
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-eSpeak-0.4 ... cp lib/Speech/eSpeak.pm blib/lib/Speech/eSpeak.pm
|
||
AutoSplitting blib/lib/Speech/eSpeak.pm (blib/lib/auto/Speech/eSpeak)
|
||
Running Mkbootstrap for eSpeak ()
|
||
chmod 644 "eSpeak.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- eSpeak.bs blib/arch/auto/Speech/eSpeak/eSpeak.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/1493270274.26922/Speech-eSpeak-0.4/typemap' eSpeak.xs > eSpeak.xsc
|
||
Please specify prototyping behavior for eSpeak.xs (see perlxs manual)
|
||
mv eSpeak.xsc eSpeak.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.4\" -DXS_VERSION=\"0.4\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" eSpeak.c
|
||
rm -f blib/arch/auto/Speech/eSpeak/eSpeak.so
|
||
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong eSpeak.o -o blib/arch/auto/Speech/eSpeak/eSpeak.so \
|
||
\
|
||
|
||
chmod 755 blib/arch/auto/Speech/eSpeak/eSpeak.so
|
||
Manifying 1 pod document
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- eSpeak.bs blib/arch/auto/Speech/eSpeak/eSpeak.bs 644
|
||
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
||
|
||
# Failed test 'use Speech::eSpeak;'
|
||
# at t/Speech-eSpeak.t line 9.
|
||
# Tried to use 'Speech::eSpeak'.
|
||
# Error: Can't load '/home/ryan/.cpanm/work/1493270274.26922/Speech-eSpeak-0.4/blib/arch/auto/Speech/eSpeak/eSpeak.so' for module Speech::eSpeak: /home/ryan/.cpanm/work/1493270274.26922/Speech-eSpeak-0.4/blib/arch/auto/Speech/eSpeak/eSpeak.so: undefined symbol: espeak_SetParameter at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
|
||
# |