134 lines
8.8 KiB
Text
134 lines
8.8 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/1493632561.7992
|
|
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 Math::Geometry::Voronoi () on cpanmetadb ...
|
|
Unpacking Math-Geometry-Voronoi-1.3.tar.gz
|
|
--> Working on Math::Geometry::Voronoi
|
|
Fetching http://www.cpan.org/authors/id/S/SA/SAMTREGAR/Math-Geometry-Voronoi-1.3.tar.gz ... OK
|
|
Math-Geometry-Voronoi-1.3/
|
|
Math-Geometry-Voronoi-1.3/heap.c
|
|
Math-Geometry-Voronoi-1.3/t/
|
|
Math-Geometry-Voronoi-1.3/t/02real.t
|
|
Math-Geometry-Voronoi-1.3/t/real_data.txt
|
|
Math-Geometry-Voronoi-1.3/t/00basic.t
|
|
Math-Geometry-Voronoi-1.3/output.c
|
|
Math-Geometry-Voronoi-1.3/geometry.c
|
|
Math-Geometry-Voronoi-1.3/memory.c
|
|
Math-Geometry-Voronoi-1.3/leak-test.pl
|
|
Math-Geometry-Voronoi-1.3/README
|
|
Math-Geometry-Voronoi-1.3/META.yml
|
|
Math-Geometry-Voronoi-1.3/voronoi_core.c
|
|
Math-Geometry-Voronoi-1.3/voronoi_main.c
|
|
Math-Geometry-Voronoi-1.3/Voronoi.xs
|
|
Math-Geometry-Voronoi-1.3/examples/
|
|
Math-Geometry-Voronoi-1.3/examples/voronoi.cgi
|
|
Math-Geometry-Voronoi-1.3/ppport.h
|
|
Math-Geometry-Voronoi-1.3/vdefs.h
|
|
Math-Geometry-Voronoi-1.3/edgelist.c
|
|
Math-Geometry-Voronoi-1.3/MANIFEST
|
|
Math-Geometry-Voronoi-1.3/Changes
|
|
Math-Geometry-Voronoi-1.3/lib/
|
|
Math-Geometry-Voronoi-1.3/lib/Math/
|
|
Math-Geometry-Voronoi-1.3/lib/Math/Geometry/
|
|
Math-Geometry-Voronoi-1.3/lib/Math/Geometry/Voronoi.pm
|
|
Math-Geometry-Voronoi-1.3/Makefile.PL
|
|
Entering Math-Geometry-Voronoi-1.3
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Math-Geometry-Voronoi-1.3 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Math::Geometry::Voronoi
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Class::Accessor 0 ... Yes (0.34)
|
|
Checking if you have List::Util 0 ... Yes (1.47)
|
|
Checking if you have Params::Validate 0 ... Yes (1.26)
|
|
OK
|
|
Building and testing Math-Geometry-Voronoi-1.3 ... cp leak-test.pl blib/lib/Math/Geometry/leak-test.pl
|
|
cp lib/Math/Geometry/Voronoi.pm blib/lib/Math/Geometry/Voronoi.pm
|
|
Running Mkbootstrap for Voronoi ()
|
|
chmod 644 "Voronoi.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Voronoi.bs blib/arch/auto/Math/Geometry/Voronoi/Voronoi.bs 644
|
|
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=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" voronoi_main.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=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" edgelist.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=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" heap.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=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" geometry.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=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" memory.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=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" output.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=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" voronoi_core.c
|
|
"/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' Voronoi.xs > Voronoi.xsc
|
|
Please specify prototyping behavior for Voronoi.xs (see perlxs manual)
|
|
mv Voronoi.xsc Voronoi.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=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Voronoi.c
|
|
In file included from Voronoi.xs:5:0:
|
|
ppport.h:231:0: warning: "PERL_UNUSED_DECL" redefined
|
|
# define PERL_UNUSED_DECL
|
|
|
|
In file included from Voronoi.xs:2:0:
|
|
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:323:0: note: this is the location of the previous definition
|
|
# define PERL_UNUSED_DECL __attribute__unused__
|
|
|
|
rm -f blib/arch/auto/Math/Geometry/Voronoi/Voronoi.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong voronoi_main.o edgelist.o heap.o geometry.o memory.o output.o voronoi_core.o Voronoi.o -o blib/arch/auto/Math/Geometry/Voronoi/Voronoi.so \
|
|
\
|
|
|
|
chmod 755 blib/arch/auto/Math/Geometry/Voronoi/Voronoi.so
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Voronoi.bs blib/arch/auto/Math/Geometry/Voronoi/Voronoi.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
|
|
t/00basic.t .. ok
|
|
do "t/real_data.txt" failed, '.' is no longer in @INC at t/02real.t line 8.
|
|
Use of uninitialized value in subroutine entry at /home/ryan/.cpanm/work/1493632561.7992/Math-Geometry-Voronoi-1.3/blib/lib/Math/Geometry/Voronoi.pm line 42.
|
|
Use of uninitialized value in subroutine entry at /home/ryan/.cpanm/work/1493632561.7992/Math-Geometry-Voronoi-1.3/blib/lib/Math/Geometry/Voronoi.pm line 43.
|
|
Use of uninitialized value in subroutine entry at /home/ryan/.cpanm/work/1493632561.7992/Math-Geometry-Voronoi-1.3/blib/lib/Math/Geometry/Voronoi.pm line 51.
|
|
Use of uninitialized value in subroutine entry at /home/ryan/.cpanm/work/1493632561.7992/Math-Geometry-Voronoi-1.3/blib/lib/Math/Geometry/Voronoi.pm line 51.
|
|
Use of uninitialized value in subroutine entry at /home/ryan/.cpanm/work/1493632561.7992/Math-Geometry-Voronoi-1.3/blib/lib/Math/Geometry/Voronoi.pm line 51.
|
|
Use of uninitialized value in subroutine entry at /home/ryan/.cpanm/work/1493632561.7992/Math-Geometry-Voronoi-1.3/blib/lib/Math/Geometry/Voronoi.pm line 51.
|
|
Points array must be an array of arrays with 2 values not -1! at /home/ryan/.cpanm/work/1493632561.7992/Math-Geometry-Voronoi-1.3/blib/lib/Math/Geometry/Voronoi.pm line 51.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/02real.t ...
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
All 1 subtests passed
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/02real.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Files=2, Tests=302, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.10 CPU)
|
|
Result: FAIL
|
|
Failed 1/2 test programs. 0/302 subtests failed.
|
|
Makefile:1042: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing Math::Geometry::Voronoi failed. See /home/ryan/.cpanm/work/1493632561.7992/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Math::Geometry::Voronoi] 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
|