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

213 lines
7.6 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/1493172634.4349
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 Alzabo () on cpanmetadb ...
Unpacking Alzabo-0.92.tar.gz
--> Working on Alzabo
Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/Alzabo-0.92.tar.gz ... OK
Alzabo-0.92/
Alzabo-0.92/t/
Alzabo-0.92/t/05a-rules-mysql.t
Alzabo-0.92/t/18-debug-null-bug.t
Alzabo-0.92/t/19-schema-name.t
Alzabo-0.92/t/04-rev-engineer.t
Alzabo-0.92/t/98-schema-diff.t
Alzabo-0.92/t/09-storable.t
Alzabo-0.92/t/02-create.t
Alzabo-0.92/t/01-compile.t
Alzabo-0.92/t/17-insert-handle.t
Alzabo-0.92/t/21-row_by_pk-exception.t
Alzabo-0.92/t/15-alias-ref.t
Alzabo-0.92/t/05b-rules-pg.t
Alzabo-0.92/t/99-cleanup.t
Alzabo-0.92/t/99-pod.t
Alzabo-0.92/t/14-unique-row-cache.t
Alzabo-0.92/t/lib/
Alzabo-0.92/t/lib/Alzabo/
Alzabo-0.92/t/lib/Alzabo/Test/
Alzabo-0.92/t/lib/Alzabo/Test/Utils.pm
Alzabo-0.92/t/20-rev-engineer-pg-now.t
Alzabo-0.92/t/01-driver.t
Alzabo-0.92/t/12-rev-engineer-pg-fk.t
Alzabo-0.92/t/03-runtime.t
Alzabo-0.92/t/07-methodmaker.t
Alzabo-0.92/install_helpers/
Alzabo-0.92/install_helpers/pod_merge.pl
Alzabo-0.92/inc/
Alzabo-0.92/inc/Alzabo/
Alzabo-0.92/inc/Alzabo/Build.pm
Alzabo-0.92/inc/Alzabo/Config.pm.tmpl
Alzabo-0.92/INSTALL
Alzabo-0.92/META.yml
Alzabo-0.92/Changes
Alzabo-0.92/README
Alzabo-0.92/TODO
Alzabo-0.92/mason/
Alzabo-0.92/mason/widgets/
Alzabo-0.92/mason/widgets/update
Alzabo-0.92/mason/widgets/fk_to_one_select
Alzabo-0.92/mason/widgets/edit_field_textarea
Alzabo-0.92/mason/widgets/insert_or_update
Alzabo-0.92/mason/widgets/edit_field_checkbox
Alzabo-0.92/mason/widgets/insert
Alzabo-0.92/mason/widgets/edit_field_text_input
Alzabo-0.92/MANIFEST
Alzabo-0.92/Makefile.PL
Alzabo-0.92/lib/
Alzabo-0.92/lib/Alzabo/
Alzabo-0.92/lib/Alzabo/RDBMSRules/
Alzabo-0.92/lib/Alzabo/RDBMSRules/MySQL.pm
Alzabo-0.92/lib/Alzabo/RDBMSRules/PostgreSQL.pm
Alzabo-0.92/lib/Alzabo/ColumnDefinition.pm
Alzabo-0.92/lib/Alzabo/FAQ.pod
Alzabo-0.92/lib/Alzabo/Exceptions.pm
Alzabo-0.92/lib/Alzabo/BackCompat.pm
Alzabo-0.92/lib/Alzabo/Create.pm
Alzabo-0.92/lib/Alzabo/Driver/
Alzabo-0.92/lib/Alzabo/Driver/MySQL.pm
Alzabo-0.92/lib/Alzabo/Driver/PostgreSQL.pm
Alzabo-0.92/lib/Alzabo/Schema.pm
Alzabo-0.92/lib/Alzabo/QuickRef.pod
Alzabo-0.92/lib/Alzabo/MethodMaker.pm
Alzabo-0.92/lib/Alzabo/Table.pm
Alzabo-0.92/lib/Alzabo/Driver.pm
Alzabo-0.92/lib/Alzabo/Debug.pm
Alzabo-0.92/lib/Alzabo/SQLMaker.pm
Alzabo-0.92/lib/Alzabo/Runtime/
Alzabo-0.92/lib/Alzabo/Runtime/ColumnDefinition.pm
Alzabo-0.92/lib/Alzabo/Runtime/Schema.pm
Alzabo-0.92/lib/Alzabo/Runtime/Row.pm
Alzabo-0.92/lib/Alzabo/Runtime/Table.pm
Alzabo-0.92/lib/Alzabo/Runtime/Cursor.pm
Alzabo-0.92/lib/Alzabo/Runtime/UniqueRowCache.pm
Alzabo-0.92/lib/Alzabo/Runtime/RowCursor.pm
Alzabo-0.92/lib/Alzabo/Runtime/InsertHandle.pm
Alzabo-0.92/lib/Alzabo/Runtime/RowState/
Alzabo-0.92/lib/Alzabo/Runtime/RowState/Potential.pm
Alzabo-0.92/lib/Alzabo/Runtime/RowState/Live.pm
Alzabo-0.92/lib/Alzabo/Runtime/RowState/InCache.pm
Alzabo-0.92/lib/Alzabo/Runtime/RowState/Deleted.pm
Alzabo-0.92/lib/Alzabo/Runtime/Index.pm
Alzabo-0.92/lib/Alzabo/Runtime/ForeignKey.pm
Alzabo-0.92/lib/Alzabo/Runtime/Column.pm
Alzabo-0.92/lib/Alzabo/Runtime/JoinCursor.pm
Alzabo-0.92/lib/Alzabo/Index.pm
Alzabo-0.92/lib/Alzabo/SQLMaker/
Alzabo-0.92/lib/Alzabo/SQLMaker/MySQL.pm
Alzabo-0.92/lib/Alzabo/SQLMaker/PostgreSQL.pm
Alzabo-0.92/lib/Alzabo/ForeignKey.pm
Alzabo-0.92/lib/Alzabo/Column.pm
Alzabo-0.92/lib/Alzabo/Runtime.pm
Alzabo-0.92/lib/Alzabo/ChangeTracker.pm
Alzabo-0.92/lib/Alzabo/Create/
Alzabo-0.92/lib/Alzabo/Create/ColumnDefinition.pm
Alzabo-0.92/lib/Alzabo/Create/Schema.pm
Alzabo-0.92/lib/Alzabo/Create/Table.pm
Alzabo-0.92/lib/Alzabo/Create/Index.pm
Alzabo-0.92/lib/Alzabo/Create/ForeignKey.pm
Alzabo-0.92/lib/Alzabo/Create/Column.pm
Alzabo-0.92/lib/Alzabo/RDBMSRules.pm
Alzabo-0.92/lib/Alzabo/PostgreSQL.pod
Alzabo-0.92/lib/Alzabo/Design.pod
Alzabo-0.92/lib/Alzabo/MySQL.pod
Alzabo-0.92/lib/Alzabo/Utils.pm
Alzabo-0.92/lib/Alzabo/Intro.pod
Alzabo-0.92/lib/Alzabo.pm
Alzabo-0.92/SIGNATURE
Alzabo-0.92/LICENSE
Alzabo-0.92/Build.PL
Alzabo-0.92/eg/
Alzabo-0.92/eg/alzabo_grep
Alzabo-0.92/eg/reverse_cardinality.pl
Alzabo-0.92/eg/alzabo_to_ascii
Alzabo-0.92/eg/convert.pl
Entering Alzabo-0.92
Checking configure dependencies from META.yml
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring Alzabo-0.92 ...
Please select a root directory for Alzabo (schema files will be stored
under this root.
Alzabo root? [ ]
The following questions pertain to optional features of Alzabo. These
questions help the installer determine what additional system checks
to perform.
To use the MySQL driver requires DBD::mysql (2.1017).
Do you want to use the MySQL driver? [yes ]yes
To use the PostgreSQL driver requires DBD::Pg (1.13) Digest::MD5 Text::Balanced.
Do you want to use the PostgreSQL driver? [yes ]yes
The information from the following questions are used solely for
testing the pieces of Alzabo that require a real database for proper
testing.
Do tests with Mysql RDBMS? [yes ]yes
Please provide a username that can be used to connect to the Mysql
RDBMS? This user must have the ability to create a new
database/schema.
Username? ERROR: This build seems to be unattended, but there is no default value
for this question. Aborting.
Running Makefile.PL
# running Build.PL
Please select a root directory for Alzabo (schema files will be stored
under this root.
Alzabo root? [ ]
The following questions pertain to optional features of Alzabo. These
questions help the installer determine what additional system checks
to perform.
To use the MySQL driver requires DBD::mysql (2.1017).
Do you want to use the MySQL driver? [yes ]yes
To use the PostgreSQL driver requires DBD::Pg (1.13) Digest::MD5 Text::Balanced.
Do you want to use the PostgreSQL driver? [yes ]yes
The information from the following questions are used solely for
testing the pieces of Alzabo that require a real database for proper
testing.
Do tests with Mysql RDBMS? [yes ]yes
Please provide a username that can be used to connect to the Mysql
RDBMS? This user must have the ability to create a new
database/schema.
Username? ERROR: This build seems to be unattended, but there is no default value
for this question. Aborting.
Couldn't run Build.PL: at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/Build/Compat.pm line 341.
! Configure failed for Alzabo-0.92. See /home/ryan/.cpanm/work/1493172634.4349/build.log for details.
N/A
Command [cpanm --reinstall --verbose Alzabo] 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