95 lines
4.3 KiB
Text
95 lines
4.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/1493047656.22396
|
|
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 FONT::FT2 () on cpanmetadb ...
|
|
Unpacking font_ft2_0.1.0.tgz
|
|
--> Working on FONT::FT2
|
|
Fetching http://www.cpan.org/authors/id/C/CA/CAFFIEND/font_ft2_0.1.0.tgz ... OK
|
|
font_ft2_0.1.0/
|
|
font_ft2_0.1.0/FT2.xs
|
|
font_ft2_0.1.0/FT2.pm
|
|
font_ft2_0.1.0/Makefile.PL
|
|
font_ft2_0.1.0/test.pl
|
|
font_ft2_0.1.0/Changes
|
|
font_ft2_0.1.0/MANIFEST
|
|
font_ft2_0.1.0/COPYING
|
|
font_ft2_0.1.0/README
|
|
font_ft2_0.1.0/Examples/
|
|
font_ft2_0.1.0/Examples/mahjongg_hirigana.pl
|
|
font_ft2_0.1.0/Examples/table_color_demo.pl
|
|
font_ft2_0.1.0/Examples/generate_grade_list.pl
|
|
font_ft2_0.1.0/Examples/forty_two_random.pl
|
|
font_ft2_0.1.0/Examples/full_steps.pl
|
|
font_ft2_0.1.0/.xvpics/
|
|
font_ft2_0.1.0/.xvpics/hirigana2.png
|
|
font_ft2_0.1.0/.xvpics/hirigana3.png
|
|
font_ft2_0.1.0/.xvpics/random_grade_6.png
|
|
font_ft2_0.1.0/.xvpics/random_grade_5.png
|
|
font_ft2_0.1.0/.xvpics/random_grade_4.png
|
|
font_ft2_0.1.0/.xvpics/random_grade_3.png
|
|
font_ft2_0.1.0/.xvpics/random_grade_2.png
|
|
font_ft2_0.1.0/.xvpics/random_grade_1.png
|
|
font_ft2_0.1.0/INSTALL
|
|
Entering font_ft2_0.1.0
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring font_ft-2_0.1.0 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for FONT::FT2
|
|
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 FONT-FT2-v0.1.0 ... cp FT2.pm blib/lib/FONT/FT2.pm
|
|
AutoSplitting blib/lib/FONT/FT2.pm (blib/lib/auto/FONT/FT2)
|
|
Running Mkbootstrap for FT2 ()
|
|
chmod 644 "FT2.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- FT2.bs blib/arch/auto/FONT/FT2/FT2.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' FT2.xs > FT2.xsc
|
|
Please specify prototyping behavior for FT2.xs (see perlxs manual)
|
|
mv FT2.xsc FT2.c
|
|
cc -c -I/usr/include/freetype2 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.1.0\" -DXS_VERSION=\"0.1.0\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" FT2.c
|
|
rm -f blib/arch/auto/FONT/FT2/FT2.so
|
|
LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FT2.o -o blib/arch/auto/FONT/FT2/FT2.so \
|
|
-L/usr/lib/x86_64-linux-gnu -lfreetype \
|
|
|
|
chmod 755 blib/arch/auto/FONT/FT2/FT2.so
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- FT2.bs blib/arch/auto/FONT/FT2/FT2.bs 644
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
|
|
1..4
|
|
ok 1
|
|
Segmentation fault
|
|
Makefile:1017: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 139
|
|
! Installing FONT::FT2 failed. See /home/ryan/.cpanm/work/1493047656.22396/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose FONT::FT2] 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
|