<<04-03-2013>>

00:55:05*avarus quit (Remote host closed the connection)
00:56:05*q66 quit (Remote host closed the connection)
03:17:50*ccssnet quit (Quit: http://atccss.net)
03:23:44*ccssnet joined #nimrod
07:46:28*gour joined #nimrod
09:33:39*ponce_ left #nimrod (#nimrod)
11:57:10*xcombelle joined #nimrod
13:55:18*Araq_ joined #nimrod
13:56:36*Araq_ quit (Client Quit)
14:19:05*xcombelle quit (Remote host closed the connection)
14:55:29*q66 joined #nimrod
14:57:48*gour quit (Disconnected by services)
14:57:48*gour_ joined #nimrod
15:10:13*Boscop joined #nimrod
15:46:25*gour_ is now known as gour
17:24:47*FreeArtMan joined #nimrod
17:50:32NimBotAraq/Nimrod a57e098 Araq [+0 ±3 -0]: made some tests green
19:35:16NimBotAraq/Nimrod 152c963 Grzegorz Adam Hankiewicz [+0 ±2 -0]: Changes default macosx compiler to clang.... 5 more lines
19:35:16NimBotAraq/Nimrod 59831b4 Araq [+0 ±2 -0]: Merge pull request #349 from gradha/pr_switches_default_macosx_compiler_to_clang... 3 more lines
19:47:26*FreeArtMan quit (Ping timeout: 255 seconds)
19:50:17NimBotAraq/Nimrod f25b85a Araq [+0 ±1 -0]: use clang for macosx in buildsh.tmpl
19:50:17NimBotAraq/Nimrod 1ee00f7 Araq [+0 ±2 -0]: Merge branch 'master' of github.com:Araq/Nimrod
20:18:56*Zerathul joined #nimrod
20:33:03*Zerathul_ joined #nimrod
20:34:23*Zerathul quit (Ping timeout: 256 seconds)
20:34:28*Zerathul_ is now known as Zerathul
20:47:55*Trixar_zb is now known as Trixar_za
21:24:04*gradha joined #nimrod
21:27:21Araqgradha: Build failed for: macosx-x86_64 ("koch clean" failed.)
21:28:03gradha I think I need to clean all the binaries first, they weren't recompiled
21:36:19Araqwell ... fix it ;-)
21:37:00gradhaI did, and it was booting, but suddenly it died
21:38:45gradhahmm... failed uploading to dom96 http://pastebin.com/RXGyZFBT
21:40:28dom96"Hey, running!" lol what?
21:41:00gradhaI tend to prefix my own debug logging with hey
21:42:33dom96gradha: What's the ftpUploadDir set to in your config?
21:42:49gradhaftpUploadDir = "/home/nimrod/public_html/"
21:42:59dom96change that to:
21:43:05dom96ftpUploadDir = "/home/nimrod/nimbuild/public/"
21:43:59dom96I suppose it should really query the 'hub' for this stuff.
22:26:19*Zerathul quit (Read error: Connection reset by peer)
22:26:36*Zerathul joined #nimrod
22:28:48dom96<NimBot> macosx-x86_64: Test results: 550/580
22:28:49dom96:)
22:29:10gradhatakes its sweet time
22:30:29*gour quit (Quit: WeeChat 0.4.0)
22:31:12gradhaso how's that score, is it any good or should it have been higher/lower?
22:31:45Araqlinux scores 558/580
22:32:26gradhado the test cases include bugs from github?
22:33:07Araqhuh?
22:33:33gradhaas in: somebody reports a bug, you add it to the test suite, then later gets fixed and the test passes?
22:33:51Araqyes.
22:34:23Araqwe're professionals here :P
22:34:51gradhayes, that's why I clicked again the table at the top of build.nimrod-code.org and downloaded a zip file
22:35:20gradhaI would learn faster to not do that if the download came with an electric shock
22:35:59Araqnimbuild's design is inspired by apple :P
22:36:04dom96hey
22:36:10dom96That hurts.
22:36:21Araqsorry
22:36:35dom96The download table is broken now it seems btw
22:37:03dom96http://build.nimrod-code.org/commits/macosx-x86_64/nimrod_1ee00f78f302.zip
22:37:08dom96Direct link if you wanna check it out.
22:40:48Araqgradha: please run: nimrod c -r tests/run/titer8.nim
22:41:08Araqthat's the only interesting test that fails as far as I can see
22:42:01Araqactually ...
22:42:05gradhahttp://pastebin.com/9NUm8Tgf
22:42:18Araqit seems as if your nimrod is not the latest from github
22:42:54gradhathe one from the build checkout?
22:46:51Araqhm maybe it is and clang miscompiles something
22:48:05gradhajust to be sure I refreshed the compiler and a few line changes but the crash seems the same http://pastebin.com/9NUm8Tgf
22:54:28*Trixar_za is now known as Trix[a]r_za
22:55:38Araqcan you run tests/gc/gctest.nim please?
22:55:52dom96good night
22:56:01gradhabye
22:56:05*Zerathul quit (Ping timeout: 256 seconds)
22:56:57gradhahttp://pastebin.com/AmWpvri3
22:58:09Araqso it doesn't fail?
22:58:17Araqit does in your test results
22:58:50gradhaheisenbug?
22:58:58Araqnah
22:59:08Araqit runs gctest multiple times
22:59:20Araqdunno which combination fails for you -.-
22:59:20gradhamaybe different process environments lead to different memory usage pattern?
22:59:26Araqnah
22:59:32Araqtry with -d:release again please
22:59:46Araqand then try --gc:boehm [-d:release]
23:00:02*Zerathul joined #nimrod
23:01:09Araqnope
23:01:15Araqtry --gc:markAndSweep
23:01:20Araqthat should fail for you
23:02:39gradhadefault -d:release http://pastebin.com/vvJmPZsp
23:03:17Araqwell my bet is the tester has some older version of the stdlib and thus no mark and sweep GC
23:05:03gradhawhat was needed to get the markAndSweep?
23:05:11gradharun twice build.sh?
23:05:34Araqsuccessful bootstrap and a proper $lib
23:08:13Araquse "nimrod dump" to find out
23:09:44gradhaafter running koch boot --gc:markAndSweep I don't see any reference to the gc in the nimrod dump output
23:09:49*Zerathul quit (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331])
23:10:07gradhanimrod dump http://pastebin.com/RHs0dAaR
23:10:15Araqbut nimrod dump tells you which stdlib it uses
23:11:40gradhanimrod c --gc:markAndSweep -r tests/gc/gctest.nim http://pastebin.com/Y8chL8FL
23:12:21Araqugh
23:12:28Araqthat looks pretty bad
23:14:09gradhagood luck with sleep debugging
23:14:16*gradha quit (Quit: bbl, have youtube videos to watch)