Re: [sqlite] SQLite tests failures on Linux IA64

2006-04-12 Thread drh
Nick Brown <[EMAIL PROTECTED]> wrote: > On Saturday 25 March 2006 13:33:47 someone scribbled: > > > > > types3-1.3... > > > > > Expected: [wideInt integer] > > > > > Got: [int integer] > > > > The types3-1.3 error occurs because on ia64, a regular > > old integer is sufficient to hold the val

Re: [sqlite] SQLite tests failures on Linux IA64

2006-03-25 Thread drh
"Alexei Alexandrov" <[EMAIL PROTECTED]> wrote: > I use those that come with the distribution. Since it's one of the > latest distros (Red Hat EL 4 Update 2), it's not that archaic: > > $ rpm -qa | grep tcl > tcl-devel-8.4.7-2 > tcl-8.4.7-2 That should be sufficient. > > > > > > printf-8.1... > >

Re: [sqlite] SQLite tests failures on Linux IA64

2006-03-25 Thread Alexei Alexandrov
I use those that come with the distribution. Since it's one of the latest distros (Red Hat EL 4 Update 2), it's not that archaic: $ rpm -qa | grep tcl tcl-devel-8.4.7-2 tcl-8.4.7-2 On 3/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > "Alexei Alexandrov" <[EMAIL PROTECTED]> wrote: > > Hi, >

Re: [sqlite] SQLite tests failures on Linux IA64

2006-03-25 Thread drh
"Alexei Alexandrov" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm running SQLite 3.3.4 tests suite on Linux (Red Hat 4 Update 2) > Itanium box. I got the following test failures: > > 4 errors out of 24863 tests > Failures on these tests: printf-8.1 printf-8.2 printf-9.5 types3-1.3 > > Information on