>>> Unpacking source... >>> Unpacking sqlite-3.6.14.2.tar.gz to /mnt/alt/portage/dev-db/sqlite-3.6.14.2/work * Applying sandbox-fix2.patch ...  [ ok ] * Applying sqlite-3.6.14.2-fix_alignment.patch ...  [ ok ] * Removing useless C++ checks ...  [ ok ] >>> Source unpacked in /mnt/alt/portage/dev-db/sqlite-3.6.14.2/work >>> Compiling source in /mnt/alt/portage/dev-db/sqlite-3.6.14.2/work/sqlite-3.6.14.2 ... * econf: updating sqlite-3.6.14.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sqlite-3.6.14.2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --enable-threadsafe --enable-cross-thread-connections --enable-tcl checking build system type... hppa2.0-unknown-linux-gnu checking host system type... hppa2.0-unknown-linux-gnu checking for hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g... yes checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by hppa2.0-unknown-linux-gnu-gcc... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/hppa2.0-unknown-linux-gnu/bin/ld option to reload object files... -r checking for hppa2.0-unknown-linux-gnu-objdump... hppa2.0-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for hppa2.0-unknown-linux-gnu-ar... hppa2.0-unknown-linux-gnu-ar checking for hppa2.0-unknown-linux-gnu-strip... hppa2.0-unknown-linux-gnu-strip checking for hppa2.0-unknown-linux-gnu-ranlib... hppa2.0-unknown-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from hppa2.0-unknown-linux-gnu-gcc object... ok checking how to run the C preprocessor... hppa2.0-unknown-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if hppa2.0-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for hppa2.0-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if hppa2.0-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if hppa2.0-unknown-linux-gnu-gcc static flag -static works... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the hppa2.0-unknown-linux-gnu-gcc linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for usleep... yes checking for fdatasync... yes checking for localtime_r... yes checking for gmtime_r... yes checking for localtime_s... no checking for tclsh8.4... tclsh8.4 configure: Version set to 3.6 configure: Release set to 3.6.14.2 configure: Version number set to 3006014 checking whether to support threadsafe operation... yes checking for library containing pthread_create... -lpthread checking whether to allow connections to be shared across threads... yes checking whether threads can override each others locks... no checking whether to support shared library linked as release mode or not... no checking whether to use an in-ram database for temporary tables... no checking if executables have the .exe suffix... unknown checking host system type... (cached) hppa2.0-unknown-linux-gnu checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for existence of /usr/lib/tclConfig.sh... loading checking for library containing tgetent... -lreadline checking for readline in -lreadline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking for /usr/include/readline.h... no checking for /usr/include/readline/readline.h... yes checking for library containing fdatasync... none required configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: creating config.h config.status: executing libtool commands make -j5 TCLLIBDIR=/usr/lib/sqlite-3.6.14.2 sed -e s/--VERS--/3.6.14.2/ ./src/sqlite.h.in | \ sed -e s/--VERSION-NUMBER--/3006014/ >sqlite3.h hppa2.0-unknown-linux-gnu-gcc -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -o mkkeywordhash -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA ./tool/mkkeywordhash.c hppa2.0-unknown-linux-gnu-gcc -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -o lemon ./tool/lemon.c ./mkkeywordhash >keywordhash.h cp ./tool/lempar.c . cp ./src/parse.y . ./lemon -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA parse.y mv parse.h parse.h.temp gawk -f ./addopcodes.awk parse.h.temp >parse.h cat parse.h ./src/vdbe.c | gawk -f ./mkopcodeh.awk >opcodes.h sort -n -b -k 3 opcodes.h | gawk -f ./mkopcodec.awk >opcodes.c ./libtool --mode=compile --tag=CC hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DUSE_TCL_STUBS=1 -c ./src/tclsqlite.c rm -rf tsrc mkdir -p tsrc cp ./src/alter.c ./src/analyze.c ./src/attach.c ./src/auth.c ./src/backup.c ./src/bitvec.c ./src/btmutex.c ./src/btree.c ./src/btree.h ./src/btreeInt.h ./src/build.c ./src/callback.c ./src/complete.c ./src/date.c ./src/delete.c ./src/expr.c ./src/fault.c ./src/func.c ./src/global.c ./src/hash.c ./src/hash.h ./src/hwtime.h ./src/insert.c ./src/journal.c ./src/legacy.c ./src/loadext.c ./src/main.c ./src/malloc.c ./src/mem0.c ./src/mem1.c ./src/mem2.c ./src/mem3.c ./src/mem5.c ./src/memjournal.c ./src/mutex.c ./src/mutex.h ./src/mutex_noop.c ./src/mutex_os2.c ./src/mutex_unix.c ./src/mutex_w32.c ./src/notify.c ./src/os.c ./src/os.h ./src/os_common.h ./src/os_unix.c ./src/os_win.c ./src/os_os2.c ./src/pager.c ./src/pager.h ./src/parse.y ./src/pcache.c ./src/pcache.h ./src/pcache1.c ./src/pragma.c ./src/prepare.c ./src/printf.c ./src/random.c ./src/resolve.c ./src/rowset.c ./src/select.c ./src/status.c ./src/shell.c ./src/sqlite.h.in ./src/sqlite3ext.h ./src/sqliteInt.h ./src/sqliteLimit.h ./src/table.c ./src/tclsqlite.c ./src/tokenize.c ./src/trigger.c ./src/utf.c ./src/update.c ./src/util.c ./src/vacuum.c ./src/vdbe.c ./src/vdbe.h ./src/vdbeapi.c ./src/vdbeaux.c ./src/vdbeblob.c ./src/vdbemem.c ./src/vdbeInt.h ./src/vtab.c ./src/walker.c ./src/where.c keywordhash.h opcodes.c opcodes.h parse.c parse.h config.h sqlite3.h ./ext/fts1/fts1.c ./ext/fts1/fts1.h ./ext/fts1/fts1_hash.c ./ext/fts1/fts1_hash.h ./ext/fts1/fts1_porter.c ./ext/fts1/fts1_tokenizer.h ./ext/fts1/fts1_tokenizer1.c ./ext/fts2/fts2.c ./ext/fts2/fts2.h ./ext/fts2/fts2_hash.c ./ext/fts2/fts2_hash.h ./ext/fts2/fts2_icu.c ./ext/fts2/fts2_porter.c ./ext/fts2/fts2_tokenizer.h ./ext/fts2/fts2_tokenizer.c ./ext/fts2/fts2_tokenizer1.c ./ext/fts3/fts3.c ./ext/fts3/fts3.h ./ext/fts3/fts3_expr.c ./ext/fts3/fts3_expr.h ./ext/fts3/fts3_hash.c ./ext/fts3/fts3_hash.h ./ext/fts3/fts3_icu.c ./ext/fts3/fts3_porter.c ./ext/fts3/fts3_tokenizer.h ./ext/fts3/fts3_tokenizer.c ./ext/fts3/fts3_tokenizer1.c ./ext/icu/sqliteicu.h ./ext/icu/icu.c ./ext/rtree/rtree.h ./ext/rtree/rtree.c tsrc rm tsrc/sqlite.h.in tsrc/parse.y touch .target_source tclsh8.4 ./tool/mksqlite3c.tcl libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DUSE_TCL_STUBS=1 -c ./src/tclsqlite.c -fPIC -DPIC -o .libs/tclsqlite.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DUSE_TCL_STUBS=1 -c ./src/tclsqlite.c -o tclsqlite.o >/dev/null 2>&1 ./libtool --mode=compile --tag=CC hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_TEMP_STORE=1 -c sqlite3.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_TEMP_STORE=1 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o sqlite3.c: In function 'dotlockUnlock': sqlite3.c:22664: warning: 'rc' may be used uninitialized in this function sqlite3.c: In function 'findLockInfo': sqlite3.c:21760: warning: 'pLock' may be used uninitialized in this function sqlite3.c: In function 'sqlite3DeleteFrom': sqlite3.c:67248: warning: 'sContext.zAuthContext' may be used uninitialized in this function sqlite3.c: In function 'sqlite3Update': sqlite3.c:79734: warning: 'sContext.zAuthContext' may be used uninitialized in this function sqlite3.c: In function 'sqlite3VdbeExec': sqlite3.c:54268: warning: 'res' may be used uninitialized in this function sqlite3.c:54268: note: 'res' was declared here sqlite3.c:52415: warning: 'nEntry' may be used uninitialized in this function sqlite3.c:52415: note: 'nEntry' was declared here sqlite3.c:54316: warning: 'iMoved' may be used uninitialized in this function sqlite3.c:54316: note: 'iMoved' was declared here libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_TEMP_STORE=1 -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 ./libtool --mode=link hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -Wl,-O1 -o libsqlite3.la sqlite3.lo -lpthread \ -rpath "/usr/lib" -version-info "8:6:8" libtool: link: hppa2.0-unknown-linux-gnu-gcc -shared .libs/sqlite3.o -lpthread -mschedule=8000 -march=2.0 -Wl,-O1 -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6 libtool: link: (cd ".libs" && rm -f "libsqlite3.so.0" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so.0") libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so") libtool: link: hppa2.0-unknown-linux-gnu-ar cru .libs/libsqlite3.a sqlite3.o libtool: link: hppa2.0-unknown-linux-gnu-ranlib .libs/libsqlite3.a libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) ./libtool --mode=link hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -Wl,-O1 -DHAVE_READLINE=1 -I/usr/include/readline \ -o sqlite3 ./src/shell.c libsqlite3.la \ -lreadline -lreadline -lpthread -rpath "/usr/lib" ./libtool --mode=link hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -Wl,-O1 -o libtclsqlite3.la tclsqlite.lo \ libsqlite3.la -L/usr/lib -ltclstub8.4 -lpthread \ -rpath "/usr/lib/sqlite-3.6.14.2" \ -version-info "8:6:8" \ -avoid-version libtool: link: hppa2.0-unknown-linux-gnu-gcc -shared .libs/tclsqlite.o -Wl,-rpath -Wl,/mnt/alt/portage/dev-db/sqlite-3.6.14.2/work/sqlite-3.6.14.2/.libs ./.libs/libsqlite3.so -L/usr/lib -ltclstub8.4 -lpthread -mschedule=8000 -march=2.0 -Wl,-O1 -Wl,-soname -Wl,libtclsqlite3.so -o .libs/libtclsqlite3.so libtool: link: hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -Wl,-O1 -DHAVE_READLINE=1 -I/usr/include/readline -o .libs/sqlite3 ./src/shell.c ./.libs/libsqlite3.so -lreadline -lpthread -Wl,-rpath -Wl,/usr/lib libtool: link: hppa2.0-unknown-linux-gnu-ar cru .libs/libtclsqlite3.a tclsqlite.o libtool: link: hppa2.0-unknown-linux-gnu-ranlib .libs/libtclsqlite3.a libtool: link: ( cd ".libs" && rm -f "libtclsqlite3.la" && ln -s "../libtclsqlite3.la" "libtclsqlite3.la" ) >>> Source compiled. make -j5 test ./libtool --mode=link hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -Wl,-O1 -DTCLSH=1 -DSQLITE_TEST=1 -DSQLITE_NO_SYNC=1\ -DSQLITE_CRASH_TEST=1 \ -DSQLITE_SERVER=1 -DSQLITE_PRIVATE="" -DSQLITE_CORE -DSQLITE_TEMP_STORE=1 \ -o testfixture ./src/test1.c ./src/test2.c ./src/test3.c ./src/test4.c ./src/test5.c ./src/test6.c ./src/test7.c ./src/test8.c ./src/test9.c ./src/test_autoext.c ./src/test_async.c ./src/test_backup.c ./src/test_btree.c ./src/test_config.c ./src/test_devsym.c ./src/test_func.c ./src/test_hexio.c ./src/test_journal.c ./src/test_malloc.c ./src/test_md5.c ./src/test_mutex.c ./src/test_onefile.c ./src/test_osinst.c ./src/test_pcache.c ./src/test_schema.c ./src/test_server.c ./src/test_tclvar.c ./src/test_thread.c ./src/tclsqlite.c sqlite3.c -L/usr/lib -ltcl8.4 -ldl -lpthread -lieee -lm -lpthread libtool: link: hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -Wl,-O1 -DTCLSH=1 -DSQLITE_TEST=1 -DSQLITE_NO_SYNC=1 -DSQLITE_CRASH_TEST=1 -DSQLITE_SERVER=1 -DSQLITE_PRIVATE= -DSQLITE_CORE -DSQLITE_TEMP_STORE=1 -o testfixture ./src/test1.c ./src/test2.c ./src/test3.c ./src/test4.c ./src/test5.c ./src/test6.c ./src/test7.c ./src/test8.c ./src/test9.c ./src/test_autoext.c ./src/test_async.c ./src/test_backup.c ./src/test_btree.c ./src/test_config.c ./src/test_devsym.c ./src/test_func.c ./src/test_hexio.c ./src/test_journal.c ./src/test_malloc.c ./src/test_md5.c ./src/test_mutex.c ./src/test_onefile.c ./src/test_osinst.c ./src/test_pcache.c ./src/test_schema.c ./src/test_server.c ./src/test_tclvar.c ./src/test_thread.c ./src/tclsqlite.c sqlite3.c -L/usr/lib -ltcl8.4 -ldl -lieee -lm -lpthread ./src/test8.c: In function 'echoBestIndex': ./src/test8.c:785: warning: 'cost' may be used uninitialized in this function ./src/test8.c:781: warning: 'nRow' may be used uninitialized in this function ./src/test_journal.c: In function 'jtWrite': ./src/test_journal.c:453: warning: unused variable 'pgno' ./src/test_journal.c: In function 'jtTruncate': ./src/test_journal.c:475: warning: unused variable 'locking_page' ./src/test_journal.c: In function 'readJournalFile': ./src/test_journal.c:541: warning: unused variable 'cksum' ./src/test_pcache.c: In function 'testpcacheCachesize': ./src/test_pcache.c:164: warning: unused variable 'p' sqlite3.c: In function 'dotlockUnlock': sqlite3.c:22664: warning: 'rc' may be used uninitialized in this function sqlite3.c: In function 'findLockInfo': sqlite3.c:21760: warning: 'pLock' may be used uninitialized in this function sqlite3.c: In function 'sqlite3DeleteFrom': sqlite3.c:67248: warning: 'sContext.zAuthContext' may be used uninitialized in this function sqlite3.c: In function 'sqlite3Update': sqlite3.c:79734: warning: 'sContext.zAuthContext' may be used uninitialized in this function /mnt/alt/portage/dev-db/sqlite-3.6.14.2/temp/ccQTq5ba.o: In function `memset': /usr/include/bits/string3.h:82: warning: memset used with constant zero length parameter; this could be due to transposed parameters ./testfixture ./test/veryquick.test aggerror-1.1...make: *** [test] Segmentation fault (core dumped) * * ERROR: dev-db/sqlite-3.6.14.2 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2829: Called die * The specific snippet of code: * emake ${test} || die "some test(s) failed"; * The die message: * some test(s) failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/keeps/gentoo/emergelogs/elmer/dev-db:sqlite-3.6.14.2:20090630-151052.log'. * The ebuild environment file is located at '/mnt/alt/portage/dev-db/sqlite-3.6.14.2/temp/environment'. * >>> Install sqlite-3.6.14.2 into /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image/ category dev-db make -j5 DESTDIR=/mnt/alt/portage/dev-db/sqlite-3.6.14.2/image/ TCLLIBDIR=/usr/lib/sqlite-3.6.14.2 install /usr/bin/install -c -d /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib echo 'package ifneeded sqlite3 3.6.14.2 [list load /usr/lib/sqlite-3.6.14.2/libtclsqlite3.so sqlite3]' > pkgIndex.tcl ./libtool --mode=install /usr/bin/install -c libsqlite3.la /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib/libsqlite3.so.0.8.6 libtool: install: (cd /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; }) libtool: install: (cd /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib/libsqlite3.la libtool: install: /usr/bin/install -c .libs/libsqlite3.a /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib/libsqlite3.a libtool: install: chmod 644 /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib/libsqlite3.a libtool: install: hppa2.0-unknown-linux-gnu-ranlib /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib/libsqlite3.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib/sqlite-3.6.14.2 ./libtool --mode=install /usr/bin/install -c libtclsqlite3.la /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image//usr/lib/sqlite-3.6.14.2 libtool: install: warning: relinking `libtclsqlite3.la' libtool: install: (cd /mnt/alt/portage/dev-db/sqlite-3.6.14.2/work/sqlite-3.6.14.2; /bin/sh /mnt/alt/portage/dev-db/sqlite-3.6.14.2/work/sqlite-3.6.14.2/libtool --mode=relink hppa2.0-unknown-linux-gnu-gcc -DSQLITE_SOUNDEX -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -Wl,-O1 -o libtclsqlite3.la tclsqlite.lo libsqlite3.la -L/usr/lib -ltclstub8.4 -lpthread -rpath /usr/lib/sqlite-3.6.14.2 -version-info 8:6:8 -avoid-version -inst-prefix-dir /mnt/alt/portage/dev-db/sqlite-3.6.14.2/image/)