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

94 lines
4.4 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. 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/1493146718.13837
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 Tiger () on cpanmetadb ...
Unpacking Tiger-hash-1.0b.tar.gz
--> Working on Tiger
Fetching http://www.cpan.org/authors/id/D/DI/DIDO/Tiger-hash-1.0b.tar.gz ... OK
Tiger-hash-1.0/
Tiger-hash-1.0/Tiger.pod
Tiger-hash-1.0/_tiger.h
Tiger-hash-1.0/_tiger.c
Tiger-hash-1.0/README
Tiger-hash-1.0/Makefile.PL
Tiger-hash-1.0/tiger.xs
Tiger-hash-1.0/Tiger.pm
Tiger-hash-1.0/MANIFEST
Tiger-hash-1.0/test.pl
Tiger-hash-1.0/typemap
Entering Tiger-hash-1.0
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Tiger-hash-1.0b ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Tiger
Writing MYMETA.yml and MYMETA.json
Writing endian.h for Tiger
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Tiger-1.0 ... cp Tiger.pod blib/lib/Tiger.pod
cp Tiger.pm blib/lib/Tiger.pm
AutoSplitting blib/lib/Tiger.pm (blib/lib/auto/Tiger)
Running Mkbootstrap for Tiger ()
chmod 644 "Tiger.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Tiger.bs blib/arch/auto/Tiger/Tiger.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/1493146718.13837/Tiger-hash-1.0/typemap' tiger.xs > tiger.xsc
mv tiger.xsc tiger.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.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" tiger.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.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" _tiger.c
_tiger.c:618:1: warning: conflicting types for built-in function round
round( u64 *ra, u64 *rb, u64 *rc, u64 x, int mul )
^~~~~
_tiger.c: In function tiger_final:
_tiger.c:826:36: error: pasting "->" and "a" does not give a valid preprocessing token
#define X(a) do { *(u64*)p = hd->##a ; p += 8; } while(0)
^
_tiger.c:833:5: note: in expansion of macro X
X(a);
^
_tiger.c:826:36: error: pasting "->" and "b" does not give a valid preprocessing token
#define X(a) do { *(u64*)p = hd->##a ; p += 8; } while(0)
^
_tiger.c:834:5: note: in expansion of macro X
X(b);
^
_tiger.c:826:36: error: pasting "->" and "c" does not give a valid preprocessing token
#define X(a) do { *(u64*)p = hd->##a ; p += 8; } while(0)
^
_tiger.c:835:5: note: in expansion of macro X
X(c);
^
Makefile:332: recipe for target '_tiger.o' failed
make: *** [_tiger.o] Error 1
! Installing Tiger failed. See /home/ryan/.cpanm/work/1493146718.13837/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Tiger] 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