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

293 lines
18 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/1493053943.5961
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 PPerl () on cpanmetadb ...
Unpacking PPerl-0.25.tar.gz
--> Working on PPerl
Fetching http://www.cpan.org/authors/id/M/MS/MSERGEANT/PPerl-0.25.tar.gz ... OK
PPerl-0.25/
PPerl-0.25/t/
PPerl-0.25/t/pipe.plx
PPerl-0.25/t/qmail-scanner.test
PPerl-0.25/t/pid.plx
PPerl-0.25/t/env.plx
PPerl-0.25/t/stevens.plx
PPerl-0.25/t/cwd.plx
PPerl-0.25/t/06exit_die.t
PPerl-0.25/t/00stevens.t
PPerl-0.25/t/11autoclose.t
PPerl-0.25/t/17dickvd.t
PPerl-0.25/t/data.plx
PPerl-0.25/t/10tie.t
PPerl-0.25/t/03cat.t
PPerl-0.25/t/01basic.t
PPerl-0.25/t/punctuation.plx
PPerl-0.25/t/16oops.t
PPerl-0.25/t/13pid.t
PPerl-0.25/t/invoke_cat.plx
PPerl-0.25/t/tie.plx
PPerl-0.25/t/12signals.t
PPerl-0.25/t/14data.t
PPerl-0.25/t/oops.plx
PPerl-0.25/t/invoke_djbish.plx
PPerl-0.25/t/15punctuation.t
PPerl-0.25/t/dickvd.plx
PPerl-0.25/t/04args.t
PPerl-0.25/t/autoclose.plx
PPerl-0.25/t/spammy.plx
PPerl-0.25/t/19invoke_djbish.t
PPerl-0.25/t/djbish.plx
PPerl-0.25/t/20invoke_cat.t
PPerl-0.25/t/18modified.t
PPerl-0.25/t/08fork.t
PPerl-0.25/t/09taint.t
PPerl-0.25/t/07djbish.t
PPerl-0.25/t/taint_pperl.plx
PPerl-0.25/t/args.plx
PPerl-0.25/t/fork.plx
PPerl-0.25/t/cat.plx
PPerl-0.25/t/02usage.t
PPerl-0.25/t/05cwd.t
PPerl-0.25/t/signals.plx
PPerl-0.25/Changes
PPerl-0.25/main.c
PPerl-0.25/MANIFEST
PPerl-0.25/TODO
PPerl-0.25/examples/
PPerl-0.25/examples/large.pl
PPerl-0.25/examples/io.pl
PPerl-0.25/examples/reverse.pl
PPerl-0.25/META.yml
PPerl-0.25/pperl.h.header
PPerl-0.25/pass_fd.c
PPerl-0.25/MANIFEST.SKIP
PPerl-0.25/PPerl.pm
PPerl-0.25/PPerl.xs
PPerl-0.25/write_pperl_h
PPerl-0.25/pass_fd.h
PPerl-0.25/Makefile.PL
PPerl-0.25/README
Entering PPerl-0.25
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring PPerl-0.25 ... Checking /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 is the same version as this one...ok
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for PPerl
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 PPerl-0.25 ... cp PPerl.pm blib/lib/PPerl.pm
Running Mkbootstrap for PPerl ()
chmod 644 "PPerl.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPerl.bs blib/arch/auto/PPerl/PPerl.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' PPerl.xs > PPerl.xsc
mv PPerl.xsc PPerl.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=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DVARIANT_44BSD -DPERL_INTERP='"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0"' -I. PPerl.c
rm -f blib/arch/auto/PPerl/PPerl.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong PPerl.o -o blib/arch/auto/PPerl/PPerl.so \
\
chmod 755 blib/arch/auto/PPerl/PPerl.so
/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0 write_pperl_h
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DVARIANT_44BSD -DPERL_INTERP='"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0"' -I. main.c
main.c: In function DispatchCall:
main.c:421:16: warning: implicit declaration of function flock [-Wimplicit-function-declaration]
while (flock(lock_fd, LOCK_EX|LOCK_NB) == -1) {
^~~~~
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DVARIANT_44BSD -DPERL_INTERP='"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0"' -I. pass_fd.c
cc -fstack-protector-strong -L/usr/local/lib -DVARIANT_44BSD -DPERL_INTERP='"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0"' -I. -o pperl main.o pass_fd.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
cp pperl blib/script/pperl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pperl
Manifying 1 pod document
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPerl.bs blib/arch/auto/PPerl/PPerl.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/00stevens.t ........ ok
t/01basic.t .......... ok
t/02usage.t .......... ok
Possible precedence issue with control flow operator at /tmp/pperl5ADqu1 line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperl5ADqu1 line 119.
Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7.
Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7.
Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7.
Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7.
Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7.
Use of "goto" to jump into a construct is deprecated at t/cat.plx line 7, <> line 7.
t/03cat.t ............ ok
Possible precedence issue with control flow operator at /tmp/pperlaTrBZm line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlaTrBZm line 119.
Use of "goto" to jump into a construct is deprecated at t/args.plx line 5.
Use of "goto" to jump into a construct is deprecated at t/args.plx line 5.
Possible precedence issue with control flow operator at /tmp/pperlXf1tsF line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlXf1tsF line 119.
Use of "goto" to jump into a construct is deprecated at t/env.plx line 5.
Use of "goto" to jump into a construct is deprecated at t/env.plx line 5.
t/04args.t ........... ok
Possible precedence issue with control flow operator at /tmp/pperlTx01B9 line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlTx01B9 line 119.
Use of "goto" to jump into a construct is deprecated at t/cwd.plx line 7.
Use of "goto" to jump into a construct is deprecated at t/cwd.plx line 7.
t/05cwd.t ............ ok
# Test 6 got: "Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperly156cA line 119.\nUse of \"goto\" to jump into a construct is deprecated at /tmp/pperly156cA line 53.\n" (t/06exit_die.t at line 18)
# Expected: ""
# t/06exit_die.t line 18 is: ok($out, "");
# Test 8 got: "foo at t/spammy.plx line 7.\nUse of \"goto\" to jump into a construct is deprecated at /tmp/pperly156cA line 53.\n" (t/06exit_die.t at line 22)
# Expected: "foo at t/spammy.plx line 7.\n"
# t/06exit_die.t line 22 is: ok($out, "foo at t/spammy.plx line 7.\n");
t/06exit_die.t .......
Failed 2/8 subtests
Possible precedence issue with control flow operator at /tmp/pperlZ9Kij4 line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlZ9Kij4 line 119.
Use of "goto" to jump into a construct is deprecated at /tmp/pperlZ9Kij4 line 53.
t/07djbish.t ......... ok
Possible precedence issue with control flow operator at /tmp/pperlzAG8ok line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlzAG8ok line 119.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
Use of "goto" to jump into a construct is deprecated at t/fork.plx line 13.
t/08fork.t ........... ok
# Test 1 got: "Possible precedence issue with control flow operator at /tmp/pperlt2u2O7 line 249.\nUse of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlt2u2O7 line 119.\nUse of \"goto\" to jump into a construct is deprecated at t/taint_pperl.plx line 13.\nInsecure dependency in open while running with -T switch at t/taint_pperl.plx line 4.\n" (t/09taint.t at line 7)
# Expected: "Insecure dependency in open while running with -T switch at t/taint_pperl.plx line 4.\n"
# t/09taint.t line 7 is: ok($err, "Insecure dependency in open while running with -T switch at t/taint_pperl.plx line 4.\n");
t/09taint.t ..........
Failed 1/1 subtests
# Test 1 got: "Possible precedence issue with control flow operator at /tmp/pperl2pCeVx line 249.\nUse of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperl2pCeVx line 119.\nUse of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# t/10tie.t line 18 is: ok(`./pperl t/tie.plx $db 2>&1`, $shouldbe);
# Test 2 got: "Use of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18 fail #2)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 3 got: "Use of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18 fail #3)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 4 got: "Use of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18 fail #4)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 5 got: "Use of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18 fail #5)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 6 got: "Use of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18 fail #6)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 7 got: "Use of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18 fail #7)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 8 got: "Use of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18 fail #8)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 9 got: "Use of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18 fail #9)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 10 got: "Use of \"goto\" to jump into a construct is deprecated at t/tie.plx line 14.\n'foo' => 'foo''bar' => 'baz'\n" (t/10tie.t at line 18 fail #10)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
t/10tie.t ............
Failed 10/10 subtests
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlt6M5Oa line 119.
Use of "goto" to jump into a construct is deprecated at /tmp/pperlt6M5Oa line 53.
Use of "goto" to jump into a construct is deprecated at t/autoclose.plx line 14.
Use of "goto" to jump into a construct is deprecated at t/autoclose.plx line 14.
t/11autoclose.t ...... ok
Possible precedence issue with control flow operator at /tmp/pperlvDFc3L line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlvDFc3L line 119.
Use of "goto" to jump into a construct is deprecated at t/signals.plx line 19.
Use of "goto" to jump into a construct is deprecated at t/signals.plx line 19.
t/12signals.t ........ ok
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlHeVKeo line 119.
Use of "goto" to jump into a construct is deprecated at t/pid.plx line 4.
# Test 2 got: "6304\n" (t/13pid.t at line 12 fail #2)
# Expected: "6300\n"
# t/13pid.t line 12 is: ok ($answer, "$child\n");
Use of "goto" to jump into a construct is deprecated at t/pid.plx line 4.
# Test 3 got: "6304\n" (t/13pid.t at line 12 fail #3)
# Expected: "6305\n"
Use of "goto" to jump into a construct is deprecated at t/pid.plx line 4.
# Test 4 got: "6304\n" (t/13pid.t at line 12 fail #4)
# Expected: "6306\n"
t/13pid.t ............
Failed 3/4 subtests
Possible precedence issue with control flow operator at /tmp/pperlPegmDN line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlPegmDN line 119.
Use of "goto" to jump into a construct is deprecated at t/data.plx line 5, <DATA> line 5.
Use of "goto" to jump into a construct is deprecated at t/data.plx line 5, <DATA> line 5.
Use of "goto" to jump into a construct is deprecated at t/data.plx line 5, <DATA> line 10.
Use of "goto" to jump into a construct is deprecated at t/data.plx line 5, <DATA> line 10.
Use of "goto" to jump into a construct is deprecated at t/data.plx line 5, <DATA> line 15.
Use of "goto" to jump into a construct is deprecated at t/data.plx line 5, <DATA> line 15.
t/14data.t ........... ok
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperllhvY9b line 119.
Use of "goto" to jump into a construct is deprecated at t/punctuation.plx line 57.
Use of "goto" to jump into a construct is deprecated at t/punctuation.plx line 57.
Use of "goto" to jump into a construct is deprecated at t/punctuation.plx line 57.
Use of "goto" to jump into a construct is deprecated at t/punctuation.plx line 57.
t/15punctuation.t .... ok
Possible precedence issue with control flow operator at /tmp/pperl7TSjNH line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperl7TSjNH line 119.
Use of "goto" to jump into a construct is deprecated at t/oops.plx line 9.
Use of "goto" to jump into a construct is deprecated at t/oops.plx line 9.
Use of "goto" to jump into a construct is deprecated at t/oops.plx line 9.
t/16oops.t ........... ok
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlHhgTtV line 119.
Use of "goto" to jump into a construct is deprecated at t/dickvd.plx line 6.
Use of "goto" to jump into a construct is deprecated at t/dickvd.plx line 6.
t/17dickvd.t ......... ok
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlHzwKsq line 119.
Use of "goto" to jump into a construct is deprecated at modified.plx line 4.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlRxdzPG line 119.
Use of "goto" to jump into a construct is deprecated at modified.plx line 4.
t/18modified.t ....... ok
Possible precedence issue with control flow operator at /tmp/pperli1jVUY line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperli1jVUY line 119.
Use of "goto" to jump into a construct is deprecated at /tmp/pperli1jVUY line 78.
t/19invoke_djbish.t .. ok
Possible precedence issue with control flow operator at /tmp/pperlHqyKrs line 249.
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior at /tmp/pperlHqyKrs line 119.
Use of "goto" to jump into a construct is deprecated at /tmp/pperlHqyKrs line 78.
t/20invoke_cat.t ..... ok
Test Summary Report
-------------------
t/06exit_die.t (Wstat: 0 Tests: 8 Failed: 2)
Failed tests: 6, 8
t/09taint.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/10tie.t (Wstat: 0 Tests: 10 Failed: 10)
Failed tests: 1-10
t/13pid.t (Wstat: 0 Tests: 4 Failed: 3)
Failed tests: 2-4
Files=21, Tests=292, 14 wallclock secs ( 0.05 usr 0.01 sys + 0.62 cusr 0.07 csys = 0.75 CPU)
Result: FAIL
Failed 4/21 test programs. 16/292 subtests failed.
Makefile:1034: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing PPerl failed. See /home/ryan/.cpanm/work/1493053943.5961/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose PPerl] 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