On Mon, Oct 26, 2009 at 10:20:03PM -0400, Diego Medina wrote: > I was looking at bug > > https://bugs.launchpad.net/drizzle/+bug/461380 > It is about the variables test case failing, this bug (I am almost > sure) is the same bug as > > https://bugs.launchpad.net/drizzle/+bug/438852 > "variables test fails as of build 1144 on linux 32 bit machines" > which was introduced after the fix of > > https://bugs.launchpad.net/drizzle/+bug/377826 > "Failure to detect error in allocating transcation_prealloc_size" > > Anyways, this warning should only happen on 32 bit machines, a 64 bit > machine should not truncate the value the test case is truing to use. > I have noticed that hades, the macos server used to build drizzle was > supposed to be building 64-bit drizzle as well, but it turned out it > was building as 32 bit. (I checked myself by simple doing > $ file /path/to/drizzled > > Could anyone do the same on Stewart's server? (I really don;t know if > solaris has the file command or you need something else)
It's Linux, as Solaris was impossible to work out how to install without already having Solaris. It's quite possible we're still building 32bit there, as Debian SPARC is this lovely dual arch rubbish... -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

