cpantestlogs/Mojo::mysql_genfailure.log
2017-04-18 14:54:58 -04:00

258 lines
9.2 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/1491254444.5904
You have make /usr/bin/make
You have LWP 6.24
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 Mojo::mysql () on cpanmetadb ...
Unpacking Mojo-mysql-1.01.tar.gz
--> Working on Mojo::mysql
Fetching http://www.cpan.org/authors/id/J/JH/JHTHORSEN/Mojo-mysql-1.01.tar.gz ... OK
Mojo-mysql-1.01/
Mojo-mysql-1.01/.perltidyrc
Mojo-mysql-1.01/Changes
Mojo-mysql-1.01/cpanfile
Mojo-mysql-1.01/examples/
Mojo-mysql-1.01/lib/
Mojo-mysql-1.01/LICENSE
Mojo-mysql-1.01/Makefile.PL
Mojo-mysql-1.01/MANIFEST
Mojo-mysql-1.01/MANIFEST.SKIP
Mojo-mysql-1.01/META.json
Mojo-mysql-1.01/META.yml
Mojo-mysql-1.01/README
Mojo-mysql-1.01/README.pod
Mojo-mysql-1.01/t/
Mojo-mysql-1.01/t/00-basic.t
Mojo-mysql-1.01/t/connection.t
Mojo-mysql-1.01/t/crud.t
Mojo-mysql-1.01/t/database.t
Mojo-mysql-1.01/t/migrations/
Mojo-mysql-1.01/t/migrations.t
Mojo-mysql-1.01/t/mysql_auto_reconnect.t
Mojo-mysql-1.01/t/mysql_lite_app.t
Mojo-mysql-1.01/t/pubsub.t
Mojo-mysql-1.01/t/results.t
Mojo-mysql-1.01/t/results_methods.t
Mojo-mysql-1.01/t/strict-mode.t
Mojo-mysql-1.01/t/utf8.t
Mojo-mysql-1.01/t/migrations/test.sql
Mojo-mysql-1.01/lib/Mojo/
Mojo-mysql-1.01/lib/Mojo/mysql/
Mojo-mysql-1.01/lib/Mojo/mysql.pm
Mojo-mysql-1.01/lib/Mojo/mysql/Database.pm
Mojo-mysql-1.01/lib/Mojo/mysql/Migrations.pm
Mojo-mysql-1.01/lib/Mojo/mysql/PubSub.pm
Mojo-mysql-1.01/lib/Mojo/mysql/Results.pm
Mojo-mysql-1.01/lib/Mojo/mysql/Transaction.pm
Mojo-mysql-1.01/examples/blog/
Mojo-mysql-1.01/examples/chat.pl
Mojo-mysql-1.01/examples/blog/blog.conf
Mojo-mysql-1.01/examples/blog/lib/
Mojo-mysql-1.01/examples/blog/migrations/
Mojo-mysql-1.01/examples/blog/script/
Mojo-mysql-1.01/examples/blog/templates/
Mojo-mysql-1.01/examples/blog/templates/layouts/
Mojo-mysql-1.01/examples/blog/templates/posts/
Mojo-mysql-1.01/examples/blog/templates/posts/_form.html.ep
Mojo-mysql-1.01/examples/blog/templates/posts/create.html.ep
Mojo-mysql-1.01/examples/blog/templates/posts/edit.html.ep
Mojo-mysql-1.01/examples/blog/templates/posts/index.html.ep
Mojo-mysql-1.01/examples/blog/templates/posts/show.html.ep
Mojo-mysql-1.01/examples/blog/templates/layouts/blog.html.ep
Mojo-mysql-1.01/examples/blog/script/blog
Mojo-mysql-1.01/examples/blog/migrations/blog.sql
Mojo-mysql-1.01/examples/blog/lib/Blog/
Mojo-mysql-1.01/examples/blog/lib/Blog.pm
Mojo-mysql-1.01/examples/blog/lib/Blog/Controller/
Mojo-mysql-1.01/examples/blog/lib/Blog/Model/
Mojo-mysql-1.01/examples/blog/lib/Blog/Model/Posts.pm
Mojo-mysql-1.01/examples/blog/lib/Blog/Controller/Posts.pm
Entering Mojo-mysql-1.01
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Mojo-mysql-1.01 ... Warning: prerequisite DBD::mysql 4.019 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Mojo::mysql
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.90 ... Yes (1.302073)
Checking if you have Mojolicious 7.18 ... Yes (7.29)
Checking if you have DBD::mysql 4.019 ... No
Checking if you have SQL::Abstract 1.81 ... Yes (1.82)
Searching DBD::mysql (4.019) on cpanmetadb ...
Unpacking DBD-mysql-4.042.tar.gz
OK
==> Found dependencies: DBD::mysql
--> Working on DBD::mysql
Fetching http://www.cpan.org/authors/id/M/MI/MICHIELB/DBD-mysql-4.042.tar.gz ... OK
DBD-mysql-4.042/
DBD-mysql-4.042/Changes
DBD-mysql-4.042/constants.h
DBD-mysql-4.042/dbdimp.c
DBD-mysql-4.042/dbdimp.h
DBD-mysql-4.042/lib/
DBD-mysql-4.042/LICENSE
DBD-mysql-4.042/Makefile.PL
DBD-mysql-4.042/Makefile.PL.embedded
DBD-mysql-4.042/MANIFEST
DBD-mysql-4.042/MANIFEST.SKIP
DBD-mysql-4.042/META.json
DBD-mysql-4.042/META.yml
DBD-mysql-4.042/myld
DBD-mysql-4.042/mysql.xs
DBD-mysql-4.042/README.md
DBD-mysql-4.042/socket.c
DBD-mysql-4.042/t/
DBD-mysql-4.042/t/00base.t
DBD-mysql-4.042/t/05dbcreate.t
DBD-mysql-4.042/t/10connect.t
DBD-mysql-4.042/t/15reconnect.t
DBD-mysql-4.042/t/16dbi-get_info.t
DBD-mysql-4.042/t/20createdrop.t
DBD-mysql-4.042/t/25lockunlock.t
DBD-mysql-4.042/t/29warnings.t
DBD-mysql-4.042/t/30insertfetch.t
DBD-mysql-4.042/t/31insertid.t
DBD-mysql-4.042/t/32insert_error.t
DBD-mysql-4.042/t/35limit.t
DBD-mysql-4.042/t/35prepare.t
DBD-mysql-4.042/t/40bindparam.t
DBD-mysql-4.042/t/40bindparam2.t
DBD-mysql-4.042/t/40bit.t
DBD-mysql-4.042/t/40blobs.t
DBD-mysql-4.042/t/40catalog.t
DBD-mysql-4.042/t/40keyinfo.t
DBD-mysql-4.042/t/40listfields.t
DBD-mysql-4.042/t/40nulls.t
DBD-mysql-4.042/t/40nulls_prepare.t
DBD-mysql-4.042/t/40numrows.t
DBD-mysql-4.042/t/40server_prepare.t
DBD-mysql-4.042/t/40server_prepare_crash.t
DBD-mysql-4.042/t/40server_prepare_error.t
DBD-mysql-4.042/t/40types.t
DBD-mysql-4.042/t/41bindparam.t
DBD-mysql-4.042/t/41blobs_prepare.t
DBD-mysql-4.042/t/41int_min_max.t
DBD-mysql-4.042/t/42bindparam.t
DBD-mysql-4.042/t/43count_params.t
DBD-mysql-4.042/t/50chopblanks.t
DBD-mysql-4.042/t/50commit.t
DBD-mysql-4.042/t/51bind_type_guessing.t
DBD-mysql-4.042/t/52comment.t
DBD-mysql-4.042/t/53comment.t
DBD-mysql-4.042/t/55utf8.t
DBD-mysql-4.042/t/55utf8_jp.t
DBD-mysql-4.042/t/55utf8mb4.t
DBD-mysql-4.042/t/56connattr.t
DBD-mysql-4.042/t/60leaks.t
DBD-mysql-4.042/t/65segfault.t
DBD-mysql-4.042/t/65types.t
DBD-mysql-4.042/t/70takeimp.t
DBD-mysql-4.042/t/71impdata.t
DBD-mysql-4.042/t/75supported_sql.t
DBD-mysql-4.042/t/76multi_statement.t
DBD-mysql-4.042/t/80procs.t
DBD-mysql-4.042/t/81procs.t
DBD-mysql-4.042/t/85init_command.t
DBD-mysql-4.042/t/86_bug_36972.t
DBD-mysql-4.042/t/87async.t
DBD-mysql-4.042/t/88async-multi-stmts.t
DBD-mysql-4.042/t/89async-method-check.t
DBD-mysql-4.042/t/90utf8_params.t
DBD-mysql-4.042/t/91errcheck.t
DBD-mysql-4.042/t/99_bug_server_prepare_blob_null.t
DBD-mysql-4.042/t/cve-2017-3302.t
DBD-mysql-4.042/t/lib.pl
DBD-mysql-4.042/t/magic.t
DBD-mysql-4.042/t/manifest.t
DBD-mysql-4.042/t/mysql.dbtest
DBD-mysql-4.042/t/pod.t
DBD-mysql-4.042/t/rt110983-valid-mysqlfd.t
DBD-mysql-4.042/t/rt118977-zerofill.t
DBD-mysql-4.042/t/rt25389-bin-case.t
DBD-mysql-4.042/t/rt50304-column_info_parentheses.t
DBD-mysql-4.042/t/rt61849-bind-param-buffer-overflow.t
DBD-mysql-4.042/t/rt75353-innodb-lock-timeout.t
DBD-mysql-4.042/t/rt83494-quotes-comments.t
DBD-mysql-4.042/t/rt85919-fetch-lost-connection.t
DBD-mysql-4.042/t/rt86153-reconnect-fail-memory.t
DBD-mysql-4.042/t/rt88006-bit-prepare.t
DBD-mysql-4.042/t/rt91715.t
DBD-mysql-4.042/t/version.t
DBD-mysql-4.042/lib/Bundle/
DBD-mysql-4.042/lib/DBD/
DBD-mysql-4.042/lib/DBD/mysql/
DBD-mysql-4.042/lib/DBD/mysql.pm
DBD-mysql-4.042/lib/DBD/mysql/GetInfo.pm
DBD-mysql-4.042/lib/DBD/mysql/INSTALL.pod
DBD-mysql-4.042/lib/Bundle/DBD/
DBD-mysql-4.042/lib/Bundle/DBD/mysql.pm
Entering DBD-mysql-4.042
Checking configure dependencies from META.json
Checking if you have Devel::CheckLib 0 ... Yes (1.09)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have DBI 1.609 ... Yes (1.634)
Running Makefile.PL
Configuring DBD-mysql-4.042 ... Can't exec "mysql_config": No such file or directory at Makefile.PL line 87.
Cannot find the file 'mysql_config'! Your execution PATH doesn't seem
not contain the path to mysql_config. Resorting to guessed values!
PLEASE NOTE:
For 'make test' to run properly, you must ensure that the
database user 'ryan' can connect to your MySQL server
and has the proper privileges that these tests require such
as 'drop table', 'create table', 'drop procedure', 'create procedure'
as well as others.
mysql> grant all privileges on test.* to 'ryan'@'localhost' identified by 's3kr1t';
You can also optionally set the user to run 'make test' with:
perl Makefile.PL --testuser=username
Can't exec "mysql_config": No such file or directory at Makefile.PL line 574.
Failed to determine directory of mysql.h. Use
perl Makefile.PL --cflags=-I<dir>
to set this directory. For details see DBD::mysql::INSTALL,
section "C Compiler flags" or type
perl Makefile.PL --help
Can't find mysql_config. Use --mysql_config option to specify where mysql_config is located
! Configure failed for DBD-mysql-4.042. See /home/ryan/.cpanm/work/1491254444.5904/build.log for details.
! Installing the dependencies failed: Module 'DBD::mysql' is not installed
! Bailing out the installation for Mojo-mysql-1.01.
N/A
Command [cpanm --reinstall --verbose Mojo::mysql] 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