Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260645 - dev-db/sqlite-3.6.11 released
Summary: dev-db/sqlite-3.6.11 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Petteri Räty (RETIRED)
URL: http://www.sqlite.org/releaselog/3_6_...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-28 17:32 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2009-03-01 10:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-02-28 17:32:39 UTC
dev-db/sqlite-3.6.11 was released on 2009-02-18.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-02-28 18:06:22 UTC
Good luck with the bump. I tried this version in my local overlay and failed horribly:

libtool: link: x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_ALLOW_XTHREAD_CONNECT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -DHAVE_READLINE=1 -I/usr/include/readline -o .libs/sqlite3 ./src/shell.c  ./.libs/libsqlite3.so -lreadline -lncurses -lpthread -Wl,-rpath -Wl,/usr/lib64
/var/tmp/portage/dev-db/sqlite-3.6.11/temp/ccUNXkVZ.o: In function `do_meta_command':
shell.c:(.text+0x2578): undefined reference to `sqlite3_backup_init'
shell.c:(.text+0x2591): undefined reference to `sqlite3_backup_step'
shell.c:(.text+0x259f): undefined reference to `sqlite3_backup_finish'
shell.c:(.text+0x2aee): undefined reference to `sqlite3_backup_init'
shell.c:(.text+0x2b0a): undefined reference to `sqlite3_backup_step'
shell.c:(.text+0x3511): undefined reference to `sqlite3_backup_finish'
shell.c:(.text+0x3713): undefined reference to `sqlite3_backup_finish'
./.libs/libsqlite3.so: undefined reference to `sqlite3BackupUpdate'
./.libs/libsqlite3.so: undefined reference to `sqlite3BackupRestart'
./.libs/libsqlite3.so: undefined reference to `sqlite3BtreeCopyFile'
collect2: ld returned 1 exit status
make: *** [sqlite3] Fehler 1
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-01 10:38:22 UTC
*sqlite-3.6.11 (01 Mar 2009)

  01 Mar 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  +files/sqlite-3.6.11-reference.patch, +sqlite-3.6.11.ebuild:
  Version bump