Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216174 Details for
Bug 300674
dev-db/sqlite-3.6.22: test failure with USE=-tcl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log
dev-db:sqlite-3.6.22:20100112-091842.log (text/plain), 144.56 KB, created by
Torsten Veller (RETIRED)
on 2010-01-12 09:20:55 UTC
(
hide
)
Description:
log
Filename:
MIME Type:
Creator:
Torsten Veller (RETIRED)
Created:
2010-01-12 09:20:55 UTC
Size:
144.56 KB
patch
obsolete
> [32;01m*[0m CPV: dev-db/sqlite-3.6.22 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc fts3 kernel_linux multilib readline test threadsafe userland_GNU >>>> Unpacking source... >>>> Unpacking sqlite-3.6.22.tar.gz to /var/tmp/portage/dev-db/sqlite-3.6.22/work >>>> Source unpacked in /var/tmp/portage/dev-db/sqlite-3.6.22/work >>>> Preparing source in /var/tmp/portage/dev-db/sqlite-3.6.22/work/sqlite-3.6.22 ... > [32;01m*[0m Removing useless C++ checks ... >[A[151C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: sqlite-3.6.22 > [32;01m*[0m Applying install-sh-1.5.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/sqlite-3.6.22/work/sqlite-3.6.22 ... > * econf: updating sqlite-3.6.22/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sqlite-3.6.22/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-load-extension --enable-readline --with-readline-inc=-I/usr/include/readline --enable-threadsafe --disable-tcl >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no >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... no >checking for tclsh... tclsh >configure: Version set to 3.6 >configure: Release set to 3.6.22 >configure: Version number set to 3006022 >checking whether to support threadsafe operation... yes >checking for library containing pthread_create... -lpthread >checking whether to allow connections to be shared across threads... no >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) x86_64-pc-linux-gnu >checking for library containing tgetent... -lreadline >checking for readline in -lreadline... 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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-db/sqlite-3.6.22/work/sqlite-3.6.22 ... >make -j5 -l3.2 TCLLIBDIR=/usr/lib64/sqlite-3.6.22 >tclsh ./tool/mksqlite3h.tcl . >sqlite3.h >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -o mkkeywordhash -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS ./tool/mkkeywordhash.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -o lemon ./tool/lemon.c >./tool/lemon.c: In function âReportTableâ: >./tool/lemon.c:3578: warning: unused variable âkâ >./mkkeywordhash >keywordhash.h >cp ./src/lempar.c . >cp ./src/parse.y . >./lemon -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS 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 >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/fkey.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_os2.c ./src/os_unix.c ./src/os_win.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/vdbetrace.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/fts3Int.h ./ext/fts3/fts3_expr.c ./ext/fts3/fts3_hash.c ./ext/fts3/fts3_hash.h ./ext/fts3/fts3_icu.c ./ext/fts3/fts3_porter.c ./ext/fts3/fts3_snippet.c ./ext/fts3/fts3_tokenizer.h ./ext/fts3/fts3_tokenizer.c ./ext/fts3/fts3_tokenizer1.c ./ext/fts3/fts3_write.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 >tclsh ./tool/vdbe-compress.tcl <tsrc/vdbe.c >vdbe.new >mv vdbe.new tsrc/vdbe.c >touch .target_source >tclsh ./tool/mksqlite3c.tcl >./libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TEMP_STORE=1 -c sqlite3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TEMP_STORE=1 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o >sqlite3.c: In function âporter_stemmerâ: >sqlite3.c:102610: warning: value computed is not used >sqlite3.c:102614: warning: value computed is not used >sqlite3.c:102627: warning: value computed is not used >sqlite3.c:102632: warning: value computed is not used >sqlite3.c:102638: warning: value computed is not used >sqlite3.c:102643: warning: value computed is not used >sqlite3.c:102652: warning: value computed is not used >sqlite3.c:102659: warning: value computed is not used >sqlite3.c:102702: warning: value computed is not used >sqlite3.c:102722: warning: value computed is not used >sqlite3.c: In function ârtreeInitâ: >sqlite3.c:109910: warning: cast from pointer to integer of different size >sqlite3.c: At top level: >sqlite3.c:98655: warning: âsqlite3Fts3DeleteVtabâ declared âstaticâ but never defined >sqlite3.c:98656: warning: âsqlite3Fts3InitVtabâ declared âstaticâ but never defined >sqlite3.c:100817: warning: âsqlite3Fts3IcuTokenizerModuleâ declared âstaticâ but never defined >In function âmemsetâ, > inlined from âexprDupâ at sqlite3.c:61011: >/usr/include/bits/string3.h:82: warning: call to â__warn_memset_zero_lenâ declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters >sqlite3.c: In function âfkLookupParentâ: >sqlite3.c:47666: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true >sqlite3.c: In function âChooseLeafâ: >sqlite3.c:108574: warning: âfMinAreaâ may be used uninitialized in this function >sqlite3.c:108573: warning: âfMinGrowthâ may be used uninitialized in this function >sqlite3.c:108571: warning: âiBestâ may be used uninitialized in this function >sqlite3.c: In function âevalFts3Exprâ: >sqlite3.c:100115: warning: ânListâ may be used uninitialized in this function >sqlite3.c:100115: note: ânListâ was declared here >sqlite3.c:100114: warning: âpListâ may be used uninitialized in this function >sqlite3.c:100114: note: âpListâ was declared here >sqlite3.c: In function âfts3SegmentMergeâ: >sqlite3.c:105630: warning: âiNewLevelâ may be used uninitialized in this function >sqlite3.c: In function âfts3UpdateMethodâ: >sqlite3.c:105835: warning: âisEmptyâ may be used uninitialized in this function >sqlite3.c:105835: note: âisEmptyâ was declared here >libtool: compile: x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_TEMP_STORE=1 -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 >./libtool --mode=link x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -o libsqlite3.la sqlite3.lo -lpthread \ > -rpath "/usr/lib64" -version-info "8:6:8" >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/sqlite3.o -lpthread -march=native -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: x86_64-pc-linux-gnu-ar cru .libs/libsqlite3.a sqlite3.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsqlite3.a >libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) >./libtool --mode=link x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -DHAVE_READLINE=1 -I/usr/include/readline \ > -o sqlite3 ./src/shell.c libsqlite3.la \ > -lreadline -lreadline -lpthread -rpath "/usr/lib64" >libtool: link: x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -DHAVE_READLINE=1 -I/usr/include/readline -o .libs/sqlite3 ./src/shell.c ./.libs/libsqlite3.so -lreadline -lpthread -Wl,-rpath -Wl,/usr/lib64 >>>> Source compiled. >make -j5 -l3.2 test >./libtool --mode=link x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -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_init.c ./src/test_intarray.c ./src/test_journal.c ./src/test_malloc.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/test_wsd.c ./src/tclsqlite.c sqlite3.c -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -Wall -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -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_init.c ./src/test_intarray.c ./src/test_journal.c ./src/test_malloc.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/test_wsd.c ./src/tclsqlite.c sqlite3.c -lpthread >./src/test1.c: In function 'test_collate_func': >./src/test1.c:2286: warning: cast from pointer to integer of different size >./src/test1.c: In function 'test_collate_needed_cb': >./src/test1.c:2415: warning: cast to pointer from integer of different size >./src/test1.c: In function 'alignmentCollFunc': >./src/test1.c:2464: warning: cast from pointer to integer of different size >./src/test1.c:2465: warning: cast from pointer to integer of different size >./src/test8.c: In function 'echoBestIndex': >./src/test8.c:783: warning: 'cost' may be used uninitialized in this function >./src/test8.c:779: warning: 'nRow' may be used uninitialized in this function >./src/test_journal.c: In function 'readJournalFile': >./src/test_journal.c:470: warning: unused variable 'cksum' >./src/test_journal.c: In function 'jtWrite': >./src/test_journal.c:541: warning: unused variable 'pgno' >./src/test_journal.c: In function 'jtTruncate': >./src/test_journal.c:569: warning: unused variable 'locking_page' >./src/test_malloc.c: In function 'test_dump_memsys3': >./src/test_malloc.c:1193: warning: cast from pointer to integer of different size >./src/test_malloc.c: In function 'Sqlitetest_malloc_Init': >./src/test_malloc.c:1401: warning: cast to pointer from integer of different size >./src/test_pcache.c: In function 'testpcacheCachesize': >./src/test_pcache.c:162: warning: unused variable 'p' >./src/test_thread.c: In function 'sqlthread_id': >./src/test_thread.c:304: warning: cast from pointer to integer of different size >sqlite3.c: In function 'porter_stemmer': >sqlite3.c:102610: warning: value computed is not used >sqlite3.c:102614: warning: value computed is not used >sqlite3.c:102627: warning: value computed is not used >sqlite3.c:102632: warning: value computed is not used >sqlite3.c:102638: warning: value computed is not used >sqlite3.c:102643: warning: value computed is not used >sqlite3.c:102652: warning: value computed is not used >sqlite3.c:102659: warning: value computed is not used >sqlite3.c:102702: warning: value computed is not used >sqlite3.c:102722: warning: value computed is not used >sqlite3.c: In function 'rtreeInit': >sqlite3.c:109910: warning: cast from pointer to integer of different size >In function 'memset', > inlined from 'exprDup' at sqlite3.c:61011: >/usr/include/bits/string3.h:82: warning: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters >sqlite3.c: In function 'fkLookupParent': >sqlite3.c:47666: warning: assuming signed overflow does not occur when assuming that (X - c) <= X is always true >sqlite3.c: In function 'ChooseLeaf': >sqlite3.c:108574: warning: 'fMinArea' may be used uninitialized in this function >sqlite3.c:108573: warning: 'fMinGrowth' may be used uninitialized in this function >sqlite3.c:108571: warning: 'iBest' may be used uninitialized in this function >sqlite3.c: In function 'fts3SegmentMerge': >sqlite3.c:105630: warning: 'iNewLevel' may be used uninitialized in this function >sqlite3.c: In function 'sqlite3Fts3UpdateMethod': >sqlite3.c:105835: warning: 'isEmpty' may be used uninitialized in this function >sqlite3.c: In function 'evalFts3Expr': >sqlite3.c:100115: warning: 'nList' may be used uninitialized in this function >sqlite3.c:100115: note: 'nList' was declared here >sqlite3.c:100114: warning: 'pList' may be used uninitialized in this function >sqlite3.c:100114: note: 'pList' was declared here >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccwUmhtd.o: In function `exprDup': >sqlite3.c:(.text+0xf70b): warning: memset used with constant zero length parameter; this could be due to transposed parameters >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `Sqlitetest1_Init': >test1.c:(.text+0x424): undefined reference to `Tcl_CreateCommand' >test1.c:(.text+0x456): undefined reference to `Tcl_CreateObjCommand' >test1.c:(.text+0x476): undefined reference to `Tcl_LinkVar' >test1.c:(.text+0x48d): undefined reference to `Tcl_LinkVar' >test1.c:(.text+0x4a4): undefined reference to `Tcl_LinkVar' >test1.c:(.text+0x4bb): undefined reference to `Tcl_LinkVar' >test1.c:(.text+0x4d2): undefined reference to `Tcl_LinkVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o:test1.c:(.text+0x4e9): more undefined references to `Tcl_LinkVar' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_printf': >test1.c:(.text+0x6c2): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_mprintf_n': >test1.c:(.text+0x1022): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x102d): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_mprintf_z': >test1.c:(.text+0x10a5): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3_mprintf_stronly': >test1.c:(.text+0x10ff): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x113d): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3_mprintf_str': >test1.c:(.text+0x118a): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x11a3): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x11db): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x121e): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3_mprintf_long': >test1.c:(.text+0x1282): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x12cb): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x1317): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3_mprintf_int': >test1.c:(.text+0x1372): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x13b0): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x13f7): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `exec_printf_cb': >test1.c:(.text+0x1453): undefined reference to `Tcl_DStringAppendElement' >test1.c:(.text+0x1481): undefined reference to `Tcl_DStringAppendElement' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3_snprintf_str': >test1.c:(.text+0x14f1): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x1525): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x1548): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x155d): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x15a7): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x15db): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_snprintf_int': >test1.c:(.text+0x169f): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3_mprintf_hexdouble': >test1.c:(.text+0x16f7): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x173c): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o:test1.c:(.text+0x1780): more undefined references to `Tcl_AppendResult' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3_mprintf_scaled': >test1.c:(.text+0x17c9): undefined reference to `Tcl_GetDouble' >test1.c:(.text+0x17e2): undefined reference to `Tcl_GetDouble' >test1.c:(.text+0x1811): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x184e): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3_mprintf_double': >test1.c:(.text+0x1899): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x18ae): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x18c3): undefined reference to `Tcl_GetDouble' >test1.c:(.text+0x18fe): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x1939): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3_mprintf_int64': >test1.c:(.text+0x19c0): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x1a07): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x1a23): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_pcache_stats': >test1.c:(.text+0x1a54): undefined reference to `Tcl_NewObj' >test1.c:(.text+0x1a66): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x1a74): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x1a7d): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x1a8b): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x1a9a): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x1aa8): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x1ab1): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x1abf): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x1ace): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x1adc): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x1ae5): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x1af3): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x1b02): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x1b10): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x1b19): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x1b27): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x1b32): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_errstr': >test1.c:(.text+0x1b5f): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x1b6a): undefined reference to `Tcl_GetString' >test1.c:(.text+0x1ba8): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_stmt_int': >test1.c:(.text+0x1bea): undefined reference to `Tcl_GetString' >test1.c:(.text+0x1c04): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x1c35): undefined reference to `Tcl_GetString' >test1.c:(.text+0x1c51): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x1c6b): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x1c76): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_stmt_utf8': >test1.c:(.text+0x1caa): undefined reference to `Tcl_GetString' >test1.c:(.text+0x1cc4): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x1cf5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x1d11): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x1d38): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_blob_write': >test1.c:(.text+0x1d85): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x1dbd): undefined reference to `Tcl_GetString' >test1.c:(.text+0x1dcd): undefined reference to `Tcl_GetChannel' >test1.c:(.text+0x1de6): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x1e01): undefined reference to `Tcl_GetChannelInstanceData' >test1.c:(.text+0x1e10): undefined reference to `Tcl_GetByteArrayFromObj' >test1.c:(.text+0x1e53): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x1e79): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_stmt_utf16': >test1.c:(.text+0x1eaa): undefined reference to `Tcl_GetString' >test1.c:(.text+0x1ec4): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x1ef5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x1f11): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x1f52): undefined reference to `Tcl_NewByteArrayObj' >test1.c:(.text+0x1f5d): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_blob_read': >test1.c:(.text+0x1f9f): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x1fc5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x1fd5): undefined reference to `Tcl_GetChannel' >test1.c:(.text+0x1fee): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x200d): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x2029): undefined reference to `Tcl_GetChannelInstanceData' >test1.c:(.text+0x2035): undefined reference to `Tcl_Alloc' >test1.c:(.text+0x205d): undefined reference to `Tcl_NewByteArrayObj' >test1.c:(.text+0x2068): undefined reference to `Tcl_SetObjResult' >test1.c:(.text+0x2070): undefined reference to `Tcl_Free' >test1.c:(.text+0x2093): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_libversion_number': >test1.c:(.text+0x20ac): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x20b7): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_enable_shared': >test1.c:(.text+0x20ea): undefined reference to `Tcl_NewBooleanObj' >test1.c:(.text+0x20f5): undefined reference to `Tcl_SetObjResult' >test1.c:(.text+0x2121): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x213d): undefined reference to `Tcl_GetBooleanFromObj' >test1.c:(.text+0x2167): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `tcl_variable_type': >test1.c:(.text+0x219d): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x21b5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x21c7): undefined reference to `Tcl_GetVar2Ex' >test1.c:(.text+0x21ec): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x21f7): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_function_utf16le': >test1.c:(.text+0x2223): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2237): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2245): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x225a): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2268): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x2275): undefined reference to `Tcl_EvalObjEx' >test1.c:(.text+0x2293): undefined reference to `Tcl_GetStringResult' >test1.c:(.text+0x22e4): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_function_utf16be': >test1.c:(.text+0x2313): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2327): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2335): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x234a): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2358): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x2365): undefined reference to `Tcl_EvalObjEx' >test1.c:(.text+0x2387): undefined reference to `Tcl_GetStringResult' >test1.c:(.text+0x241c): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_function_utf8': >test1.c:(.text+0x2453): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2467): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2475): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x248a): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2498): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x24a5): undefined reference to `Tcl_EvalObjEx' >test1.c:(.text+0x24b9): undefined reference to `Tcl_GetStringResult' >test1.c:(.text+0x24e2): undefined reference to `Tcl_GetStringResult' >test1.c:(.text+0x2534): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_collate_func': >test1.c:(.text+0x2586): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x25fd): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x260b): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x263e): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x264c): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x2666): undefined reference to `Tcl_EvalObjEx' >test1.c:(.text+0x2680): undefined reference to `Tcl_GetObjResult' >test1.c:(.text+0x2690): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x26cb): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x26d9): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x26fc): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `vfs_list': >test1.c:(.text+0x2731): undefined reference to `Tcl_NewObj' >test1.c:(.text+0x274d): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x278a): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2798): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x27ac): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `working_64bit_int': >test1.c:(.text+0x2a21): undefined reference to `Tcl_NewWideIntObj' >test1.c:(.text+0x2a2c): undefined reference to `Tcl_GetString' >test1.c:(.text+0x2a61): undefined reference to `Tcl_NewBooleanObj' >test1.c:(.text+0x2a6c): undefined reference to `Tcl_SetObjResult' >test1.c:(.text+0x2a8c): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_global_recover': >test1.c:(.text+0x2abc): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x2ae5): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `testCreateCollationDel': >test1.c:(.text+0x2b01): undefined reference to `Tcl_EvalObjEx' >test1.c:(.text+0x2b34): undefined reference to `Tcl_BackgroundError' >test1.c:(.text+0x2b47): undefined reference to `TclFreeObj' >test1.c:(.text+0x2b61): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `testCreateCollationCmp': >test1.c:(.text+0x2ba5): undefined reference to `Tcl_DuplicateObj' >test1.c:(.text+0x2bbc): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2bc9): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x2bd4): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x2be1): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x2bf1): undefined reference to `Tcl_EvalObjEx' >test1.c:(.text+0x2bfd): undefined reference to `Tcl_GetObjResult' >test1.c:(.text+0x2c0d): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x2c54): undefined reference to `Tcl_BackgroundError' >test1.c:(.text+0x2c68): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_column_int64': >test1.c:(.text+0x2cf2): undefined reference to `Tcl_GetString' >test1.c:(.text+0x2d0c): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x2d35): undefined reference to `Tcl_GetString' >test1.c:(.text+0x2d51): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x2d6e): undefined reference to `Tcl_NewWideIntObj' >test1.c:(.text+0x2d79): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_column_double': >test1.c:(.text+0x2db2): undefined reference to `Tcl_GetString' >test1.c:(.text+0x2dcc): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x2df5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x2e11): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x2e2b): undefined reference to `Tcl_NewDoubleObj' >test1.c:(.text+0x2e36): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_column_blob': >test1.c:(.text+0x2e62): undefined reference to `Tcl_GetString' >test1.c:(.text+0x2e7c): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x2ea5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x2ec1): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x2eee): undefined reference to `Tcl_NewByteArrayObj' >test1.c:(.text+0x2ef9): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_column_type': >test1.c:(.text+0x2f32): undefined reference to `Tcl_GetString' >test1.c:(.text+0x2f4c): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x2f75): undefined reference to `Tcl_GetString' >test1.c:(.text+0x2f91): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x2fcc): undefined reference to `Tcl_SetResult' >test1.c:(.text+0x2fdf): undefined reference to `Tcl_SetResult' >test1.c:(.text+0x2ff5): undefined reference to `Tcl_SetResult' >test1.c:(.text+0x300b): undefined reference to `Tcl_SetResult' >test1.c:(.text+0x3021): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_data_count': >test1.c:(.text+0x303d): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3057): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x306d): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3084): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x308f): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_column_count': >test1.c:(.text+0x30ad): undefined reference to `Tcl_GetString' >test1.c:(.text+0x30c7): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x30dd): undefined reference to `Tcl_GetString' >test1.c:(.text+0x30f4): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x30ff): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `runAsObjProc': >test1.c:(.text+0x313f): undefined reference to `Tcl_GetString' >test1.c:(.text+0x314d): undefined reference to `Tcl_GetCommandInfo' >test1.c:(.text+0x31a1): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x31b5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x31c9): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x31dd): undefined reference to `Tcl_GetString' >test1.c:(.text+0x31f1): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_enable_load': >test1.c:(.text+0x322f): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x3255): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3266): undefined reference to `Tcl_GetCommandInfo' >test1.c:(.text+0x327b): undefined reference to `Tcl_GetBooleanFromObj' >test1.c:(.text+0x328c): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x32a6): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_load_extension': >test1.c:(.text+0x32e9): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x3315): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3321): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3334): undefined reference to `Tcl_GetCommandInfo' >test1.c:(.text+0x3360): undefined reference to `Tcl_SetResult' >test1.c:(.text+0x3386): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x3395): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `getDbPointer': >test1.c:(.text+0x33b8): undefined reference to `Tcl_GetCommandInfo' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_busy_timeout': >test1.c:(.text+0x341f): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x346d): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x3495): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_stack_used': >test1.c:(.text+0x34c7): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x3547): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x3552): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `get_autocommit': >test1.c:(.text+0x359f): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x360b): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `delete_collation': >test1.c:(.text+0x364f): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x36b2): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `delete_function': >test1.c:(.text+0x36ef): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x3769): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_interrupt': >test1.c:(.text+0x37a2): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite_set_magic': >test1.c:(.text+0x381f): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x3900): undefined reference to `Tcl_GetInt' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_rekey': >test1.c:(.text+0x3932): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_key': >test1.c:(.text+0x3982): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite_test_close': >test1.c:(.text+0x39d6): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x3a24): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_last_rowid': >test1.c:(.text+0x3a6f): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x3adb): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `db_leave': >test1.c:(.text+0x3b12): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `db_enter': >test1.c:(.text+0x3b82): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_table_column_metadata': >test1.c:(.text+0x3c04): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x3c35): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3c57): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3c63): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3c6f): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3cbc): undefined reference to `Tcl_NewObj' >test1.c:(.text+0x3cce): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x3cdb): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x3cea): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x3cf7): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x3d00): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x3d0d): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x3d16): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x3d23): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x3d2c): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x3d39): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x3d44): undefined reference to `Tcl_SetObjResult' >test1.c:(.text+0x3d65): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_function': >test1.c:(.text+0x3da4): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x3dbe): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x3de5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x3e18): undefined reference to `Tcl_GetBooleanFromObj' >test1.c:(.text+0x3e39): undefined reference to `Tcl_GetBooleanFromObj' >test1.c:(.text+0x3e5a): undefined reference to `Tcl_GetBooleanFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `file_control_lockproxy_test': >test1.c:(.text+0x3f33): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x3f4d): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x3f65): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `file_control_lasterrno_test': >test1.c:(.text+0x3fab): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x3fc5): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x3fe5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4024): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x402e): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x4048): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4063): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x406e): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `file_control_test': >test1.c:(.text+0x409b): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x40b5): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x40d5): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_create_collation_v2': >test1.c:(.text+0x418f): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x41b5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x41fd): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4234): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x424d): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `add_alignment_test_collations': >test1.c:(.text+0x4293): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_errmsg': >test1.c:(.text+0x4321): undefined reference to `Tcl_GetString' >test1.c:(.text+0x433b): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4355): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4385): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x4390): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_limit': >test1.c:(.text+0x4443): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x445d): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4495): undefined reference to `Tcl_GetString' >test1.c:(.text+0x44c3): undefined reference to `Tcl_GetString' >test1.c:(.text+0x44fe): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4531): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x4550): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x455b): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_extended_result_codes': >test1.c:(.text+0x459a): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x45bd): undefined reference to `Tcl_GetString' >test1.c:(.text+0x45ed): undefined reference to `Tcl_GetBooleanFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_pager_refcounts': >test1.c:(.text+0x463b): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x4655): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4685): undefined reference to `Tcl_GetString' >test1.c:(.text+0x46a3): undefined reference to `Tcl_NewObj' >test1.c:(.text+0x470b): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x471c): undefined reference to `Tcl_ListObjAppendElement' >test1.c:(.text+0x4732): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_soft_heap_limit': >test1.c:(.text+0x477a): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x4785): undefined reference to `Tcl_SetObjResult' >test1.c:(.text+0x47b1): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x47cd): undefined reference to `Tcl_GetIntFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_next_stmt': >test1.c:(.text+0x4810): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x482a): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4845): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4867): undefined reference to `Tcl_GetString' >test1.c:(.text+0x48a9): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_sql': >test1.c:(.text+0x48dd): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x48f5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4915): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_step': >test1.c:(.text+0x492d): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4947): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x495d): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4981): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_changes': >test1.c:(.text+0x49a1): undefined reference to `Tcl_GetString' >test1.c:(.text+0x49bb): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x49d5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x49ff): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x4a0a): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_transfer_bind': >test1.c:(.text+0x4a44): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x4a5e): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4a85): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4a99): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4ab3): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x4abe): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_expired': >test1.c:(.text+0x4adf): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x4af9): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4b0d): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4b24): undefined reference to `Tcl_NewBooleanObj' >test1.c:(.text+0x4b2f): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_stmt_status': >test1.c:(.text+0x4b74): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x4ba5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4bb9): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4bf9): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x4c0e): undefined reference to `Tcl_GetBooleanFromObj' >test1.c:(.text+0x4c33): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x4c3e): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_complete16': >test1.c:(.text+0x4c8d): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x4ca7): undefined reference to `Tcl_GetByteArrayFromObj' >test1.c:(.text+0x4cb6): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x4cc1): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_open16': >test1.c:(.text+0x4ce2): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4cfc): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4d17): undefined reference to `Tcl_GetByteArrayFromObj' >test1.c:(.text+0x4d4c): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_open': >test1.c:(.text+0x4d7c): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4db1): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4dc4): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4dde): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_errmsg16': >test1.c:(.text+0x4e01): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4e1b): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4e35): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4e84): undefined reference to `Tcl_NewByteArrayObj' >test1.c:(.text+0x4e8f): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_ex_errcode': >test1.c:(.text+0x4eb1): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4ecb): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4ee5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4f1e): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_errcode': >test1.c:(.text+0x4f41): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4f5b): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x4f75): undefined reference to `Tcl_GetString' >test1.c:(.text+0x4fae): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_sleep': >test1.c:(.text+0x4fe1): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x5005): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x501e): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x5029): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_clear_bindings': >test1.c:(.text+0x505d): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x5075): undefined reference to `Tcl_GetString' >test1.c:(.text+0x508c): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x5097): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_parameter_index': >test1.c:(.text+0x50cf): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x50f5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x5109): undefined reference to `Tcl_GetString' >test1.c:(.text+0x511b): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x5126): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_parameter_name': >test1.c:(.text+0x515f): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x5185): undefined reference to `Tcl_GetString' >test1.c:(.text+0x51a1): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x51c3): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x51ce): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_parameter_count': >test1.c:(.text+0x51fd): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x5215): undefined reference to `Tcl_GetString' >test1.c:(.text+0x522c): undefined reference to `Tcl_NewIntObj' >test1.c:(.text+0x5237): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `get_sqlite_pointer': >test1.c:(.text+0x5272): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x52a5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x52b5): undefined reference to `Tcl_GetCommandInfo' >test1.c:(.text+0x52fe): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x5315): undefined reference to `Tcl_GetString' >test1.c:(.text+0x5329): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `sqlite3TestErrCode': >test1.c:(.text+0x53f4): undefined reference to `Tcl_ResetResult' >test1.c:(.text+0x5403): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind': >test1.c:(.text+0x5489): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x54c9): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x5559): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x565c): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_register_func': >test1.c:(.text+0x569f): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x5742): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_create_aggregate': >test1.c:(.text+0x5777): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x580e): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_create_function': >test1.c:(.text+0x58c4): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x5964): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_get_table_printf': >test1.c:(.text+0x5b62): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x5bb0): undefined reference to `Tcl_GetInt' >test1.c:(.text+0x5be4): undefined reference to `Tcl_DStringInit' >test1.c:(.text+0x5c81): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x5cc9): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x5d5c): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x5d90): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x5dbc): undefined reference to `Tcl_AppendElement' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_exec_nr': >test1.c:(.text+0x5e08): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_exec': >test1.c:(.text+0x5ec8): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x5f21): undefined reference to `Tcl_DStringInit' >test1.c:(.text+0x600c): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x601d): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x6025): undefined reference to `Tcl_DStringFree' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_exec_hex': >test1.c:(.text+0x60aa): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x619b): undefined reference to `Tcl_DStringInit' >test1.c:(.text+0x61e4): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x61f8): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x6200): undefined reference to `Tcl_DStringFree' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_exec_printf': >test1.c:(.text+0x6298): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x62f1): undefined reference to `Tcl_DStringInit' >test1.c:(.text+0x635d): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x636e): undefined reference to `Tcl_AppendElement' >test1.c:(.text+0x6376): undefined reference to `Tcl_DStringFree' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_collate_needed': >test1.c:(.text+0x63e1): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x63fd): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_collate': >test1.c:(.text+0x6483): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x649d): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x64dc): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6510): undefined reference to `Tcl_GetBooleanFromObj' >test1.c:(.text+0x655d): undefined reference to `Tcl_GetBooleanFromObj' >test1.c:(.text+0x6596): undefined reference to `Tcl_GetBooleanFromObj' >test1.c:(.text+0x6664): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_reset': >test1.c:(.text+0x66a1): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x66bb): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x66e5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6734): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_finalize': >test1.c:(.text+0x6761): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x677b): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x67a5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x67de): undefined reference to `Tcl_SetResult' >test1.c:(.text+0x6817): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_prepare16_v2': >test1.c:(.text+0x6876): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6890): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x68c5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x68f2): undefined reference to `Tcl_GetByteArrayFromObj' >test1.c:(.text+0x6906): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x696c): undefined reference to `Tcl_NewByteArrayObj' >test1.c:(.text+0x6985): undefined reference to `Tcl_ObjSetVar2' >test1.c:(.text+0x69bc): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x69cb): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_prepare_tkt3134': >test1.c:(.text+0x6a08): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6a22): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x6a45): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6ac7): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x6b0a): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_prepare_v2': >test1.c:(.text+0x6b66): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6b80): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x6bb5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6be1): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6bf5): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x6c29): undefined reference to `Tcl_ResetResult' >test1.c:(.text+0x6c64): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x6c78): undefined reference to `Tcl_ObjSetVar2' >test1.c:(.text+0x6cb0): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x6cef): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_prepare16': >test1.c:(.text+0x6d46): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6d60): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x6d95): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6dc2): undefined reference to `Tcl_GetByteArrayFromObj' >test1.c:(.text+0x6dd6): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x6e3c): undefined reference to `Tcl_NewByteArrayObj' >test1.c:(.text+0x6e55): undefined reference to `Tcl_ObjSetVar2' >test1.c:(.text+0x6e8c): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x6e9b): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_prepare': >test1.c:(.text+0x6efb): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6f15): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x6f55): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6f81): undefined reference to `Tcl_GetString' >test1.c:(.text+0x6f95): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x6fc9): undefined reference to `Tcl_ResetResult' >test1.c:(.text+0x7024): undefined reference to `Tcl_NewStringObj' >test1.c:(.text+0x7038): undefined reference to `Tcl_ObjSetVar2' >test1.c:(.text+0x7070): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x70af): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_blob': >test1.c:(.text+0x7110): undefined reference to `Tcl_GetString' >test1.c:(.text+0x712c): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x7166): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x7180): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x7195): undefined reference to `Tcl_GetString' >test1.c:(.text+0x71a9): undefined reference to `Tcl_GetIntFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_text16': >test1.c:(.text+0x7265): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x727f): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x72b1): undefined reference to `Tcl_GetString' >test1.c:(.text+0x72cc): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x72e6): undefined reference to `Tcl_GetByteArrayFromObj' >test1.c:(.text+0x72f9): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x7350): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_text': >test1.c:(.text+0x738e): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x73a8): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x73d5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x73f1): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x740d): undefined reference to `Tcl_GetByteArrayFromObj' >test1.c:(.text+0x741f): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x7476): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_null': >test1.c:(.text+0x74b4): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x74ce): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x74f5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x7511): undefined reference to `Tcl_GetIntFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_double': >test1.c:(.text+0x7583): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x759d): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x75d5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x75f3): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x7613): undefined reference to `Tcl_GetString' >test1.c:(.text+0x764c): undefined reference to `Tcl_GetDoubleFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_int64': >test1.c:(.text+0x76f4): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x770e): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x7735): undefined reference to `Tcl_GetString' >test1.c:(.text+0x7751): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x776b): undefined reference to `Tcl_GetWideIntFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_zeroblob': >test1.c:(.text+0x77df): undefined reference to `Tcl_WrongNumArgs' >test1.c:(.text+0x7805): undefined reference to `Tcl_GetString' >test1.c:(.text+0x7821): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x783d): undefined reference to `Tcl_GetIntFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1XeFwb.o: In function `test_bind_int': >test1.c:(.text+0x78a4): undefined reference to `Tcl_GetStringFromObj' >test1.c:(.text+0x78be): undefined reference to `Tcl_AppendResult' >test1.c:(.text+0x78e5): undefined reference to `Tcl_GetString' >test1.c:(.text+0x7901): undefined reference to `Tcl_GetIntFromObj' >test1.c:(.text+0x791d): undefined reference to `Tcl_GetIntFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `Sqlitetest2_Init': >test2.c:(.text+0x184): undefined reference to `Tcl_CreateCommand' >test2.c:(.text+0x1a4): undefined reference to `Tcl_LinkVar' >test2.c:(.text+0x1bb): undefined reference to `Tcl_LinkVar' >test2.c:(.text+0x1d2): undefined reference to `Tcl_LinkVar' >test2.c:(.text+0x1e9): undefined reference to `Tcl_LinkVar' >test2.c:(.text+0x200): undefined reference to `Tcl_LinkVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o:test2.c:(.text+0x217): more undefined references to `Tcl_LinkVar' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `testPendingByte': >test2.c:(.text+0x267): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x278): undefined reference to `Tcl_GetInt' >test2.c:(.text+0x298): undefined reference to `Tcl_NewIntObj' >test2.c:(.text+0x2a3): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `testBitvecBuiltinTest': >test2.c:(.text+0x2f0): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x304): undefined reference to `Tcl_GetInt' >test2.c:(.text+0x359): undefined reference to `Tcl_NewIntObj' >test2.c:(.text+0x364): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `fake_big_file': >test2.c:(.text+0x400): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x425): undefined reference to `Tcl_GetInt' >test2.c:(.text+0x49c): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x4c7): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `pager_truncate': >test2.c:(.text+0x514): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x551): undefined reference to `Tcl_GetInt' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `page_number': >test2.c:(.text+0x5a2): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x5f2): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `page_write': >test2.c:(.text+0x635): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x6b2): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `page_unref': >test2.c:(.text+0x6e2): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o:test2.c:(.text+0x747): more undefined references to `Tcl_AppendResult' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `page_lookup': >test2.c:(.text+0x789): undefined reference to `Tcl_GetInt' >test2.c:(.text+0x7cb): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `page_get': >test2.c:(.text+0x817): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x861): undefined reference to `Tcl_GetInt' >test2.c:(.text+0x88c): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x8db): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `pager_pagecount': >test2.c:(.text+0x917): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x969): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `pager_stats': >test2.c:(.text+0x9ab): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0x9eb): undefined reference to `Tcl_AppendElement' >test2.c:(.text+0xa11): undefined reference to `Tcl_AppendElement' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `pager_stmt_rollback': >test2.c:(.text+0xa64): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0xac4): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `pager_stmt_commit': >test2.c:(.text+0xaf2): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0xb32): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `pager_stmt_begin': >test2.c:(.text+0xb62): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o:test2.c:(.text+0xba0): more undefined references to `Tcl_AppendResult' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `pager_open': >test2.c:(.text+0xd80): undefined reference to `Tcl_GetInt' >test2.c:(.text+0xe26): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0xe4a): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEiIE91.o: In function `page_read': >test2.c:(.text+0xe86): undefined reference to `Tcl_AppendResult' >test2.c:(.text+0xf25): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `Sqlitetest3_Init': >test3.c:(.text+0x134): undefined reference to `Tcl_CreateCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_set_cache_size': >test3.c:(.text+0x184): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0x1c1): undefined reference to `Tcl_GetInt' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_ismemdb': >test3.c:(.text+0x244): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0x2ab): undefined reference to `Tcl_NewBooleanObj' >test3.c:(.text+0x2b6): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_from_db': >test3.c:(.text+0x2fc): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0x335): undefined reference to `Tcl_GetCommandInfo' >test3.c:(.text+0x378): undefined reference to `Tcl_SetResult' >test3.c:(.text+0x397): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_varint_test': >test3.c:(.text+0x416): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0x470): undefined reference to `Tcl_GetInt' >test3.c:(.text+0x490): undefined reference to `Tcl_GetInt' >test3.c:(.text+0x4a8): undefined reference to `Tcl_GetInt' >test3.c:(.text+0x4c0): undefined reference to `Tcl_GetInt' >test3.c:(.text+0x5fa): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0x688): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_first': >test3.c:(.text+0x6ef): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0x76a): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0x78a): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o:test3.c:(.text+0x7c7): more undefined references to `Tcl_AppendResult' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_close_cursor': >test3.c:(.text+0xa9d): undefined reference to `Tcl_Free' >test3.c:(.text+0xab9): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_cursor': >test3.c:(.text+0xb09): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0xb49): undefined reference to `Tcl_GetInt' >test3.c:(.text+0xb6d): undefined reference to `Tcl_GetBoolean' >test3.c:(.text+0xb7d): undefined reference to `Tcl_Alloc' >test3.c:(.text+0xbc1): undefined reference to `Tcl_Free' >test3.c:(.text+0xbd7): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0xc2d): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_pager_stats': >test3.c:(.text+0xc6d): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0xccb): undefined reference to `Tcl_AppendElement' >test3.c:(.text+0xcf1): undefined reference to `Tcl_AppendElement' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_begin_transaction': >test3.c:(.text+0xd64): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0xdc3): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_close': >test3.c:(.text+0xdf2): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0xe72): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxv5wm5.o: In function `btree_open': >test3.c:(.text+0xeb2): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0xee5): undefined reference to `Tcl_GetInt' >test3.c:(.text+0xf05): undefined reference to `Tcl_GetInt' >test3.c:(.text+0xf76): undefined reference to `Tcl_AppendResult' >test3.c:(.text+0xf9a): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccju0c1d.o: In function `Sqlitetest5_Init': >test5.c:(.text+0x18): undefined reference to `Tcl_CreateObjCommand' >test5.c:(.text+0x33): undefined reference to `Tcl_CreateObjCommand' >test5.c:(.text+0x4e): undefined reference to `Tcl_CreateObjCommand' >test5.c:(.text+0x69): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccju0c1d.o: In function `binarize': >test5.c:(.text+0xa2): undefined reference to `Tcl_GetStringFromObj' >test5.c:(.text+0xb0): undefined reference to `Tcl_NewByteArrayObj' >test5.c:(.text+0xbb): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccju0c1d.o: In function `name_to_enc': >test5.c:(.text+0x127): undefined reference to `Tcl_GetString' >test5.c:(.text+0x190): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccju0c1d.o: In function `test_translate': >test5.c:(.text+0x226): undefined reference to `Tcl_GetStringFromObj' >test5.c:(.text+0x240): undefined reference to `Tcl_AppendResult' >test5.c:(.text+0x283): undefined reference to `Tcl_GetByteArrayFromObj' >test5.c:(.text+0x2e2): undefined reference to `Tcl_NewByteArrayObj' >test5.c:(.text+0x2ed): undefined reference to `Tcl_SetObjResult' >test5.c:(.text+0x30d): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccju0c1d.o: In function `test_value_overhead': >test5.c:(.text+0x387): undefined reference to `Tcl_GetStringFromObj' >test5.c:(.text+0x3a1): undefined reference to `Tcl_AppendResult' >test5.c:(.text+0x3c5): undefined reference to `Tcl_GetIntFromObj' >test5.c:(.text+0x3ed): undefined reference to `Tcl_GetIntFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `Sqlitetest6_Init': >test6.c:(.text+0xe4): undefined reference to `Tcl_CreateObjCommand' >test6.c:(.text+0xfb): undefined reference to `Tcl_CreateObjCommand' >test6.c:(.text+0x112): undefined reference to `Tcl_CreateObjCommand' >test6.c:(.text+0x129): undefined reference to `Tcl_CreateObjCommand' >test6.c:(.text+0x140): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `jtUnregisterObjCmd': >test6.c:(.text+0x16c): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `jtObjCmd': >test6.c:(.text+0x1c4): undefined reference to `Tcl_WrongNumArgs' >test6.c:(.text+0x1ed): undefined reference to `Tcl_GetString' >test6.c:(.text+0x22a): undefined reference to `Tcl_AppendResult' >test6.c:(.text+0x24e): undefined reference to `Tcl_GetString' >test6.c:(.text+0x276): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `processDevSymArgs': >test6.c:(.text+0x318): undefined reference to `Tcl_GetStringFromObj' >test6.c:(.text+0x398): undefined reference to `Tcl_ListObjGetElements' >test6.c:(.text+0x3fb): undefined reference to `Tcl_DuplicateObj' >test6.c:(.text+0x408): undefined reference to `Tcl_GetString' >test6.c:(.text+0x410): undefined reference to `Tcl_UtfToLower' >test6.c:(.text+0x43a): undefined reference to `Tcl_GetIndexFromObjStruct' >test6.c:(.text+0x452): undefined reference to `TclFreeObj' >test6.c:(.text+0x515): undefined reference to `Tcl_GetIntFromObj' >test6.c:(.text+0x544): undefined reference to `Tcl_AppendResult' >test6.c:(.text+0x568): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `crashParamsObjCmd': >test6.c:(.text+0x617): undefined reference to `Tcl_GetStringFromObj' >test6.c:(.text+0x636): undefined reference to `Tcl_GetIntFromObj' >test6.c:(.text+0x65e): undefined reference to `Tcl_AppendResult' >test6.c:(.text+0x699): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `crashEnableCmd': >test6.c:(.text+0x77d): undefined reference to `Tcl_WrongNumArgs' >test6.c:(.text+0x79a): undefined reference to `Tcl_GetBooleanFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `writeListSync': >test6.c:(.text+0xb19): undefined reference to `Tcl_Free' >test6.c:(.text+0xb51): undefined reference to `Tcl_Alloc' >test6.c:(.text+0xc27): undefined reference to `Tcl_Free' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `cfOpen': >test6.c:(.text+0xe6b): undefined reference to `Tcl_Alloc' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `writeListAppend': >test6.c:(.text+0xf51): undefined reference to `Tcl_Alloc' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccxdq7yo.o: In function `cfWrite': >test6.c:(.text+0x10a9): undefined reference to `Tcl_Realloc' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `Sqlitetest8_Init': >test8.c:(.text+0x2d): undefined reference to `Tcl_CreateObjCommand' >test8.c:(.text+0x4d): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `declare_vtab': >test8.c:(.text+0x8a): undefined reference to `Tcl_WrongNumArgs' >test8.c:(.text+0xad): undefined reference to `Tcl_GetString' >test8.c:(.text+0xcf): undefined reference to `Tcl_GetString' >test8.c:(.text+0xfc): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `register_echo_module': >test8.c:(.text+0x131): undefined reference to `Tcl_WrongNumArgs' >test8.c:(.text+0x14d): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `simulateVtabError': >test8.c:(.text+0x359): undefined reference to `Tcl_GetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoFindFunction': >test8.c:(.text+0x484): undefined reference to `Tcl_GetCommandInfo' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `overloadedGlobFunction': >test8.c:(.text+0x4c6): undefined reference to `Tcl_DStringInit' >test8.c:(.text+0x4d3): undefined reference to `Tcl_DStringAppendElement' >test8.c:(.text+0x4fe): undefined reference to `Tcl_DStringAppendElement' >test8.c:(.text+0x50f): undefined reference to `Tcl_Eval' >test8.c:(.text+0x519): undefined reference to `Tcl_DStringFree' >test8.c:(.text+0x525): undefined reference to `Tcl_GetStringResult' >test8.c:(.text+0x544): undefined reference to `Tcl_ResetResult' >test8.c:(.text+0x564): undefined reference to `Tcl_GetStringResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoTransactionCall': >test8.c:(.text+0x5d5): undefined reference to `Tcl_SetVar' >test8.c:(.text+0x5ec): undefined reference to `Tcl_SetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoSync': >test8.c:(.text+0x699): undefined reference to `Tcl_GetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoBegin': >test8.c:(.text+0x729): undefined reference to `Tcl_GetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoDestroy': >test8.c:(.text+0x77a): undefined reference to `Tcl_SetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoDisconnect': >test8.c:(.text+0x808): undefined reference to `Tcl_SetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoFilter': >test8.c:(.text+0xa24): undefined reference to `Tcl_SetVar' >test8.c:(.text+0xa48): undefined reference to `Tcl_SetVar' >test8.c:(.text+0xa89): undefined reference to `Tcl_SetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoBestIndex': >test8.c:(.text+0xbd0): undefined reference to `Tcl_GetVar' >test8.c:(.text+0xc0e): undefined reference to `Tcl_GetVar' >test8.c:(.text+0xc29): undefined reference to `Tcl_GetVar' >test8.c:(.text+0xd8d): undefined reference to `Tcl_SetVar' >test8.c:(.text+0xdb1): undefined reference to `Tcl_SetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoConstructor': >test8.c:(.text+0x106e): undefined reference to `Tcl_SetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoConnect': >test8.c:(.text+0x1598): undefined reference to `Tcl_SetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccjwTdre.o: In function `echoCreate': >test8.c:(.text+0x1628): undefined reference to `Tcl_SetVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccllxElV.o: In function `Sqlitetest9_Init': >test9.c:(.text+0x1d): undefined reference to `Tcl_CreateObjCommand' >test9.c:(.text+0x3d): undefined reference to `Tcl_CreateObjCommand' >test9.c:(.text+0x5d): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccllxElV.o: In function `c_collation_test': >test9.c:(.text+0x99): undefined reference to `Tcl_WrongNumArgs' >test9.c:(.text+0x101): undefined reference to `Tcl_ResetResult' >test9.c:(.text+0x115): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccllxElV.o: In function `c_realloc_test': >test9.c:(.text+0x169): undefined reference to `Tcl_WrongNumArgs' >test9.c:(.text+0x1b9): undefined reference to `Tcl_ResetResult' >test9.c:(.text+0x1cd): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccllxElV.o: In function `c_misuse_test': >test9.c:(.text+0x217): undefined reference to `Tcl_WrongNumArgs' >test9.c:(.text+0x27a): undefined reference to `Tcl_ResetResult' >test9.c:(.text+0x28e): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc1Yu92G.o: In function `Sqlitetest_autoext_Init': >test_autoext.c:(.text+0x14): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc7df0Kk.o: In function `Sqlitetestbackup_Init': >test_backup.c:(.text+0x14): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc7df0Kk.o: In function `backupTestInit': >test_backup.c:(.text+0x54): undefined reference to `Tcl_WrongNumArgs' >test_backup.c:(.text+0x85): undefined reference to `Tcl_GetString' >test_backup.c:(.text+0x91): undefined reference to `Tcl_GetString' >test_backup.c:(.text+0xaa): undefined reference to `Tcl_GetString' >test_backup.c:(.text+0xb6): undefined reference to `Tcl_GetString' >test_backup.c:(.text+0xcf): undefined reference to `Tcl_GetString' >test_backup.c:(.text+0x102): undefined reference to `Tcl_CreateObjCommand' >test_backup.c:(.text+0x10e): undefined reference to `Tcl_SetObjResult' >test_backup.c:(.text+0x12b): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc7df0Kk.o: In function `backupTestCmd': >test_backup.c:(.text+0x250): undefined reference to `Tcl_GetIndexFromObjStruct' >test_backup.c:(.text+0x2fc): undefined reference to `Tcl_WrongNumArgs' >test_backup.c:(.text+0x318): undefined reference to `Tcl_GetIntFromObj' >test_backup.c:(.text+0x33b): undefined reference to `Tcl_NewIntObj' >test_backup.c:(.text+0x346): undefined reference to `Tcl_SetObjResult' >test_backup.c:(.text+0x35c): undefined reference to `Tcl_GetString' >test_backup.c:(.text+0x36d): undefined reference to `Tcl_GetCommandInfo' >test_backup.c:(.text+0x387): undefined reference to `Tcl_SetCommandInfo' >test_backup.c:(.text+0x392): undefined reference to `Tcl_DeleteCommand' >test_backup.c:(.text+0x3ae): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccBzgOLg.o: In function `sqlite3BtreeSharedCacheReport': >test_btree.c:(.text+0x18): undefined reference to `Tcl_NewObj' >test_btree.c:(.text+0x41): undefined reference to `Tcl_NewStringObj' >test_btree.c:(.text+0x4f): undefined reference to `Tcl_ListObjAppendElement' >test_btree.c:(.text+0x57): undefined reference to `Tcl_NewIntObj' >test_btree.c:(.text+0x65): undefined reference to `Tcl_ListObjAppendElement' >test_btree.c:(.text+0x79): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cclj6jKd.o: In function `Sqliteconfig_Init': >test_config.c:(.text+0x1a): undefined reference to `Tcl_SetVar2' >test_config.c:(.text+0x37): undefined reference to `Tcl_SetVar2' >test_config.c:(.text+0x54): undefined reference to `Tcl_SetVar2' >test_config.c:(.text+0x71): undefined reference to `Tcl_SetVar2' >test_config.c:(.text+0x8e): undefined reference to `Tcl_SetVar2' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cclj6jKd.o:test_config.c:(.text+0xab): more undefined references to `Tcl_SetVar2' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cclj6jKd.o: In function `Sqliteconfig_Init': >test_config.c:(.text+0x907): undefined reference to `Tcl_LinkVar' >test_config.c:(.text+0x91e): undefined reference to `Tcl_LinkVar' >test_config.c:(.text+0x935): undefined reference to `Tcl_LinkVar' >test_config.c:(.text+0x94c): undefined reference to `Tcl_LinkVar' >test_config.c:(.text+0x963): undefined reference to `Tcl_LinkVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cclj6jKd.o:test_config.c:(.text+0x97a): more undefined references to `Tcl_LinkVar' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccJr2aTp.o: In function `Sqlitetest_func_Init': >test_func.c:(.text+0x118): undefined reference to `Tcl_CreateObjCommand' >test_func.c:(.text+0x133): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccJr2aTp.o: In function `abuse_create_function': >test_func.c:(.text+0x1ed): undefined reference to `Tcl_GetString' >test_func.c:(.text+0x25d): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccJr2aTp.o: In function `autoinstall_test_funcs': >test_func.c:(.text+0x49f): undefined reference to `Tcl_NewIntObj' >test_func.c:(.text+0x4aa): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEwKQCy.o: In function `Sqlitetest_hexio_Init': >test_hexio.c:(.text+0x1b4): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEwKQCy.o: In function `read_fts3varint': >test_hexio.c:(.text+0x204): undefined reference to `Tcl_WrongNumArgs' >test_hexio.c:(.text+0x23a): undefined reference to `Tcl_GetByteArrayFromObj' >test_hexio.c:(.text+0x27b): undefined reference to `Tcl_NewWideIntObj' >test_hexio.c:(.text+0x28f): undefined reference to `Tcl_ObjSetVar2' >test_hexio.c:(.text+0x29b): undefined reference to `Tcl_NewIntObj' >test_hexio.c:(.text+0x2a6): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEwKQCy.o: In function `hexio_render_int32': >test_hexio.c:(.text+0x2ea): undefined reference to `Tcl_WrongNumArgs' >test_hexio.c:(.text+0x315): undefined reference to `Tcl_GetIntFromObj' >test_hexio.c:(.text+0x35a): undefined reference to `Tcl_NewStringObj' >test_hexio.c:(.text+0x365): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEwKQCy.o: In function `hexio_render_int16': >test_hexio.c:(.text+0x39a): undefined reference to `Tcl_WrongNumArgs' >test_hexio.c:(.text+0x3c5): undefined reference to `Tcl_GetIntFromObj' >test_hexio.c:(.text+0x3f8): undefined reference to `Tcl_NewStringObj' >test_hexio.c:(.text+0x403): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEwKQCy.o: In function `hexio_write': >test_hexio.c:(.text+0x449): undefined reference to `Tcl_WrongNumArgs' >test_hexio.c:(.text+0x47d): undefined reference to `Tcl_GetIntFromObj' >test_hexio.c:(.text+0x495): undefined reference to `Tcl_GetString' >test_hexio.c:(.text+0x4a6): undefined reference to `Tcl_GetStringFromObj' >test_hexio.c:(.text+0x525): undefined reference to `Tcl_NewIntObj' >test_hexio.c:(.text+0x530): undefined reference to `Tcl_SetObjResult' >test_hexio.c:(.text+0x560): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEwKQCy.o: In function `hexio_read': >test_hexio.c:(.text+0x5a4): undefined reference to `Tcl_WrongNumArgs' >test_hexio.c:(.text+0x5dd): undefined reference to `Tcl_GetIntFromObj' >test_hexio.c:(.text+0x5fd): undefined reference to `Tcl_GetIntFromObj' >test_hexio.c:(.text+0x60a): undefined reference to `Tcl_GetString' >test_hexio.c:(.text+0x686): undefined reference to `Tcl_AppendResult' >test_hexio.c:(.text+0x6be): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccEwKQCy.o: In function `hexio_get_int': >test_hexio.c:(.text+0x6ff): undefined reference to `Tcl_WrongNumArgs' >test_hexio.c:(.text+0x72a): undefined reference to `Tcl_GetStringFromObj' >test_hexio.c:(.text+0x7b0): undefined reference to `Tcl_NewIntObj' >test_hexio.c:(.text+0x7bb): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccJaqPCO.o: In function `Sqlitetest_init_Init': >test_init.c:(.text+0x278): undefined reference to `Tcl_CreateObjCommand' >test_init.c:(.text+0x293): undefined reference to `Tcl_CreateObjCommand' >test_init.c:(.text+0x2ae): undefined reference to `Tcl_CreateObjCommand' >test_init.c:(.text+0x2c9): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccJaqPCO.o: In function `init_wrapper_clear': >test_init.c:(.text+0x326): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccJaqPCO.o: In function `init_wrapper_query': >test_init.c:(.text+0x369): undefined reference to `Tcl_WrongNumArgs' >test_init.c:(.text+0x389): undefined reference to `Tcl_NewObj' >test_init.c:(.text+0x3b9): undefined reference to `Tcl_SetObjResult' >test_init.c:(.text+0x3d3): undefined reference to `Tcl_NewStringObj' >test_init.c:(.text+0x3e1): undefined reference to `Tcl_ListObjAppendElement' >test_init.c:(.text+0x3fc): undefined reference to `Tcl_NewStringObj' >test_init.c:(.text+0x40a): undefined reference to `Tcl_ListObjAppendElement' >test_init.c:(.text+0x423): undefined reference to `Tcl_NewStringObj' >test_init.c:(.text+0x431): undefined reference to `Tcl_ListObjAppendElement' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccJaqPCO.o: In function `init_wrapper_uninstall': >test_init.c:(.text+0x45c): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccJaqPCO.o: In function `init_wrapper_install': >test_init.c:(.text+0x6d7): undefined reference to `Tcl_GetString' >test_init.c:(.text+0x763): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccIdIoV9.o: In function `Sqlitetestintarray_Init': >test_intarray.c:(.text+0xdd): undefined reference to `Tcl_CreateObjCommand' >test_intarray.c:(.text+0xfd): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccIdIoV9.o: In function `test_intarray_bind': >test_intarray.c:(.text+0x178): undefined reference to `Tcl_GetString' >test_intarray.c:(.text+0x1c6): undefined reference to `Tcl_GetWideIntFromObj' >test_intarray.c:(.text+0x212): undefined reference to `Tcl_AppendResult' >test_intarray.c:(.text+0x241): undefined reference to `Tcl_WrongNumArgs' >test_intarray.c:(.text+0x266): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccIdIoV9.o: In function `test_intarray_create': >test_intarray.c:(.text+0x3bd): undefined reference to `Tcl_WrongNumArgs' >test_intarray.c:(.text+0x3e5): undefined reference to `Tcl_GetString' >test_intarray.c:(.text+0x407): undefined reference to `Tcl_GetString' >test_intarray.c:(.text+0x43c): undefined reference to `Tcl_AppendResult' >test_intarray.c:(.text+0x45a): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `Sqlitetest_malloc_Init': >test_malloc.c:(.text+0x196): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_install_memsys3': >test_malloc.c:(.text+0x1ca): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_dump_memsys3': >test_malloc.c:(.text+0x1ff): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memdebug_dump': >test_malloc.c:(.text+0x22f): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memdebug_settitle': >test_malloc.c:(.text+0x25d): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x275): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memdebug_backtrace': >test_malloc.c:(.text+0x29d): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x2ba): undefined reference to `Tcl_GetIntFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_db_config_lookaside': >test_malloc.c:(.text+0x2fa): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x31d): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x34d): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x362): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x377): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x3b2): undefined reference to `Tcl_AppendResult' >test_malloc.c:(.text+0x3db): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x3e6): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memdebug_malloc_count': >test_malloc.c:(.text+0x43c): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x456): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x461): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memdebug_pending': >test_malloc.c:(.text+0x48f): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x49a): undefined reference to `Tcl_SetObjResult' >test_malloc.c:(.text+0x4b9): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_config_error': >test_malloc.c:(.text+0x509): undefined reference to `Tcl_AppendResult' >test_malloc.c:(.text+0x531): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x54d): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x59d): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_config_lookaside': >test_malloc.c:(.text+0x5da): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x605): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x625): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x62e): undefined reference to `Tcl_NewObj' >test_malloc.c:(.text+0x63c): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x64a): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0x655): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x663): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0x682): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_config_memstatus': >test_malloc.c:(.text+0x6b1): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x6d5): undefined reference to `Tcl_GetBooleanFromObj' >test_malloc.c:(.text+0x6f5): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x700): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_config_heap': >test_malloc.c:(.text+0x73a): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x769): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x78d): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x7e3): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_db_status': >test_malloc.c:(.text+0x85f): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x885): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x8b1): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x8d9): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x8ee): undefined reference to `Tcl_GetBooleanFromObj' >test_malloc.c:(.text+0x926): undefined reference to `Tcl_NewObj' >test_malloc.c:(.text+0x930): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x93d): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0x946): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x953): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0x95c): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x969): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0x974): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_status': >test_malloc.c:(.text+0x9c9): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x9fa): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0xa31): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0xa44): undefined reference to `Tcl_GetBooleanFromObj' >test_malloc.c:(.text+0xaa9): undefined reference to `Tcl_NewObj' >test_malloc.c:(.text+0xab3): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0xac0): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0xac9): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0xad6): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0xadf): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0xaec): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0xaf7): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_alt_pcache': >test_malloc.c:(.text+0xb5b): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0xbab): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0xbe9): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0xc05): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0xc25): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0xc45): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_config_pagecache': >test_malloc.c:(.text+0xc8f): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0xcbd): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0xcdd): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0xd28): undefined reference to `Tcl_NewObj' >test_malloc.c:(.text+0xd33): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0xd40): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0xd49): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0xd56): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0xd61): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_config_scratch': >test_malloc.c:(.text+0xdcf): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0xdfd): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0xe1d): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0xe6b): undefined reference to `Tcl_NewObj' >test_malloc.c:(.text+0xe76): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0xe83): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0xe8c): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0xe99): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0xea4): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memdebug_log': >test_malloc.c:(.text+0xf25): undefined reference to `Tcl_GetIndexFromObj' >test_malloc.c:(.text+0xf7b): undefined reference to `Tcl_InitHashTable' >test_malloc.c:(.text+0xfa2): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0xfdc): undefined reference to `Tcl_FirstHashEntry' >test_malloc.c:(.text+0xfed): undefined reference to `Tcl_Free' >test_malloc.c:(.text+0xff5): undefined reference to `Tcl_NextHashEntry' >test_malloc.c:(.text+0x1004): undefined reference to `Tcl_DeleteHashTable' >test_malloc.c:(.text+0x1013): undefined reference to `Tcl_InitHashTable' >test_malloc.c:(.text+0x101f): undefined reference to `Tcl_NewObj' >test_malloc.c:(.text+0x1034): undefined reference to `Tcl_FirstHashEntry' >test_malloc.c:(.text+0x105e): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x106c): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x107d): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x1099): undefined reference to `Tcl_NewListObj' >test_malloc.c:(.text+0x10a7): undefined reference to `Tcl_ListObjAppendElement' >test_malloc.c:(.text+0x10af): undefined reference to `Tcl_NextHashEntry' >test_malloc.c:(.text+0x10bf): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memdebug_fail': >test_malloc.c:(.text+0x1114): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x1140): undefined reference to `Tcl_GetStringFromObj' >test_malloc.c:(.text+0x118d): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x11f9): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x120c): undefined reference to `Tcl_ObjSetVar2' >test_malloc.c:(.text+0x1228): undefined reference to `Tcl_AppendResult' >test_malloc.c:(.text+0x1291): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x12f6): undefined reference to `Tcl_NewIntObj' >test_malloc.c:(.text+0x1301): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memory_highwater': >test_malloc.c:(.text+0x135d): undefined reference to `Tcl_NewWideIntObj' >test_malloc.c:(.text+0x1368): undefined reference to `Tcl_SetObjResult' >test_malloc.c:(.text+0x1391): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x13b5): undefined reference to `Tcl_GetBooleanFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memory_used': >test_malloc.c:(.text+0x13dd): undefined reference to `Tcl_NewWideIntObj' >test_malloc.c:(.text+0x13e8): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memget': >test_malloc.c:(.text+0x14a1): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x14e5): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x1510): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x1571): undefined reference to `Tcl_AppendResult' >test_malloc.c:(.text+0x1592): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x15a6): undefined reference to `Tcl_AppendResult' >test_malloc.c:(.text+0x15bb): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_memset': >test_malloc.c:(.text+0x15f5): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x1615): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x163b): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x165e): undefined reference to `Tcl_GetStringFromObj' >test_malloc.c:(.text+0x16d5): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x16e9): undefined reference to `Tcl_AppendResult' >test_malloc.c:(.text+0x171d): undefined reference to `Tcl_AppendResult' >test_malloc.c:(.text+0x173b): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_free': >test_malloc.c:(.text+0x177a): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x179d): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x17c5): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x17d9): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_realloc': >test_malloc.c:(.text+0x1815): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x183d): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x184f): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x18b3): undefined reference to `Tcl_AppendResult' >test_malloc.c:(.text+0x18c5): undefined reference to `Tcl_GetString' >test_malloc.c:(.text+0x18d9): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_malloc': >test_malloc.c:(.text+0x1911): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x1935): undefined reference to `Tcl_GetIntFromObj' >test_malloc.c:(.text+0x198b): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccQUEitb.o: In function `test_install_malloc_faultsim': >test_malloc.c:(.text+0x19da): undefined reference to `Tcl_WrongNumArgs' >test_malloc.c:(.text+0x1a05): undefined reference to `Tcl_GetBooleanFromObj' >test_malloc.c:(.text+0x1a9a): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `Sqlitetest_mutex_Init': >test_mutex.c:(.text+0xf4): undefined reference to `Tcl_CreateObjCommand' >test_mutex.c:(.text+0x114): undefined reference to `Tcl_LinkVar' >test_mutex.c:(.text+0x12b): undefined reference to `Tcl_LinkVar' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `test_clear_mutex_counters': >test_mutex.c:(.text+0x186): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `test_read_mutex_counters': >test_mutex.c:(.text+0x20c): undefined reference to `Tcl_WrongNumArgs' >test_mutex.c:(.text+0x229): undefined reference to `Tcl_NewObj' >test_mutex.c:(.text+0x24d): undefined reference to `Tcl_NewStringObj' >test_mutex.c:(.text+0x25b): undefined reference to `Tcl_ListObjAppendElement' >test_mutex.c:(.text+0x267): undefined reference to `Tcl_NewIntObj' >test_mutex.c:(.text+0x275): undefined reference to `Tcl_ListObjAppendElement' >test_mutex.c:(.text+0x28a): undefined reference to `Tcl_SetObjResult' >test_mutex.c:(.text+0x2a6): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `test_alloc_mutex': >test_mutex.c:(.text+0x39d): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `getDbPointer': >test_mutex.c:(.text+0x3d5): undefined reference to `Tcl_GetString' >test_mutex.c:(.text+0x3e6): undefined reference to `Tcl_GetCommandInfo' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `test_leave_db_mutex': >test_mutex.c:(.text+0x43d): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `test_enter_db_mutex': >test_mutex.c:(.text+0x49d): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `test_config': >test_mutex.c:(.text+0x553): undefined reference to `Tcl_WrongNumArgs' >test_mutex.c:(.text+0x59c): undefined reference to `Tcl_GetIndexFromObjStruct' >test_mutex.c:(.text+0x5cf): undefined reference to `Tcl_SetResult' >test_mutex.c:(.text+0x5eb): undefined reference to `Tcl_GetIntFromObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `test_initialize': >test_mutex.c:(.text+0x62c): undefined reference to `Tcl_WrongNumArgs' >test_mutex.c:(.text+0x658): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `test_shutdown': >test_mutex.c:(.text+0x67c): undefined reference to `Tcl_WrongNumArgs' >test_mutex.c:(.text+0x6a8): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccfxwAG5.o: In function `test_install_mutex_counters': >test_mutex.c:(.text+0x722): undefined reference to `Tcl_WrongNumArgs' >test_mutex.c:(.text+0x745): undefined reference to `Tcl_GetBooleanFromObj' >test_mutex.c:(.text+0x7ac): undefined reference to `Tcl_SetResult' >test_mutex.c:(.text+0x7f5): undefined reference to `Tcl_AppendResult' >test_mutex.c:(.text+0x815): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccr2r5pe.o: In function `SqlitetestOsinst_Init': >test_osinst.c:(.text+0x14): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccr2r5pe.o: In function `test_sqlite3_instvfs': >test_osinst.c:(.text+0x31): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccLcFCvn.o: In function `Sqlitetestschema_Init': >test_schema.c:(.text+0x48): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccLcFCvn.o: In function `register_schema_module': >test_schema.c:(.text+0x81): undefined reference to `Tcl_WrongNumArgs' >test_schema.c:(.text+0x9d): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cctXOXSO.o: In function `Sqlitetesttclvar_Init': >test_tclvar.c:(.text+0xc8): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cctXOXSO.o: In function `register_tclvar_module': >test_tclvar.c:(.text+0x101): undefined reference to `Tcl_WrongNumArgs' >test_tclvar.c:(.text+0x11d): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cctXOXSO.o: In function `tclvarColumn': >test_tclvar.c:(.text+0x197): undefined reference to `Tcl_ListObjIndex' >test_tclvar.c:(.text+0x1ab): undefined reference to `Tcl_ListObjIndex' >test_tclvar.c:(.text+0x1b5): undefined reference to `Tcl_GetString' >test_tclvar.c:(.text+0x1cc): undefined reference to `Tcl_GetString' >test_tclvar.c:(.text+0x233): undefined reference to `Tcl_GetVar2Ex' >test_tclvar.c:(.text+0x23b): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cctXOXSO.o: In function `tclvarNext': >test_tclvar.c:(.text+0x28a): undefined reference to `Tcl_ListObjLength' >test_tclvar.c:(.text+0x2aa): undefined reference to `Tcl_ListObjIndex' >test_tclvar.c:(.text+0x2d3): undefined reference to `Tcl_ListObjLength' >test_tclvar.c:(.text+0x32b): undefined reference to `Tcl_NewStringObj' >test_tclvar.c:(.text+0x33d): undefined reference to `Tcl_ListObjAppendElement' >test_tclvar.c:(.text+0x34d): undefined reference to `Tcl_EvalObjEx' >test_tclvar.c:(.text+0x363): undefined reference to `Tcl_GetObjResult' >test_tclvar.c:(.text+0x381): undefined reference to `TclFreeObj' >test_tclvar.c:(.text+0x394): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cctXOXSO.o: In function `tclvarFilter': >test_tclvar.c:(.text+0x3d7): undefined reference to `Tcl_NewStringObj' >test_tclvar.c:(.text+0x3f4): undefined reference to `Tcl_EvalObjEx' >test_tclvar.c:(.text+0x440): undefined reference to `Tcl_GetObjResult' >test_tclvar.c:(.text+0x484): undefined reference to `TclFreeObj' >test_tclvar.c:(.text+0x4a2): undefined reference to `Tcl_NewStringObj' >test_tclvar.c:(.text+0x4af): undefined reference to `Tcl_ListObjAppendElement' >test_tclvar.c:(.text+0x4c1): undefined reference to `TclFreeObj' >test_tclvar.c:(.text+0x4d1): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cctXOXSO.o: In function `tclvarClose': >test_tclvar.c:(.text+0x521): undefined reference to `TclFreeObj' >test_tclvar.c:(.text+0x539): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `SqlitetestThread_Init': >test_thread.c:(.text+0x14): undefined reference to `Tcl_CreateObjCommand' >test_thread.c:(.text+0x2b): undefined reference to `Tcl_CreateObjCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `clock_seconds_proc': >test_thread.c:(.text+0x4c): undefined reference to `Tcl_GetTime' >test_thread.c:(.text+0x54): undefined reference to `Tcl_NewIntObj' >test_thread.c:(.text+0x5f): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `sqlthread_proc': >test_thread.c:(.text+0x163): undefined reference to `Tcl_GetIndexFromObjStruct' >test_thread.c:(.text+0x197): undefined reference to `Tcl_WrongNumArgs' >test_thread.c:(.text+0x1e1): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `sqlthread_id': >test_thread.c:(.text+0x215): undefined reference to `Tcl_GetCurrentThread' >test_thread.c:(.text+0x21c): undefined reference to `Tcl_NewIntObj' >test_thread.c:(.text+0x227): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `sqlthread_open': >test_thread.c:(.text+0x23e): undefined reference to `Tcl_GetString' >test_thread.c:(.text+0x28e): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `sqlthread_spawn': >test_thread.c:(.text+0x2e8): undefined reference to `Tcl_GetStringFromObj' >test_thread.c:(.text+0x2f9): undefined reference to `Tcl_GetStringFromObj' >test_thread.c:(.text+0x30c): undefined reference to `Tcl_Alloc' >test_thread.c:(.text+0x34e): undefined reference to `Tcl_GetCurrentThread' >test_thread.c:(.text+0x36d): undefined reference to `Tcl_CreateThread' >test_thread.c:(.text+0x384): undefined reference to `Tcl_AppendResult' >test_thread.c:(.text+0x38c): undefined reference to `Tcl_Free' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `postToParent': >test_thread.c:(.text+0x3cf): undefined reference to `Tcl_GetStringFromObj' >test_thread.c:(.text+0x3de): undefined reference to `Tcl_Alloc' >test_thread.c:(.text+0x420): undefined reference to `Tcl_ThreadQueueEvent' >test_thread.c:(.text+0x429): undefined reference to `Tcl_ThreadAlert' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `tclScriptThread': >test_thread.c:(.text+0x471): undefined reference to `Tcl_CreateInterp' >test_thread.c:(.text+0x48b): undefined reference to `Tcl_CreateObjCommand' >test_thread.c:(.text+0x4a3): undefined reference to `Tcl_CreateObjCommand' >test_thread.c:(.text+0x4bf): undefined reference to `Tcl_Eval' >test_thread.c:(.text+0x4c9): undefined reference to `Tcl_GetObjResult' >test_thread.c:(.text+0x4d1): undefined reference to `Tcl_NewObj' >test_thread.c:(.text+0x4f1): undefined reference to `Tcl_NewStringObj' >test_thread.c:(.text+0x4ff): undefined reference to `Tcl_ListObjAppendElement' >test_thread.c:(.text+0x50d): undefined reference to `Tcl_NewStringObj' >test_thread.c:(.text+0x51b): undefined reference to `Tcl_ListObjAppendElement' >test_thread.c:(.text+0x529): undefined reference to `Tcl_ListObjAppendElement' >test_thread.c:(.text+0x53c): undefined reference to `Tcl_Free' >test_thread.c:(.text+0x59b): undefined reference to `Tcl_NewStringObj' >test_thread.c:(.text+0x5a9): undefined reference to `Tcl_ListObjAppendElement' >test_thread.c:(.text+0x5b7): undefined reference to `Tcl_ListObjAppendElement' >test_thread.c:(.text+0x5d3): undefined reference to `Tcl_NewObj' >test_thread.c:(.text+0x5e4): undefined reference to `TclFreeObj' >test_thread.c:(.text+0x5f4): undefined reference to `TclFreeObj' >test_thread.c:(.text+0x604): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `sqlthread_parent': >test_thread.c:(.text+0x63c): undefined reference to `Tcl_GetStringFromObj' >test_thread.c:(.text+0x64b): undefined reference to `Tcl_Alloc' >test_thread.c:(.text+0x68c): undefined reference to `Tcl_ThreadQueueEvent' >test_thread.c:(.text+0x695): undefined reference to `Tcl_ThreadAlert' >test_thread.c:(.text+0x6bd): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `tclScriptEvent': >test_thread.c:(.text+0x6dd): undefined reference to `Tcl_Eval' >test_thread.c:(.text+0x6ea): undefined reference to `Tcl_BackgroundError' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccT5ThQb.o: In function `tclScriptThread': >test_thread.c:(.text+0x582): undefined reference to `Tcl_DeleteInterp' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `Md5_Init': >tclsqlite.c:(.text+0xd67): undefined reference to `Tcl_CreateCommand' >tclsqlite.c:(.text+0xd81): undefined reference to `Tcl_CreateCommand' >tclsqlite.c:(.text+0xd9b): undefined reference to `Tcl_CreateCommand' >tclsqlite.c:(.text+0xdb5): undefined reference to `Tcl_CreateCommand' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `md5_cmd': >tclsqlite.c:(.text+0xe04): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0xebc): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `md5file_cmd': >tclsqlite.c:(.text+0xf15): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x101d): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x103f): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `Sqlite3_Init': >tclsqlite.c:(.text+0x1114): undefined reference to `Tcl_CreateObjCommand' >tclsqlite.c:(.text+0x1126): undefined reference to `Tcl_PkgProvide' >tclsqlite.c:(.text+0x113d): undefined reference to `Tcl_CreateObjCommand' >tclsqlite.c:(.text+0x114f): undefined reference to `Tcl_PkgProvide' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `main': >tclsqlite.c:(.text+0x117b): undefined reference to `Tcl_FindExecutable' >tclsqlite.c:(.text+0x1180): undefined reference to `Tcl_CreateInterp' >tclsqlite.c:(.text+0x128c): undefined reference to `Tcl_SetVar' >tclsqlite.c:(.text+0x12a2): undefined reference to `Tcl_SetVar' >tclsqlite.c:(.text+0x12b9): undefined reference to `Tcl_SetVar' >tclsqlite.c:(.text+0x12e4): undefined reference to `Tcl_SetVar' >tclsqlite.c:(.text+0x12f9): undefined reference to `Tcl_EvalFile' >tclsqlite.c:(.text+0x1321): undefined reference to `Tcl_GlobalEval' >tclsqlite.c:(.text+0x134e): undefined reference to `Tcl_GetVar' >tclsqlite.c:(.text+0x138d): undefined reference to `Tcl_GetStringResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `dbEvalInit': >tclsqlite.c:(.text+0x13fe): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbMain': >tclsqlite.c:(.text+0x14a9): undefined reference to `Tcl_GetByteArrayFromObj' >tclsqlite.c:(.text+0x14c2): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x14f8): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x1528): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x156b): undefined reference to `Tcl_GetBooleanFromObj' >tclsqlite.c:(.text+0x15c3): undefined reference to `Tcl_GetBooleanFromObj' >tclsqlite.c:(.text+0x1613): undefined reference to `Tcl_GetBooleanFromObj' >tclsqlite.c:(.text+0x1687): undefined reference to `Tcl_GetBooleanFromObj' >tclsqlite.c:(.text+0x16cd): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x16f6): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x1705): undefined reference to `Tcl_TranslateFileName' >tclsqlite.c:(.text+0x1720): undefined reference to `Tcl_DStringFree' >tclsqlite.c:(.text+0x1759): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x1773): undefined reference to `Tcl_CreateObjCommand' >tclsqlite.c:(.text+0x1785): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x17bd): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x17e0): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x1824): undefined reference to `Tcl_SetResult' >tclsqlite.c:(.text+0x182c): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x184e): undefined reference to `Tcl_SetResult' >tclsqlite.c:(.text+0x186d): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `dbReleaseColumnNames': >tclsqlite.c:(.text+0x18bc): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x18dc): undefined reference to `Tcl_Free' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `flushStmtCache': >tclsqlite.c:(.text+0x192b): undefined reference to `Tcl_Free' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `dbReleaseStmt': >tclsqlite.c:(.text+0x19a8): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x1a56): undefined reference to `Tcl_Free' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbDeleteCmd': >tclsqlite.c:(.text+0x1af0): undefined reference to `Tcl_UnregisterChannel' >tclsqlite.c:(.text+0x1b14): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x1b39): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x1b49): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x1b60): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x1b6e): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x1b7c): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x1b8a): undefined reference to `Tcl_Free' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o:tclsqlite.c:(.text+0x1b98): more undefined references to `Tcl_Free' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbDeleteCmd': >tclsqlite.c:(.text+0x1bf1): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x1c01): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x1c11): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `dbEvalFinalize': >tclsqlite.c:(.text+0x1c81): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x1c91): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `tclCollateNeeded': >tclsqlite.c:(.text+0x1cc1): undefined reference to `Tcl_DuplicateObj' >tclsqlite.c:(.text+0x1cd3): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x1ce0): undefined reference to `Tcl_ListObjAppendElement' >tclsqlite.c:(.text+0x1cef): undefined reference to `Tcl_EvalObjEx' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `dbEvalRowInfo': >tclsqlite.c:(.text+0x1dec): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x1e16): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x1e4d): undefined reference to `Tcl_NewObj' >tclsqlite.c:(.text+0x1e61): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x1e91): undefined reference to `Tcl_ListObjAppendElement' >tclsqlite.c:(.text+0x1eb8): undefined reference to `Tcl_ObjSetVar2' >tclsqlite.c:(.text+0x1ed3): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbUpdateHandler': >tclsqlite.c:(.text+0x1f35): undefined reference to `Tcl_DuplicateObj' >tclsqlite.c:(.text+0x1f5f): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x1f6c): undefined reference to `Tcl_ListObjAppendElement' >tclsqlite.c:(.text+0x1f79): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x1f86): undefined reference to `Tcl_ListObjAppendElement' >tclsqlite.c:(.text+0x1f93): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x1fa0): undefined reference to `Tcl_ListObjAppendElement' >tclsqlite.c:(.text+0x1fa8): undefined reference to `Tcl_NewWideIntObj' >tclsqlite.c:(.text+0x1fb5): undefined reference to `Tcl_ListObjAppendElement' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `dbEvalStep': >tclsqlite.c:(.text+0x2372): undefined reference to `Tcl_GetVar2Ex' >tclsqlite.c:(.text+0x23e9): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x247f): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x24c9): undefined reference to `Tcl_GetByteArrayFromObj' >tclsqlite.c:(.text+0x252c): undefined reference to `Tcl_GetIntFromObj' >tclsqlite.c:(.text+0x2573): undefined reference to `Tcl_GetDoubleFromObj' >tclsqlite.c:(.text+0x25b3): undefined reference to `Tcl_GetWideIntFromObj' >tclsqlite.c:(.text+0x261b): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x2627): undefined reference to `Tcl_SetObjResult' >tclsqlite.c:(.text+0x26a8): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x26b5): undefined reference to `Tcl_SetObjResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `incrblobClose': >tclsqlite.c:(.text+0x28b2): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x28d0): undefined reference to `Tcl_SetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbObjCmd': >tclsqlite.c:(.text+0x2966): undefined reference to `Tcl_GetIndexFromObj' >tclsqlite.c:(.text+0x29df): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x2a09): undefined reference to `Tcl_SetResult' >tclsqlite.c:(.text+0x2a25): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x2a8c): undefined reference to `Tcl_EvalObjEx' >tclsqlite.c:(.text+0x2af3): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x2b37): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x2b48): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x2b6b): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x2bd2): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x2bfb): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x2c34): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x2c68): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x2d11): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x2d46): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x2dea): undefined reference to `Tcl_SetResult' >tclsqlite.c:(.text+0x2e1d): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x2e46): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x2e7a): undefined reference to `Tcl_DuplicateObj' >tclsqlite.c:(.text+0x2ebd): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x2ef0): undefined reference to `Tcl_SetObjResult' >tclsqlite.c:(.text+0x2f63): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x2f6e): undefined reference to `Tcl_SetObjResult' >tclsqlite.c:(.text+0x2f97): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x2fe8): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x2ffd): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x300c): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x3026): undefined reference to `Tcl_GetWideIntFromObj' >tclsqlite.c:(.text+0x3098): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x30e7): undefined reference to `Tcl_CreateChannel' >tclsqlite.c:(.text+0x30f6): undefined reference to `Tcl_RegisterChannel' >tclsqlite.c:(.text+0x3126): undefined reference to `Tcl_GetChannelName' >tclsqlite.c:(.text+0x3136): undefined reference to `Tcl_SetResult' >tclsqlite.c:(.text+0x3152): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x3189): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x3197): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x31a7): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x32d2): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x3308): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3333): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x3344): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x3367): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x33e7): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x3466): undefined reference to `Tcl_ObjSetVar2' >tclsqlite.c:(.text+0x34a4): undefined reference to `Tcl_ObjSetVar2' >tclsqlite.c:(.text+0x34b9): undefined reference to `Tcl_NewIntObj' >tclsqlite.c:(.text+0x34c4): undefined reference to `Tcl_SetObjResult' >tclsqlite.c:(.text+0x34fd): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3528): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x3539): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x355c): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x35b3): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x35da): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x35f4): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x3623): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x3634): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x3657): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x36be): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x36d1): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x36dc): undefined reference to `Tcl_DeleteCommand' >tclsqlite.c:(.text+0x3715): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3743): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x3754): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x3777): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x37de): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3807): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x381b): undefined reference to `Tcl_EvalObjEx' >tclsqlite.c:(.text+0x3852): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x3867): undefined reference to `Tcl_ResetResult' >tclsqlite.c:(.text+0x3887): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x38a7): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x38c7): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x38e7): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3907): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o:tclsqlite.c:(.text+0x3927): more undefined references to `Tcl_WrongNumArgs' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbObjCmd': >tclsqlite.c:(.text+0x3940): undefined reference to `Tcl_GetIntFromObj' >tclsqlite.c:(.text+0x3969): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x398a): undefined reference to `Tcl_NewIntObj' >tclsqlite.c:(.text+0x3998): undefined reference to `Tcl_SetObjResult' >tclsqlite.c:(.text+0x39b4): undefined reference to `Tcl_GetObjResult' >tclsqlite.c:(.text+0x39bf): undefined reference to `Tcl_SetWideIntObj' >tclsqlite.c:(.text+0x39d8): undefined reference to `Tcl_GetByteArrayFromObj' >tclsqlite.c:(.text+0x39eb): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x39fd): undefined reference to `Tcl_GetObjResult' >tclsqlite.c:(.text+0x3a07): undefined reference to `Tcl_SetBooleanObj' >tclsqlite.c:(.text+0x3a17): undefined reference to `Tcl_GetObjResult' >tclsqlite.c:(.text+0x3a2d): undefined reference to `Tcl_SetIntObj' >tclsqlite.c:(.text+0x3a3d): undefined reference to `Tcl_GetObjResult' >tclsqlite.c:(.text+0x3a53): undefined reference to `Tcl_SetIntObj' >tclsqlite.c:(.text+0x3aa5): undefined reference to `Tcl_NewBooleanObj' >tclsqlite.c:(.text+0x3ab0): undefined reference to `Tcl_SetObjResult' >tclsqlite.c:(.text+0x3ad7): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x3aeb): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x3afd): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x3b75): undefined reference to `Tcl_SetResult' >tclsqlite.c:(.text+0x3b91): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x3bb1): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3bc5): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x3c15): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x3c43): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x3c4f): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x3cdb): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x3d87): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x3d93): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x3e34): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3e54): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3e74): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3e94): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x3eb4): undefined reference to `Tcl_WrongNumArgs' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o:tclsqlite.c:(.text+0x3ed4): more undefined references to `Tcl_WrongNumArgs' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbObjCmd': >tclsqlite.c:(.text+0x3f1a): undefined reference to `Tcl_GetIndexFromObj' >tclsqlite.c:(.text+0x3f61): undefined reference to `Tcl_GetIntFromObj' >tclsqlite.c:(.text+0x3f77): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x3f88): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x3fab): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x4011): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4021): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x4043): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x4069): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x408a): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x40ab): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x40cc): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x40f8): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o:tclsqlite.c:(.text+0x4131): more undefined references to `Tcl_AppendResult' follow >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbObjCmd': >tclsqlite.c:(.text+0x4669): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x467c): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x468d): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x46d3): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x4701): undefined reference to `Tcl_GetCharLength' >tclsqlite.c:(.text+0x4737): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x474e): undefined reference to `Tcl_NewObj' >tclsqlite.c:(.text+0x47bf): undefined reference to `Tcl_ListObjAppendElement' >tclsqlite.c:(.text+0x47f6): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x4858): undefined reference to `Tcl_SetObjResult' >tclsqlite.c:(.text+0x4881): undefined reference to `Tcl_SetResult' >tclsqlite.c:(.text+0x48a1): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x48af): undefined reference to `Tcl_GetString' >tclsqlite.c:(.text+0x4901): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x493c): undefined reference to `Tcl_WrongNumArgs' >tclsqlite.c:(.text+0x4952): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x4963): undefined reference to `Tcl_Free' >tclsqlite.c:(.text+0x4983): undefined reference to `Tcl_Alloc' >tclsqlite.c:(.text+0x49be): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x49e7): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x4a50): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4a9d): undefined reference to `Tcl_GetIntFromObj' >tclsqlite.c:(.text+0x4acb): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4af7): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4b1d): undefined reference to `Tcl_GetIntFromObj' >tclsqlite.c:(.text+0x4b65): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4b86): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4ba2): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4bca): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4c03): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4c23): undefined reference to `Tcl_SetObjResult' >tclsqlite.c:(.text+0x4c2d): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x4c51): undefined reference to `Tcl_GetObjResult' >tclsqlite.c:(.text+0x4c5d): undefined reference to `Tcl_SetIntObj' >tclsqlite.c:(.text+0x4ce7): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4d14): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x4d2e): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4d56): undefined reference to `Tcl_AppendResult' >tclsqlite.c:(.text+0x4d7f): undefined reference to `Tcl_AppendResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbRollbackHandler': >tclsqlite.c:(.text+0x4dbf): undefined reference to `Tcl_EvalObjEx' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `auth_callback': >tclsqlite.c:(.text+0x4e39): undefined reference to `Tcl_DStringInit' >tclsqlite.c:(.text+0x4e4a): undefined reference to `Tcl_DStringAppend' >tclsqlite.c:(.text+0x4e5b): undefined reference to `Tcl_DStringAppendElement' >tclsqlite.c:(.text+0x4e6d): undefined reference to `Tcl_DStringAppendElement' >tclsqlite.c:(.text+0x4e7f): undefined reference to `Tcl_DStringAppendElement' >tclsqlite.c:(.text+0x4e91): undefined reference to `Tcl_DStringAppendElement' >tclsqlite.c:(.text+0x4ead): undefined reference to `Tcl_DStringAppendElement' >tclsqlite.c:(.text+0x4ebb): undefined reference to `Tcl_GlobalEval' >tclsqlite.c:(.text+0x4ec3): undefined reference to `Tcl_DStringFree' >tclsqlite.c:(.text+0x4ecc): undefined reference to `Tcl_GetStringResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbTraceHandler': >tclsqlite.c:(.text+0x5110): undefined reference to `Tcl_DStringInit' >tclsqlite.c:(.text+0x5122): undefined reference to `Tcl_DStringAppend' >tclsqlite.c:(.text+0x512d): undefined reference to `Tcl_DStringAppendElement' >tclsqlite.c:(.text+0x513b): undefined reference to `Tcl_Eval' >tclsqlite.c:(.text+0x5143): undefined reference to `Tcl_DStringFree' >tclsqlite.c:(.text+0x514d): undefined reference to `Tcl_ResetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbProfileHandler': >tclsqlite.c:(.text+0x51c4): undefined reference to `Tcl_DStringInit' >tclsqlite.c:(.text+0x51d6): undefined reference to `Tcl_DStringAppend' >tclsqlite.c:(.text+0x51e1): undefined reference to `Tcl_DStringAppendElement' >tclsqlite.c:(.text+0x51ec): undefined reference to `Tcl_DStringAppendElement' >tclsqlite.c:(.text+0x51fa): undefined reference to `Tcl_Eval' >tclsqlite.c:(.text+0x5202): undefined reference to `Tcl_DStringFree' >tclsqlite.c:(.text+0x520c): undefined reference to `Tcl_ResetResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbProgressHandler': >tclsqlite.c:(.text+0x524d): undefined reference to `Tcl_Eval' >tclsqlite.c:(.text+0x525f): undefined reference to `Tcl_GetStringResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbCommitHandler': >tclsqlite.c:(.text+0x528d): undefined reference to `Tcl_Eval' >tclsqlite.c:(.text+0x529f): undefined reference to `Tcl_GetStringResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `tclSqlCollate': >tclsqlite.c:(.text+0x52fa): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x5309): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x5317): undefined reference to `Tcl_ListObjAppendElement' >tclsqlite.c:(.text+0x5322): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x5330): undefined reference to `Tcl_ListObjAppendElement' >tclsqlite.c:(.text+0x5340): undefined reference to `Tcl_EvalObjEx' >tclsqlite.c:(.text+0x5354): undefined reference to `Tcl_GetStringResult' >tclsqlite.c:(.text+0x5394): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `tclSqlFunc': >tclsqlite.c:(.text+0x53dd): undefined reference to `Tcl_EvalObjEx' >tclsqlite.c:(.text+0x53fd): undefined reference to `Tcl_GetObjResult' >tclsqlite.c:(.text+0x5471): undefined reference to `Tcl_GetWideIntFromObj' >tclsqlite.c:(.text+0x54a2): undefined reference to `Tcl_ListObjGetElements' >tclsqlite.c:(.text+0x54b8): undefined reference to `Tcl_NewListObj' >tclsqlite.c:(.text+0x54f8): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x5506): undefined reference to `Tcl_ListObjAppendElement' >tclsqlite.c:(.text+0x555a): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x5578): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x5584): undefined reference to `Tcl_GetStringResult' >tclsqlite.c:(.text+0x55e1): undefined reference to `Tcl_GetStringFromObj' >tclsqlite.c:(.text+0x5628): undefined reference to `Tcl_NewByteArrayObj' >tclsqlite.c:(.text+0x5641): undefined reference to `Tcl_NewDoubleObj' >tclsqlite.c:(.text+0x566f): undefined reference to `Tcl_NewIntObj' >tclsqlite.c:(.text+0x5684): undefined reference to `Tcl_NewWideIntObj' >tclsqlite.c:(.text+0x5694): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x56d8): undefined reference to `Tcl_EvalObjEx' >tclsqlite.c:(.text+0x56f2): undefined reference to `TclFreeObj' >tclsqlite.c:(.text+0x5721): undefined reference to `Tcl_GetByteArrayFromObj' >tclsqlite.c:(.text+0x5768): undefined reference to `Tcl_GetIntFromObj' >tclsqlite.c:(.text+0x578a): undefined reference to `Tcl_GetDoubleFromObj' >tclsqlite.c:(.text+0x57ac): undefined reference to `Tcl_GetString' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbBusyHandler': >tclsqlite.c:(.text+0x57f5): undefined reference to `Tcl_VarEval' >tclsqlite.c:(.text+0x5804): undefined reference to `Tcl_GetStringResult' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `dbReleaseStmt': >tclsqlite.c:(.text+0x1aa5): undefined reference to `Tcl_Free' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbDeleteCmd': >tclsqlite.c:(.text+0x1be2): undefined reference to `Tcl_Free' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `tclCollateNeeded': >tclsqlite.c:(.text+0x1d2e): undefined reference to `TclFreeObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbUpdateHandler': >tclsqlite.c:(.text+0x1fe8): undefined reference to `Tcl_EvalObjEx' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `dbEvalColumnValue': >tclsqlite.c:(.text+0x2053): undefined reference to `Tcl_NewStringObj' >tclsqlite.c:(.text+0x20b1): undefined reference to `Tcl_NewByteArrayObj' >tclsqlite.c:(.text+0x20d5): undefined reference to `Tcl_NewDoubleObj' >tclsqlite.c:(.text+0x2113): undefined reference to `Tcl_NewIntObj' >tclsqlite.c:(.text+0x2136): undefined reference to `Tcl_NewWideIntObj' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/cc9DwfW9.o: In function `DbRollbackHandler': >tclsqlite.c:(.text+0x4dd6): undefined reference to `Tcl_BackgroundError' >/var/tmp/portage/dev-db/sqlite-3.6.22/temp/ccwUmhtd.o: In function `testFunc': >sqlite3.c:(.text+0x37e14): undefined reference to `Tcl_NewObj' >sqlite3.c:(.text+0x37eb5): undefined reference to `Tcl_NewIntObj' >sqlite3.c:(.text+0x37ec2): undefined reference to `Tcl_ListObjAppendElement' >sqlite3.c:(.text+0x37ed0): undefined reference to `Tcl_NewStringObj' >sqlite3.c:(.text+0x37edd): undefined reference to `Tcl_ListObjAppendElement' >sqlite3.c:(.text+0x37efd): undefined reference to `Tcl_NewStringObj' >sqlite3.c:(.text+0x37f0a): undefined reference to `Tcl_ListObjAppendElement' >sqlite3.c:(.text+0x37f7c): undefined reference to `TclFreeObj' >sqlite3.c:(.text+0x37fd4): undefined reference to `Tcl_GetString' >collect2: ld returned 1 exit status >make: *** [testfixture] Error 1 > [31;01m*[0m ERROR: dev-db/sqlite-3.6.22 failed: > [31;01m*[0m Some test(s) failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 55: Called src_test > [31;01m*[0m environment, line 3270: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake ${test} || die "Some test(s) failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-db/sqlite-3.6.22', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-db/sqlite-3.6.22'. > [31;01m*[0m The complete build log is located at '/tmp/dev-db:sqlite-3.6.22:20100112-091842.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-db/sqlite-3.6.22/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-db/sqlite-3.6.22/work/sqlite-3.6.22'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 300674
: 216174