cpantestlogs/Speech::eSpeak_genfailure.log
2017-05-02 18:44:36 -07:00

108 lines
5.3 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.
# at t/Speech-eSpeak.t line 9.
# Compilation failed in require at t/Speech-eSpeak.t line 9.
# BEGIN failed--compilation aborted at t/Speech-eSpeak.t line 9.
# Looks like you failed 1 test of 2.
t/Speech-eSpeak.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Test Summary Report
-------------------
t/Speech-eSpeak.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=1, Tests=2, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.03 CPU)
Result: FAIL
Failed 1/1 test programs. 1/2 subtests failed.
Makefile:1017: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
! Installing Speech::eSpeak failed. See /home/ryan/.cpanm/work/1493270274.26922/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Speech::eSpeak] 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