* Package: dev-ruby/sqlite3-1.3.11 * Repository: gentoo * Maintainer: ruby@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby21 ruby_targets_ruby22 ruby_targets_ruby23 userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... * Running unpack phase for all ... * Unpacking .gem file... ... [ ok ] * Uncompressing metadata ... [ ok ] * Unpacking data.tar.gz ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-ruby/sqlite3-1.3.11/work >>> Preparing source in /var/tmp/portage/dev-ruby/sqlite3-1.3.11/work ... * Running prepare phase for all ... * Running source copy phase for ruby21 ... * Running source copy phase for ruby22 ... * Running source copy phase for ruby23 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ruby/sqlite3-1.3.11/work ... * Running configure phase for ruby21 ... checking for sqlite3.h... 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()... yes checking for sqlite3_enable_load_extension()... yes checking for sqlite3_load_extension()... yes 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 * Running configure phase for ruby22 ... checking for sqlite3.h... 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()... yes checking for sqlite3_enable_load_extension()... yes checking for sqlite3_load_extension()... yes 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 * Running configure phase for ruby23 ... checking for sqlite3.h... 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()... yes checking for sqlite3_enable_load_extension()... yes checking for sqlite3_load_extension()... yes 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ruby/sqlite3-1.3.11/work ... * Running compile phase for ruby21 ... make -j7 -l8 -Cext/sqlite3 V=1 make: Entering directory '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/work/ruby21/sqlite3-1.3.11/ext/sqlite3' x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.1.0/x86_64-linux -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o statement.o -c statement.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.1.0/x86_64-linux -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o sqlite3.o -c sqlite3.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.1.0/x86_64-linux -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o exception.o -c exception.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.1.0/x86_64-linux -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o database.o -c database.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.1.0/x86_64-linux -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o backup.o -c backup.c rm -f sqlite3_native.so x86_64-pc-linux-gnu-gcc -shared -o sqlite3_native.so statement.o sqlite3.o exception.o database.o backup.o -L. -L/usr/lib64 -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby21 -lsqlite3 -lpthread -lgmp -ldl -lcrypt -lm -lc make: Leaving directory '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/work/ruby21/sqlite3-1.3.11/ext/sqlite3' * Running compile phase for ruby22 ... make -j7 -l8 -Cext/sqlite3 V=1 make: Entering directory '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/work/ruby22/sqlite3-1.3.11/ext/sqlite3' x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/x86_64-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o sqlite3.o -c sqlite3.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/x86_64-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o statement.o -c statement.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/x86_64-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o exception.o -c exception.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/x86_64-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o backup.o -c backup.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/x86_64-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o database.o -c database.c rm -f sqlite3_native.so x86_64-pc-linux-gnu-gcc -shared -o sqlite3_native.so statement.o sqlite3.o exception.o database.o backup.o -L. -L/usr/lib64 -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lsqlite3 -lpthread -lgmp -ldl -lcrypt -lm -lc make: Leaving directory '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/work/ruby22/sqlite3-1.3.11/ext/sqlite3' * Running compile phase for ruby23 ... make -j7 -l8 -Cext/sqlite3 V=1 make: Entering directory '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/work/ruby23/sqlite3-1.3.11/ext/sqlite3' x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/x86_64-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o sqlite3.o -c sqlite3.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/x86_64-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o statement.o -c statement.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/x86_64-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o exception.o -c exception.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/x86_64-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o database.o -c database.c x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/x86_64-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -DHAVE_RB_PROC_ARITY -DHAVE_RB_INTEGER_PACK -DHAVE_SQLITE3_INITIALIZE -DHAVE_SQLITE3_BACKUP_INIT -DHAVE_SQLITE3_COLUMN_DATABASE_NAME -DHAVE_SQLITE3_ENABLE_LOAD_EXTENSION -DHAVE_SQLITE3_LOAD_EXTENSION -DHAVE_SQLITE3_OPEN_V2 -DHAVE_SQLITE3_PREPARE_V2 -DHAVE_TYPE_SQLITE3_INT64 -DHAVE_TYPE_SQLITE3_UINT64 -fPIC -Os -mtune=nocona -pipe -frecord-gcc-switches -march=native -fno-strict-aliasing -fPIC -o backup.o -c backup.c rm -f sqlite3_native.so x86_64-pc-linux-gnu-gcc -shared -o sqlite3_native.so statement.o sqlite3.o exception.o database.o backup.o -L. -L/usr/lib64 -L. -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby23 -lsqlite3 -lpthread -lgmp -ldl -lcrypt -lm -lc make: Leaving directory '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/work/ruby23/sqlite3-1.3.11/ext/sqlite3' * Running compile phase for all ... /var/tmp/portage/dev-ruby/sqlite3-1.3.11/temp/environment: line 719: rdoc: command not found * ERROR: dev-ruby/sqlite3-1.3.11::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 4482: Called ruby-ng_src_compile * environment, line 4173: Called _ruby_invoke_environment 'all' 'all_ruby_compile' * environment, line 634: Called all_ruby_compile * environment, line 719: Called die * The specific snippet of code: * rdoc --title "${P} Dcoumentation" -o doc --main README.rdoc lib *.rdoc ext/*/*.c || die * * If you need support, post the output of `emerge --info '=dev-ruby/sqlite3-1.3.11::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ruby/sqlite3-1.3.11::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =sqlite3-1.3.11 * The complete build log is located at '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/temp/environment'. * Working directory: '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/work/all/sqlite3-1.3.11' * S: '/var/tmp/portage/dev-ruby/sqlite3-1.3.11/work/all/sqlite3-1.3.11'