Sha256: 58ce4c55ecb7cd2b5a84c1b0c21aef000641235284cf1a548e4b779240917d64
Contents?: true
Size: 1.91 KB
Versions: 7
Compression:
Stored size: 1.91 KB
Contents
current directory: /Users/takahashiseiji/src/github.com/timakin/autocompl/test/dummy/vendor/bundle/ruby/2.3.0/gems/sqlite3-1.3.13/ext/sqlite3 /Users/takahashiseiji/.rbenv/versions/2.3.0/bin/ruby -r ./siteconf20170125-52151-2sf7v6.rb extconf.rb checking for sqlite3.h... yes checking for pthread_create() in -lpthread... yes checking for sqlite3_libversion_number() in -lsqlite3... yes checking for rb_proc_arity()... yes checking for rb_integer_pack()... yes checking for sqlite3_initialize()... yes checking for sqlite3_backup_init()... yes checking for sqlite3_column_database_name()... no checking for sqlite3_enable_load_extension()... no checking for sqlite3_load_extension()... no checking for sqlite3_open_v2()... yes checking for sqlite3_prepare_v2()... yes checking for sqlite3_int64 in sqlite3.h... yes checking for sqlite3_uint64 in sqlite3.h... yes creating Makefile To see why this extension failed to compile, please check the mkmf.log which can be found here: /Users/takahashiseiji/src/github.com/timakin/autocompl/test/dummy/vendor/bundle/ruby/2.3.0/extensions/x86_64-darwin-15/2.3.0-static/sqlite3-1.3.13/mkmf.log current directory: /Users/takahashiseiji/src/github.com/timakin/autocompl/test/dummy/vendor/bundle/ruby/2.3.0/gems/sqlite3-1.3.13/ext/sqlite3 make "DESTDIR=" clean current directory: /Users/takahashiseiji/src/github.com/timakin/autocompl/test/dummy/vendor/bundle/ruby/2.3.0/gems/sqlite3-1.3.13/ext/sqlite3 make "DESTDIR=" compiling backup.c compiling database.c compiling exception.c compiling sqlite3.c compiling statement.c linking shared-object sqlite3/sqlite3_native.bundle ld: warning: directory not found for option '-L/usr/local/Cellar/sqlite/3.16.2/lib' current directory: /Users/takahashiseiji/src/github.com/timakin/autocompl/test/dummy/vendor/bundle/ruby/2.3.0/gems/sqlite3-1.3.13/ext/sqlite3 make "DESTDIR=" install /usr/bin/install -c -m 0755 sqlite3_native.bundle ./.gem.20170125-52151-odjujt/sqlite3
Version data entries
7 entries across 7 versions & 1 rubygems