132 lines
6.5 KiB
Text
132 lines
6.5 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1492290137.26546
|
|
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 DBIx::ActiveRecord () on cpanmetadb ...
|
|
Unpacking DBIx-ActiveRecord-0.03.tar.gz
|
|
--> Working on DBIx::ActiveRecord
|
|
Fetching http://www.cpan.org/authors/id/T/TS/TSAITO/DBIx-ActiveRecord-0.03.tar.gz ... OK
|
|
DBIx-ActiveRecord-0.03/
|
|
DBIx-ActiveRecord-0.03/Changes
|
|
DBIx-ActiveRecord-0.03/META.json
|
|
DBIx-ActiveRecord-0.03/META.yml
|
|
DBIx-ActiveRecord-0.03/lib/
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Scope.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Column.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Value.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Join.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/NakidWhere.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Native.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Query.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Where.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Order.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/SubQuery.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Query/
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Query/Delete.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Query/Select.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Query/Update.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Query/Insert.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel/Query/Count.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Model.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Arel.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord/Relation.pm
|
|
DBIx-ActiveRecord-0.03/lib/DBIx/ActiveRecord.pm
|
|
DBIx-ActiveRecord-0.03/README
|
|
DBIx-ActiveRecord-0.03/README.md
|
|
DBIx-ActiveRecord-0.03/t/
|
|
DBIx-ActiveRecord-0.03/t/DBIx-ActiveRecord-WithMySQL.t
|
|
DBIx-ActiveRecord-0.03/t/DBIx-ActiveRecord-Arel.t
|
|
DBIx-ActiveRecord-0.03/t/DBIx-ActiveRecord.t
|
|
DBIx-ActiveRecord-0.03/Makefile.PL
|
|
DBIx-ActiveRecord-0.03/MANIFEST
|
|
Entering DBIx-ActiveRecord-0.03
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring DBIx-ActiveRecord-0.03 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for DBIx::ActiveRecord
|
|
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 DBIx-ActiveRecord-0.03 ... cp lib/DBIx/ActiveRecord/Scope.pm blib/lib/DBIx/ActiveRecord/Scope.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Query/Count.pm blib/lib/DBIx/ActiveRecord/Arel/Query/Count.pm
|
|
cp lib/DBIx/ActiveRecord/Arel.pm blib/lib/DBIx/ActiveRecord/Arel.pm
|
|
cp lib/DBIx/ActiveRecord/Relation.pm blib/lib/DBIx/ActiveRecord/Relation.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Order.pm blib/lib/DBIx/ActiveRecord/Arel/Order.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Query/Update.pm blib/lib/DBIx/ActiveRecord/Arel/Query/Update.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Query/Delete.pm blib/lib/DBIx/ActiveRecord/Arel/Query/Delete.pm
|
|
cp lib/DBIx/ActiveRecord/Model.pm blib/lib/DBIx/ActiveRecord/Model.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Join.pm blib/lib/DBIx/ActiveRecord/Arel/Join.pm
|
|
cp lib/DBIx/ActiveRecord.pm blib/lib/DBIx/ActiveRecord.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Query/Insert.pm blib/lib/DBIx/ActiveRecord/Arel/Query/Insert.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Where.pm blib/lib/DBIx/ActiveRecord/Arel/Where.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/SubQuery.pm blib/lib/DBIx/ActiveRecord/Arel/SubQuery.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/NakidWhere.pm blib/lib/DBIx/ActiveRecord/Arel/NakidWhere.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Query.pm blib/lib/DBIx/ActiveRecord/Arel/Query.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Query/Select.pm blib/lib/DBIx/ActiveRecord/Arel/Query/Select.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Column.pm blib/lib/DBIx/ActiveRecord/Arel/Column.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Native.pm blib/lib/DBIx/ActiveRecord/Arel/Native.pm
|
|
cp lib/DBIx/ActiveRecord/Arel/Value.pm blib/lib/DBIx/ActiveRecord/Arel/Value.pm
|
|
Manifying 1 pod document
|
|
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
|
|
|
|
# Failed test at t/DBIx-ActiveRecord-Arel.t line 172.
|
|
# got: 'INSERT INTO users (name, profile) VALUES (?, ?)'
|
|
# expected: 'INSERT INTO users (profile, name) VALUES (?, ?)'
|
|
|
|
# Failed test at t/DBIx-ActiveRecord-Arel.t line 173.
|
|
# Structures begin differing at:
|
|
# $got->[0] = 'hoge'
|
|
# $expected->[0] = 'hogehoge'
|
|
# Looks like you failed 2 tests of 76.
|
|
t/DBIx-ActiveRecord-Arel.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/76 subtests
|
|
t/DBIx-ActiveRecord-WithMySQL.t .. skipped: it requires mysql database
|
|
t/DBIx-ActiveRecord.t ............ ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/DBIx-ActiveRecord-Arel.t (Wstat: 512 Tests: 76 Failed: 2)
|
|
Failed tests: 57-58
|
|
Non-zero exit status: 2
|
|
Files=3, Tests=99, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.13 cusr 0.01 csys = 0.15 CPU)
|
|
Result: FAIL
|
|
Failed 1/3 test programs. 2/99 subtests failed.
|
|
Makefile:855: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing DBIx::ActiveRecord failed. See /home/ryan/.cpanm/work/1492290137.26546/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose DBIx::ActiveRecord] 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
|