74 lines
3.3 KiB
Text
74 lines
3.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/1492963038.29660
|
||
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 Crypt::TEA () on cpanmetadb ...
|
||
Unpacking Crypt-TEA-1.25.tar.gz
|
||
--> Working on Crypt::TEA
|
||
Fetching http://www.cpan.org/authors/id/A/AM/AMS/Crypt-TEA-1.25.tar.gz ... OK
|
||
Crypt-TEA-1.25/
|
||
Crypt-TEA-1.25/typemap
|
||
Crypt-TEA-1.25/tea.h
|
||
Crypt-TEA-1.25/Makefile.PL
|
||
Crypt-TEA-1.25/Changes
|
||
Crypt-TEA-1.25/test.pl
|
||
Crypt-TEA-1.25/_tea.c
|
||
Crypt-TEA-1.25/ppport.h
|
||
Crypt-TEA-1.25/TEA.xs
|
||
Crypt-TEA-1.25/TEA.pm
|
||
Crypt-TEA-1.25/README
|
||
Crypt-TEA-1.25/MANIFEST
|
||
Entering Crypt-TEA-1.25
|
||
META.yml/json not found. Creating skeleton for it.
|
||
Running Makefile.PL
|
||
Configuring Crypt-TEA-1.25 ... Searching for uint*_t... inttypes.h
|
||
Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Crypt::TEA
|
||
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 Crypt-TEA-1.25 ... cp TEA.pm blib/lib/Crypt/TEA.pm
|
||
Running Mkbootstrap for TEA ()
|
||
chmod 644 "TEA.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- TEA.bs blib/arch/auto/Crypt/TEA/TEA.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/1492963038.29660/Crypt-TEA-1.25/typemap' TEA.xs > TEA.xsc
|
||
mv TEA.xsc TEA.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=\"1.25\" -DXS_VERSION=\"1.25\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" TEA.c
|
||
TEA.xs: In function ‘XS_Crypt__TEA_crypt’:
|
||
TEA.xs:58:9: error: invalid use of void expression
|
||
if (SvREADONLY(output) || !SvUPGRADE(output, SVt_PV))
|
||
^~
|
||
Makefile:333: recipe for target 'TEA.o' failed
|
||
make: *** [TEA.o] Error 1
|
||
! Installing Crypt::TEA failed. See /home/ryan/.cpanm/work/1492963038.29660/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose Crypt::TEA] 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
|