On Tue May 20 2008 3:43:38 am Joachim Breitner wrote: > +------------------------------------------------------------------------- > > | Testing HDBC database module: sqlite3, bound to client: 3.5.8 > | Proxied driver: sqlite3, bound to version: 3.5.8 > | Connected to server version: 3.5.8 > > +------------------------------------------------------------------------- > > > Cases: 39 Tried: 0 Errors: 0 Failures: 0 > [..] > Cases: 39 Tried: 38 Errors: 0 Failures: 0 > > Cases: 39 Tried: 39 Errors: 0 Failures: 0 > make[1]: *** [test-hugs] Segmentation fault
Hi Joachim, Thanks for taking an interest in this transition. That is a weird situation for sure. It appears in hugs only, and it appears that all the tests have been run -- and finished -- by this point. It makes me wonder if something weird is happening when hugs exits. I suppose it is possible that there is a bug in hdbc-sqlite3, but it seems unlikely to me, since no other architecture has this problem, and ghc on hppa doesn't either. > make[1]: Leaving directory `/build/buildd/hdbc-sqlite3-1.1.4.0.0' > make: *** [install] Error 2 > > Do you have an idea what causes this, and how to fix it? No, I don't. I think Ian has a good course of action on it. -- John _______________________________________________ debian-haskell mailing list [email protected] http://urchin.earth.li/mailman/listinfo/debian-haskell

