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

378 lines
11 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/1493478795.15220
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 Muck () on cpanmetadb ...
Unpacking Muck-0.02.tar.gz
--> Working on Muck
Fetching http://www.cpan.org/authors/id/M/MI/MIKE/Muck-0.02.tar.gz ... OK
Muck-0.02/
Muck-0.02/lib/
Muck-0.02/lib/Muck/
Muck-0.02/lib/Muck/FS/
Muck-0.02/lib/Muck/FS/S3/
Muck-0.02/lib/Muck/FS/S3/ListBucketResponse.pm
Muck-0.02/lib/Muck/FS/S3/Response.pm
Muck-0.02/lib/Muck/FS/S3/QueryStringAuthGenerator.pm
Muck-0.02/lib/Muck/FS/S3/S3Object.pm
Muck-0.02/lib/Muck/FS/S3/GetResponse.pm
Muck-0.02/lib/Muck/FS/S3/AWSAuthConnection.pm
Muck-0.02/lib/Muck/FS/S3/ListAllMyBucketsResponse.pm
Muck-0.02/lib/Muck/FS/VFS.pm
Muck-0.02/lib/Muck/FS/S3.pm
Muck-0.02/lib/Muck/FS.pm
Muck-0.02/lib/Muck.pm
Muck-0.02/t/
Muck-0.02/t/FS-statfs.t
Muck-0.02/t/FS-mkdir.t
Muck-0.02/t/FS-getattr.t
Muck-0.02/t/FS-truncate.t
Muck-0.02/t/FS-link.t
Muck-0.02/t/FS-rename.t
Muck-0.02/t/FS-read.t
Muck-0.02/t/FS-getdir.t
Muck-0.02/t/FS-readlink.t
Muck-0.02/t/FS-unlink.t
Muck-0.02/t/FS-mknod.t
Muck-0.02/t/FS-rmdir.t
Muck-0.02/t/FS-chown.t
Muck-0.02/t/FS-write.t
Muck-0.02/t/FS-chmod.t
Muck-0.02/t/FS-utime.t
Muck-0.02/t/FS-symlink.t
Muck-0.02/t/FS-open.t
Muck-0.02/Changes
Muck-0.02/MANIFEST
Muck-0.02/etc/
Muck-0.02/etc/Fuse-0.08-get-context.diff
Muck-0.02/etc/muckfs.sql
Muck-0.02/etc/muckfs.conf.orig
Muck-0.02/bin/
Muck-0.02/bin/s3-test.pl
Muck-0.02/bin/s3-driver.pl
Muck-0.02/bin/muckFS
Muck-0.02/bin/test-muckFS.pl
Muck-0.02/Todo
Muck-0.02/INSTALL
Muck-0.02/README
Muck-0.02/LICENSE
Muck-0.02/Makefile.PL
Muck-0.02/META.yml
Entering Muck-0.02
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Muck-0.02 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Muck
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Fuse 0.08 ... Yes (0.16)
Checking if you have ConfigReader::Simple 0 ... Yes (1.291)
Checking if you have Test::More 0.44 ... Yes (1.302083)
Checking if you have DBI 0 ... Yes (1.636)
Checking if you have Cache::Memcached 0 ... Yes (1.30)
Checking if you have HTTP::Request 0 ... Yes (6.11)
Checking if you have POE::Component::IKC::ClientLite 0 ... Yes (0.2402)
Checking if you have Digest::HMAC_SHA1 0 ... Yes (1.03)
Checking if you have URI::Escape 0 ... Yes (3.31)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
OK
Building and testing Muck-0.02 ... cp lib/Muck/FS/S3/GetResponse.pm blib/lib/Muck/FS/S3/GetResponse.pm
cp lib/Muck/FS/S3/QueryStringAuthGenerator.pm blib/lib/Muck/FS/S3/QueryStringAuthGenerator.pm
cp lib/Muck/FS/S3.pm blib/lib/Muck/FS/S3.pm
cp lib/Muck/FS/VFS.pm blib/lib/Muck/FS/VFS.pm
cp lib/Muck/FS/S3/S3Object.pm blib/lib/Muck/FS/S3/S3Object.pm
cp lib/Muck/FS/S3/ListAllMyBucketsResponse.pm blib/lib/Muck/FS/S3/ListAllMyBucketsResponse.pm
cp lib/Muck/FS/S3/Response.pm blib/lib/Muck/FS/S3/Response.pm
cp lib/Muck/FS.pm blib/lib/Muck/FS.pm
cp lib/Muck.pm blib/lib/Muck.pm
cp lib/Muck/FS/S3/AWSAuthConnection.pm blib/lib/Muck/FS/S3/AWSAuthConnection.pm
cp lib/Muck/FS/S3/ListBucketResponse.pm blib/lib/Muck/FS/S3/ListBucketResponse.pm
Manifying 3 pod documents
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/FS-chmod.t ..... ok
t/FS-chown.t ..... ok
touch: cannot touch '/wibble': Permission denied
# Failed test '-A'
# at t/FS-getattr.t line 12.
# got: '0'
# expected: undef
# Failed test '-B'
# at t/FS-getattr.t line 13.
# got: '1'
# expected: undef
# Failed test '-C'
# at t/FS-getattr.t line 14.
# got: '0'
# expected: undef
# Failed test '-M'
# at t/FS-getattr.t line 15.
# got: '0'
# expected: undef
# Failed test '-O'
# at t/FS-getattr.t line 16.
# got: '1'
# expected: undef
# Failed test '-R'
# at t/FS-getattr.t line 17.
# got: '1'
# expected: undef
# Failed test '-S'
# at t/FS-getattr.t line 18.
# got: ''
# expected: undef
# Failed test '-T'
# at t/FS-getattr.t line 19.
# got: '1'
# expected: undef
# Failed test '-W'
# at t/FS-getattr.t line 20.
# got: '1'
# expected: undef
# Failed test '-X'
# at t/FS-getattr.t line 21.
# got: ''
# expected: undef
# Failed test '-b'
# at t/FS-getattr.t line 22.
# got: ''
# expected: undef
# Failed test '-c'
# at t/FS-getattr.t line 23.
# got: ''
# expected: undef
# Failed test '-d'
# at t/FS-getattr.t line 24.
# got: ''
# expected: undef
# Failed test '-e'
# at t/FS-getattr.t line 25.
# got: '1'
# expected: undef
# Failed test '-f'
# at t/FS-getattr.t line 26.
# got: '1'
# expected: undef
# Failed test '-g'
# at t/FS-getattr.t line 27.
# got: ''
# expected: undef
# Failed test '-k'
# at t/FS-getattr.t line 28.
# got: ''
# expected: undef
# Failed test '-l'
# at t/FS-getattr.t line 29.
# got: ''
# expected: undef
# Failed test '-o'
# at t/FS-getattr.t line 30.
# got: '1'
# expected: undef
# Failed test '-p'
# at t/FS-getattr.t line 31.
# got: ''
# expected: undef
# Failed test '-r'
# at t/FS-getattr.t line 32.
# got: '1'
# expected: undef
# Failed test '-s'
# at t/FS-getattr.t line 33.
# got: '0'
# expected: undef
# Failed test '-u'
# at t/FS-getattr.t line 35.
# got: ''
# expected: undef
# Failed test '-w'
# at t/FS-getattr.t line 36.
# got: '1'
# expected: undef
# Failed test '-x'
# at t/FS-getattr.t line 37.
# got: ''
# expected: undef
# Failed test '-z'
# at t/FS-getattr.t line 38.
# got: '1'
# expected: undef
# Failed test 'stat()'
# at t/FS-getattr.t line 46.
# got: '33188 1 1000 1000 0 0 1493478796 1493478796 1493478796 0'
# expected: ' '
# Looks like you failed 27 tests of 28.
t/FS-getattr.t ...
Dubious, test returned 27 (wstat 6912, 0x1b00)
Failed 27/28 subtests
# Failed test 'ent abc'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'abc'
# Failed test 'ent akjl;asdf'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'akjl;asdf'
# Failed test 'ent def'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'def'
# Failed test 'ent ghi'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'ghi'
# Failed test 'ent jkl'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'jkl'
# Failed test 'ent jlk'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'jlk'
# Failed test 'ent kjl;sdf'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'kjl;sdf'
# Failed test 'ent kjldsf'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'kjldsf'
# Failed test 'ent klj;asdf'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'klj;asdf'
# Failed test 'ent lkjsdflkjsdfkjlsdfakjsdfakjlsadfkjl;asdfklj;asdfkjl;asdfklj;asdfkjl;asdfkjlasdflkj;sadf'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'lkjsdflkjsdfkjlsdfakjsdfakjlsadfkjl;asdfklj;asdfkjl;asdfklj;asdfkjl;asdfkjlasdflkj;sadf'
# Failed test 'ent mno'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'mno'
# Failed test 'ent pqr'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'pqr'
# Failed test 'ent sdfakjlsdfa'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'sdfakjlsdfa'
# Failed test 'ent sfdaljk'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'sfdaljk'
# Failed test 'ent stu'
# at t/FS-getdir.t line 20.
# got: undef
# expected: 'stu'
# Looks like you failed 15 tests of 15.
t/FS-getdir.t ....
Dubious, test returned 15 (wstat 3840, 0xf00)
Failed 15/15 subtests
t/FS-link.t ...... ok
t/FS-mkdir.t ..... ok
t/FS-mknod.t ..... ok
t/FS-open.t ...... ok
t/FS-read.t ...... ok
t/FS-readlink.t .. ok
t/FS-rename.t .... ok
t/FS-rmdir.t ..... ok
Can't locate syscall.ph in @INC (did you run h2ph?) (@INC contains: /home/ryan/.cpanm/work/1493478795.15220/Muck-0.02/blib/lib /home/ryan/.cpanm/work/1493478795.15220/Muck-0.02/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at t/FS-statfs.t line 5.
t/FS-statfs.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/FS-symlink.t ... ok
t/FS-truncate.t .. ok
t/FS-unlink.t .... ok
t/FS-utime.t ..... ok
t/FS-write.t ..... ok
Test Summary Report
-------------------
t/FS-getattr.t (Wstat: 6912 Tests: 28 Failed: 27)
Failed tests: 1-22, 24-28
Non-zero exit status: 27
t/FS-getdir.t (Wstat: 3840 Tests: 15 Failed: 15)
Failed tests: 1-15
Non-zero exit status: 15
t/FS-statfs.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=18, Tests=111, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.37 cusr 0.02 csys = 0.43 CPU)
Result: FAIL
Failed 3/18 test programs. 42/111 subtests failed.
Makefile:874: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Muck failed. See /home/ryan/.cpanm/work/1493478795.15220/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Muck] 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