[sqlite] Does single thread SQLite have bugs?

2009-10-19 Thread TEZ
init-1.4.7... Expected: [mutex mem pcache] Got: [mem pcache] : 14 errors out of 42574 tests Failures on these tests: init-1.1.2 init-1.1.5 init-1.1.7 init-1.2.1 init-1.2.2 init-1.2.4 init-1.2.5 init-1.2.7 init-1.3.2 init-1.3.5 init-1.3.7 init-1.4.2 init-1.4.5 init-1.4.7 : $ echo $? 0 -- Th

Re: [sqlite] "make test" was failed

2009-09-15 Thread TEZ
> i can't see the attachment It's seems that an attachment arhive file was deleted by Mailman (or by an administrator) because file size was exceed 80KB. > why don't you use the sqlite-amalgamation*.zip ? that's very easy to > compile I want to port sqlite to an embedded target. OS of embedded

[sqlite] "make test" was failed

2009-09-14 Thread TEZ
"make test" became faild. What's wrong? I tried with sqlite-3.6.17.tar.gz and sqlite-3.6.18.tar.gz, but both packages failed by running "make test". Environments are Cygwin on WindowsXP SP3 and VineLinux4.2 (http://www.vinelinux.org/). Attached files were recorded by "make test >& foo.log" after