247 lines
12 KiB
Text
247 lines
12 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/1493712066.20512
|
||
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 DBD::SQLcipher () on cpanmetadb ...
|
||
Unpacking DBD-SQLcipher-0.02.tgz
|
||
--> Working on DBD::SQLcipher
|
||
Fetching http://www.cpan.org/authors/id/T/TG/TGASIBA/DBD-SQLcipher-0.02.tgz ... OK
|
||
DBD-SQLcipher/
|
||
DBD-SQLcipher/.git/
|
||
DBD-SQLcipher/.dir-locals.el
|
||
DBD-SQLcipher/.travis.yml
|
||
DBD-SQLcipher/Changes
|
||
DBD-SQLcipher/LICENSE
|
||
DBD-SQLcipher/MANIFEST
|
||
DBD-SQLcipher/MANIFEST.SKIP
|
||
DBD-SQLcipher/README
|
||
DBD-SQLcipher/SQLcipher.xs
|
||
DBD-SQLcipher/SQLcipherXS.h
|
||
DBD-SQLcipher/constants.inc
|
||
DBD-SQLcipher/dbdimp.c
|
||
DBD-SQLcipher/dbdimp.h
|
||
DBD-SQLcipher/fts3_tokenizer.h
|
||
DBD-SQLcipher/inc/
|
||
DBD-SQLcipher/inc/Test/
|
||
DBD-SQLcipher/inc/Test/NoWarnings.pm
|
||
DBD-SQLcipher/inc/Test/NoWarnings/
|
||
DBD-SQLcipher/inc/Test/NoWarnings/Warning.pm
|
||
DBD-SQLcipher/lib/
|
||
DBD-SQLcipher/lib/DBD/
|
||
DBD-SQLcipher/lib/DBD/SQLcipher.pm
|
||
DBD-SQLcipher/lib/DBD/SQLcipher/
|
||
DBD-SQLcipher/lib/DBD/SQLcipher/Constants.pm
|
||
DBD-SQLcipher/lib/DBD/SQLcipher/Cookbook.pod
|
||
DBD-SQLcipher/lib/DBD/SQLcipher/Fulltext_search.pod
|
||
DBD-SQLcipher/lib/DBD/SQLcipher/VirtualTable.pm
|
||
DBD-SQLcipher/lib/DBD/SQLcipher/VirtualTable/
|
||
DBD-SQLcipher/lib/DBD/SQLcipher/VirtualTable/FileContent.pm
|
||
DBD-SQLcipher/lib/DBD/SQLcipher/VirtualTable/PerlData.pm
|
||
DBD-SQLcipher/patch.pl
|
||
DBD-SQLcipher/ppport.h
|
||
DBD-SQLcipher/sqlite3.c
|
||
DBD-SQLcipher/sqlite3.h
|
||
DBD-SQLcipher/sqlite3ext.h
|
||
DBD-SQLcipher/t/
|
||
DBD-SQLcipher/t/01_compile.t
|
||
DBD-SQLcipher/t/02_logon.t
|
||
DBD-SQLcipher/t/03_create_table.t
|
||
DBD-SQLcipher/t/04_insert.t
|
||
DBD-SQLcipher/t/05_select.t
|
||
DBD-SQLcipher/t/06_tran.t
|
||
DBD-SQLcipher/t/07_error.t
|
||
DBD-SQLcipher/t/08_busy.t
|
||
DBD-SQLcipher/t/09_create_function.t
|
||
DBD-SQLcipher/t/10_create_aggregate.t
|
||
DBD-SQLcipher/t/12_unicode.t
|
||
DBD-SQLcipher/t/13_create_collation.t
|
||
DBD-SQLcipher/t/14_progress_handler.t
|
||
DBD-SQLcipher/t/15_ak_dbd.t
|
||
DBD-SQLcipher/t/16_column_info.t
|
||
DBD-SQLcipher/t/17_createdrop.t
|
||
DBD-SQLcipher/t/18_insertfetch.t
|
||
DBD-SQLcipher/t/19_bindparam.t
|
||
DBD-SQLcipher/t/20_blobs.t
|
||
DBD-SQLcipher/t/21_blobtext.t
|
||
DBD-SQLcipher/t/22_listfields.t
|
||
DBD-SQLcipher/t/23_nulls.t
|
||
DBD-SQLcipher/t/24_numrows.t
|
||
DBD-SQLcipher/t/25_chopblanks.t
|
||
DBD-SQLcipher/t/26_commit.t
|
||
DBD-SQLcipher/t/27_metadata.t
|
||
DBD-SQLcipher/t/28_schemachange.t
|
||
DBD-SQLcipher/t/30_auto_rollback.t
|
||
DBD-SQLcipher/t/31_bind_weird_number_param.t
|
||
DBD-SQLcipher/t/32_inactive_error.t
|
||
DBD-SQLcipher/t/33_non_latin_path.t
|
||
DBD-SQLcipher/t/34_online_backup.t
|
||
DBD-SQLcipher/t/35_table_info.t
|
||
DBD-SQLcipher/t/36_hooks.t
|
||
DBD-SQLcipher/t/37_regexp.t
|
||
DBD-SQLcipher/t/38_empty_statement.t
|
||
DBD-SQLcipher/t/39_foreign_keys.t
|
||
DBD-SQLcipher/t/40_multiple_statements.t
|
||
DBD-SQLcipher/t/41_placeholders.t
|
||
DBD-SQLcipher/t/42_primary_key_info.t
|
||
DBD-SQLcipher/t/43_fts3.t
|
||
DBD-SQLcipher/t/44_rtree.t
|
||
DBD-SQLcipher/t/45_savepoints.t
|
||
DBD-SQLcipher/t/46_mod_perl.t
|
||
DBD-SQLcipher/t/47_execute.t
|
||
DBD-SQLcipher/t/48_bind_param_is_sticky.t
|
||
DBD-SQLcipher/t/49_trace_and_profile.t
|
||
DBD-SQLcipher/t/50_foreign_key_info.t
|
||
DBD-SQLcipher/t/51_table_column_metadata.t
|
||
DBD-SQLcipher/t/52_db_filename.t
|
||
DBD-SQLcipher/t/53_status.t
|
||
DBD-SQLcipher/t/54_literal_txn.t
|
||
DBD-SQLcipher/t/55_statistics_info.t
|
||
DBD-SQLcipher/t/56_open_flags.t
|
||
DBD-SQLcipher/t/57_uri_filename.t
|
||
DBD-SQLcipher/t/58_see_if_its_a_number_and_explicit_binding.t
|
||
DBD-SQLcipher/t/59_extended_result_codes.t
|
||
DBD-SQLcipher/t/cookbook_variance.t
|
||
DBD-SQLcipher/t/lib/
|
||
DBD-SQLcipher/t/lib/Test.pm
|
||
DBD-SQLcipher/t/rt_15186_prepcached.t
|
||
DBD-SQLcipher/t/rt_21406_auto_finish.t
|
||
DBD-SQLcipher/t/rt_25371_asymmetric_unicode.t
|
||
DBD-SQLcipher/t/rt_25460_numeric_aggregate.t
|
||
DBD-SQLcipher/t/rt_25924_user_defined_func_unicode.t
|
||
DBD-SQLcipher/t/rt_26775_distinct.t
|
||
DBD-SQLcipher/t/rt_27553_prepared_cache_and_analyze.t
|
||
DBD-SQLcipher/t/rt_29058_group_by.t
|
||
DBD-SQLcipher/t/rt_29629_sqlite_where_length.t
|
||
DBD-SQLcipher/t/rt_31324_full_names.t
|
||
DBD-SQLcipher/t/rt_32889_prepare_cached_reexecute.t
|
||
DBD-SQLcipher/t/rt_36836_duplicate_key.t
|
||
DBD-SQLcipher/t/rt_36838_unique_and_bus_error.t
|
||
DBD-SQLcipher/t/rt_40594_nullable.t
|
||
DBD-SQLcipher/t/rt_48393_debug_panic_with_commit.t
|
||
DBD-SQLcipher/t/rt_50503_fts3.t
|
||
DBD-SQLcipher/t/rt_52573_manual_exclusive_lock.t
|
||
DBD-SQLcipher/t/rt_53235_icu_compatibility.t
|
||
DBD-SQLcipher/t/rt_62370_diconnected_handles_operation.t
|
||
DBD-SQLcipher/t/rt_64177_ping_wipes_out_the_errstr.t
|
||
DBD-SQLcipher/t/rt_67581_bind_params_mismatch.t
|
||
DBD-SQLcipher/t/rt_71311_bind_col_and_unicode.t
|
||
DBD-SQLcipher/t/rt_73159_fts_tokenizer_segfault.t
|
||
DBD-SQLcipher/t/rt_73787_exponential_buffer_overflow.t
|
||
DBD-SQLcipher/t/rt_76395_int_overflow.t
|
||
DBD-SQLcipher/t/rt_77724_primary_key_with_a_whitespace.t
|
||
DBD-SQLcipher/t/rt_78833_utf8_flag_for_column_names.t
|
||
DBD-SQLcipher/t/rt_81536_multi_column_primary_key_info.t
|
||
DBD-SQLcipher/t/rt_88228_sqlite_3_8_0_crash.t
|
||
DBD-SQLcipher/t/rt_96050_db_filename_for_a_closed_database.t
|
||
DBD-SQLcipher/t/rt_96877_unicode_statements.t
|
||
DBD-SQLcipher/t/rt_96878_fts_contentless_table.t
|
||
DBD-SQLcipher/t/rt_97598_crash_on_disconnect_with_virtual_tables.t
|
||
DBD-SQLcipher/t/virtual_table/
|
||
DBD-SQLcipher/t/virtual_table/00_base.t
|
||
DBD-SQLcipher/t/virtual_table/01_destroy.t
|
||
DBD-SQLcipher/t/virtual_table/02_find_function.t
|
||
DBD-SQLcipher/t/virtual_table/10_filecontent.t
|
||
DBD-SQLcipher/t/virtual_table/11_filecontent_fulltext.t
|
||
DBD-SQLcipher/t/virtual_table/20_perldata.t
|
||
DBD-SQLcipher/t/virtual_table/21_perldata_charinfo.t
|
||
DBD-SQLcipher/t/virtual_table/rt_99748.t
|
||
DBD-SQLcipher/typemap
|
||
DBD-SQLcipher/util/
|
||
DBD-SQLcipher/util/SQLiteUtil.pm
|
||
DBD-SQLcipher/util/api_history.pl
|
||
DBD-SQLcipher/util/constants.pl
|
||
DBD-SQLcipher/util/getsqlite.pl
|
||
DBD-SQLcipher/xt/
|
||
DBD-SQLcipher/xt/cpp_comments.t
|
||
DBD-SQLcipher/xt/meta.t
|
||
DBD-SQLcipher/xt/pmv.t
|
||
DBD-SQLcipher/xt/pod.t
|
||
DBD-SQLcipher/zetetic.txt
|
||
DBD-SQLcipher/Makefile.PL
|
||
DBD-SQLcipher/Makefile
|
||
DBD-SQLcipher/MYMETA.json
|
||
DBD-SQLcipher/MYMETA.yml
|
||
Entering DBD-SQLcipher
|
||
META.yml/json not found. Creating skeleton for it.
|
||
Running Makefile.PL
|
||
Configuring DBD-SQLcipher-0.02 ... Using DBI 1.636 (for perl 5.026000 on x86_64-linux) installed in /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI/
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for DBD::SQLcipher
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have Tie::Hash 0 ... Yes (1.05)
|
||
Checking if you have File::Spec 0.82 ... Yes (3.62)
|
||
Checking if you have DBI 1.57 ... Yes (1.636)
|
||
Checking if you have Test::Builder 0.86 ... Yes (1.302083)
|
||
Checking if you have Test::More 0.47 ... Yes (1.302083)
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
OK
|
||
Building and testing DBD-SQLcipher-1.48 ... cp lib/DBD/SQLcipher/VirtualTable/FileContent.pm blib/lib/DBD/SQLcipher/VirtualTable/FileContent.pm
|
||
cp lib/DBD/SQLcipher/VirtualTable/PerlData.pm blib/lib/DBD/SQLcipher/VirtualTable/PerlData.pm
|
||
cp lib/DBD/SQLcipher/Fulltext_search.pod blib/lib/DBD/SQLcipher/Fulltext_search.pod
|
||
cp lib/DBD/SQLcipher/Cookbook.pod blib/lib/DBD/SQLcipher/Cookbook.pod
|
||
cp lib/DBD/SQLcipher/Constants.pm blib/lib/DBD/SQLcipher/Constants.pm
|
||
cp lib/DBD/SQLcipher/VirtualTable.pm blib/lib/DBD/SQLcipher/VirtualTable.pm
|
||
cp lib/DBD/SQLcipher.pm blib/lib/DBD/SQLcipher.pm
|
||
Running Mkbootstrap for SQLcipher ()
|
||
chmod 644 "SQLcipher.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLcipher.bs blib/arch/auto/DBD/SQLcipher/SQLcipher.bs 644
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -p -e "s/~DRIVER~/SQLcipher/g" /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI/Driver.xst > SQLcipher.xsi
|
||
"/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' -typemap '/home/ryan/.cpanm/work/1493712066.20512/DBD-SQLcipher/typemap' SQLcipher.xs > SQLcipher.xsc
|
||
mv SQLcipher.xsc SQLcipher.c
|
||
cc -c -I. -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DSQLITE_HAS_CODEC -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_STAT3 -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_API_ARMOR -DHAVE_USLEEP=1 -DTHREADSAFE=0 SQLcipher.c
|
||
SQLcipher.xs: In function ‘XS_DBD__SQLcipher__db__do’:
|
||
SQLcipher.xs:24:18: warning: implicit declaration of function ‘sqlite_db_do_sv’ [-Wimplicit-function-declaration]
|
||
retval = sqlite_db_do_sv(dbh, imp_dbh, statement);
|
||
^~~~~~~~~~~~~~~
|
||
SQLcipher.xs: In function ‘boot_DBD__SQLcipher’:
|
||
SQLcipher.xs:12:5: warning: implicit declaration of function ‘init_cxt’ [-Wimplicit-function-declaration]
|
||
init_cxt();
|
||
^~~~~~~~
|
||
cc -c -I. -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DSQLITE_HAS_CODEC -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_STAT3 -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_API_ARMOR -DHAVE_USLEEP=1 -DTHREADSAFE=0 dbdimp.c
|
||
cc -c -I. -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DSQLITE_HAS_CODEC -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_STAT3 -DSQLITE_ENABLE_STAT4 -DSQLITE_ENABLE_API_ARMOR -DHAVE_USLEEP=1 -DTHREADSAFE=0 sqlite3.c
|
||
sqlite3.c: In function ‘sqlcipher_openssl_hmac’:
|
||
sqlite3.c:16941:12: error: storage size of ‘hctx’ isn’t known
|
||
HMAC_CTX hctx;
|
||
^~~~
|
||
sqlite3.c:16943:3: warning: implicit declaration of function ‘HMAC_CTX_init’ [-Wimplicit-function-declaration]
|
||
HMAC_CTX_init(&hctx);
|
||
^~~~~~~~~~~~~
|
||
sqlite3.c:16948:3: warning: implicit declaration of function ‘HMAC_CTX_cleanup’ [-Wimplicit-function-declaration]
|
||
HMAC_CTX_cleanup(&hctx);
|
||
^~~~~~~~~~~~~~~~
|
||
sqlite3.c: In function ‘sqlcipher_openssl_cipher’:
|
||
sqlite3.c:16958:18: error: storage size of ‘ectx’ isn’t known
|
||
EVP_CIPHER_CTX ectx;
|
||
^~~~
|
||
Makefile:366: recipe for target 'sqlite3.o' failed
|
||
make: *** [sqlite3.o] Error 1
|
||
! Installing DBD::SQLcipher failed. See /home/ryan/.cpanm/work/1493712066.20512/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose DBD::SQLcipher] 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
|