--- Log opened Wed Dec 16 00:00:38 2009 12:33 < koeien> stepcut: HJScript-0.4.4 fails to compile for me. 12:33 < koeien> (ghc 6.12.1). did you apply any tricks? 12:51 < koeien> stepcut: i've fixed a build error of HJScript. I don't know why it compiled for you if you didn't do anything :) i've sent a patch to the maintainers 12:54 < koeien> h_buildbot: status 12:54 < h_buildbot> Idle. 12:55 < koeien> h_buildbot: build 12:55 < h_buildbot> Build for all started. If one was running, no new one is started. 12:57 < h_buildbot> Build for ghc-6.8.3 OK. Test suite ran. 14/89 test cases failed. Check http://buildbot.happstack.com/ for details. 12:59 < h_buildbot> Build for ghc-6.10.2 OK. Test suite ran. 14/89 test cases failed. Check http://buildbot.happstack.com/ for details. 13:01 < h_buildbot> Build for ghc-6.12.1 OK. Test suite ran. 14/89 test cases failed. Check http://buildbot.happstack.com/ for details. 13:01 < koeien> ha! 13:26 < koeien> h_buildbot: build ghc-6.10.2 13:26 < h_buildbot> Build for ghc-6.10.2 started. If one was running, no new one is started. 13:27 < h_buildbot> Build for ghc-6.10.2 failed. Check http://buildbot.happstack.com/ for details. 13:41 < koeien> h_buildbot: build ghc-6.8.3 13:41 < h_buildbot> Build for ghc-6.8.3 started. If one was running, no new one is started. 13:41 < h_buildbot> Build for ghc-6.8.3 failed. Check http://buildbot.happstack.com/ for details. 13:41 < koeien> h_buildbot: build ghc-6.12.1 13:41 < h_buildbot> Build for ghc-6.12.1 started. If one was running, no new one is started. 13:43 < h_buildbot> Build for ghc-6.12.1 OK. Test suite ran. 14/89 test cases failed. Check http://buildbot.happstack.com/ for details. 13:44 < koeien> those build failures are because of syb-with-class dependencies. I've sent a patch to the mailing list to depend on the correct version. 13:57 < h_buildbot> Build for ghc-6.8.3 OK. Test suite ran. 14/89 test cases failed. Check http://buildbot.happstack.com/ for details. 13:57 < koeien> that's quick, thanks :) 13:58 < stepcut`> ;) 13:59 < stepcut`> looking back, I never bothered to get happstack-{kitchensync} to build 13:59 < stepcut`> does happstack actually require hjscript ? I don't see an explicit dependency, though perhaps HSP requires it? 14:00 < stepcut`> I totally hyped happstack at the chicago haskell users group last night :p 14:00 < koeien> i haven't been to our HUG for some time :( (the Netherlands) 14:01 < h_buildbot> Build for ghc-6.10.2 OK. Test suite ran. 14/89 test cases failed. Check http://buildbot.happstack.com/ for details. 14:02 < stepcut`> I'm going to disable those XML tests 14:02 < koeien> sounds reasonable 14:02 < koeien> HSP requires HJScript 14:03 < koeien> but they used the word "rec" and -fglasgow-exts. Bad idea with GHC 6.12.1 :) 14:03 < h_buildbot> Build for ghc-6.12.1 OK. Test suite ran. 14/89 test cases failed. Check http://buildbot.happstack.com/ for details. 14:03 < koeien> well, that's cool :) all tests passed 14:03 < koeien> ehm, chroots* 14:03 < stepcut`> sweet 14:04 < koeien> they used the latest hackage stuff available + sendfile darcs 14:05 < stepcut`> spiffy 14:05 < stepcut`> once FreeBSD works, I am going to upload the new sendfile to hackage 14:05 < stepcut`> I committed a patch, but I don't actually have FreeBSD to test it on 14:05 < koeien> yeah, saw that on the mailing list 14:05 < Zao> stepcut`: There's something broken on FreeBSD? 14:06 < stepcut`> I should set up FreeBSD on virtualbox on OS X.. but that sounds like work 14:06 < koeien> sendfile :) 14:06 < Zao> Ah, happs-releated. 14:06 < stepcut`> Zao: yes, sendfile has not worked on FreeBSD for a while 14:06 < Zao> I was hoping that there was something known wrong with GHC that caused my cross compile to die horribly. 14:06 < stepcut`> Zao: the sendFile high-level API added an 'offset' parameter, but it was never added to the low-level FreeBSD calls 14:06 < stepcut`> Zao: and then when I was fixing that, I noticed that the FreeBSD stuff also did not handle eAGAIN/eINTR, so I patched that too 14:06 < Zao> I don't have any FreeBSD boxen with any GHC installed currently, otherwise I'd handed out some shells. 14:07 < Zao> For some obscure reason, there's no sparc64 GHC for it :) 14:08 < koeien> is there a debian binary? 14:08 < koeien> maybe you can use that one to build a native one? 14:08 < koeien> with FreeBSD's linux emulation 14:09 < koeien> but maybe this is a very stupid idea. I don't know :) 14:23 < stepcut`> ok, pushed! hopefully we should have greenlights across the board in a few minutes! 14:25 < stepcut`> does OS X include some of virtual machine thing like parallels, vmware, virtualbox, etc? Or am I imagining that? 14:25 < aavogt> so this buildbot is not released yet? 14:27 < h_buildbot> Build for ghc-6.8.3 OK. Test suite ran, all tests passed! Check http://buildbot.happstack.com/ for details. 14:29 < stepcut`> aavogt: what do you mean? The buildbot itself? Or the version of happstack being built by the buildbot? 14:29 < h_buildbot> Build for ghc-6.10.2 OK. Test suite ran, all tests passed! Check http://buildbot.happstack.com/ for details. 14:29 < aavogt> stepcut`: the buildbot itself 14:31 < stepcut`> aavogt: dunno, koeien would know. 14:31 < h_buildbot> Build for ghc-6.12.1 OK. Test suite ran, all tests passed! Check http://buildbot.happstack.com/ for details. 14:32 < stepcut`> hehe. Perfect! 14:32 < stepcut`> we have never had all green before AFAIK 14:33 < stepcut`> I actually fixed a broken test case :p 14:33 < stepcut`> and disable a bunch that were failing but seem wrong 14:38 < koeien> aavogt: oh, do you want the source code? 14:39 < aavogt> yeah, I think it would be nice to set up something similar with xmonad 14:39 < koeien> i can publish it / send it to you 14:40 < koeien> you will need to do some manual work though (installing ghc / darcs / setting up the chroots) 14:40 < aavogt> there we have much less assurance about compatibility between multiple ghc releases, and testing that manually is annoying 14:40 < aavogt> right 14:40 < koeien> and, setting up a MySQL database 14:41 < aavogt> it's not written using happstack? ;) 14:41 < koeien> no ;) 14:41 < koeien> CGI 14:41 < koeien> the database is a bunch of log files, basically 14:42 < koeien> and there is this IRC bot 14:48 < koeien> i will tar some files up for you 15:21 < koeien37> http://buildbot.happstack.com/buildbot-latest.tar.gz 15:22 < koeien> http://buildbot.happstack.com/buildbot-latest.tar.gz 15:22 < koeien> aavogt: ^ 15:23 < koeien37> oh. that was a bit laggy 15:33 < koeien37> aavogt: let me know if you decide to use it and you encounter problems. it is not the nicest code i've ever written --- Log closed Thu Dec 17 00:00:41 2009