00:31 (join) waltermai 01:22 (quit) shkk: 01:23 (join) shkk 01:38 (quit) shkk: 01:38 (join) Spewns 01:54 (quit) jonrafkind: Read error: Operation timed out 02:04 (join) masm 02:14 (join) rbarraud 03:57 (join) rbarraud_ 03:58 (quit) rbarraud: Ping timeout: 240 seconds 04:22 (join) hanDerPeder 05:12 (join) Byron 05:14 (quit) Byron: Read error: Connection reset by peer 05:23 (join) rbarraud__ 05:26 (quit) Spewns: Quit: Leaving. 05:26 (quit) rbarraud_: Ping timeout: 265 seconds 05:56 (join) rbarraud 05:57 (quit) rbarraud__: Ping timeout: 265 seconds 06:41 (quit) rbarraud: Read error: Connection reset by peer 07:18 (part) hellmage 07:39 (quit) masm: Quit: Leaving. 07:39 (quit) kukka: Read error: Operation timed out 08:07 (join) kukka 08:53 (quit) Gwyth: Ping timeout: 265 seconds 09:11 (quit) waltermai: Ping timeout: 265 seconds 09:25 (join) bamccaig 09:26 bamccaig: I'm trying to build Racket from the unix source on a headless server. 09:26 bamccaig: It fails because of X11/OpenGL... 09:26 bamccaig: I can't figure out how to disable that. 09:30 tewk: try --disable-gracket 09:30 bamccaig: Thank you. :-[ I had tried --disable_gracket. :( 09:40 (part) bamccaig 09:57 (join) Gwyth 11:11 (join) evhan 11:18 (join) bamccaig 11:18 bamccaig: Should it take a long time to install racket? `make install' has been running for a very long time... 11:19 (quit) Lajla: Quit: Phallic Illuminatus 11:19 samth: how long? 11:19 samth: what's the current output? 11:20 clklein: bamccaig: I wouldn't be surprised if it took more than an hour on a slower machine. 11:21 (quit) Gwyth: Quit: rcirc on GNU Emacs 23.2.1 11:23 bamccaig: It's running in a VM on a dedicated server with only 256MB RAM so that might slow it down... 11:24 clklein: How long has it been running? 11:24 samth: with only 256 it will be slow 11:24 bamccaig: I don't remember. When did I ask about the --disable-gracket option. :D I think close to 2 hours ago... 11:25 bamccaig: It looks like it's building a ton of things... I would have expected the default target to do that... 11:26 bamccaig: Actually, more like 380MB RAM, but the swap partition (looks like 512 ish MB) looks nearly full too. :( 11:27 clklein: It's probably building the documentation, which takes forever. I don't know for sure, but the executable part of the installation might already be installed and usable by this point. 11:27 samth: what is the current output? 11:29 bamccaig: The latest line: raco setup: re-rendering: scribblings/guide/guide.scrbl 11:29 samth: so (a) it's building documentation (b) it's almost done and (c) probably racket works already 11:29 bamccaig: Cool. :) 11:33 bamccaig: "Rendering?" Is that graphical? 11:33 (join) waltermai 11:40 clklein: It's building HTML, PDF, or something I think. 11:40 bamccaig: :( 11:41 clklein: Yea, some kind of animated 3D docs would be more fun 11:57 (join) sstrickl 12:00 (quit) hanDerPeder: Quit: hanDerPeder 12:04 (join) shkk 12:19 samth: just html 12:37 (join) jonrafkind 12:39 bamccaig: Just man pages. >:( 12:40 bamccaig: Well, it's done building at least... I should probably go and delete all of that useless documentation now. :D 12:46 (quit) evhan: Read error: Connection reset by peer 12:47 (join) b-man 13:04 (quit) jonrafkind: Read error: Connection reset by peer 13:24 (join) evhan 13:28 (join) Lajla 13:33 (join) Spewns 13:44 (join) jonrafkind 13:45 (join) hanDerPeder 14:07 stamourv: tewk: can the heap shrink if it's less than X% used? 14:09 (part) bamccaig 14:26 (join) carleastlund 14:38 (join) masm 14:58 (quit) shkk: 15:26 (quit) hanDerPeder: Quit: hanDerPeder 15:46 (quit) Lajla: Ping timeout: 240 seconds 15:50 samth: eli, ping 15:53 samth: eli, I would like to be able to do (_or-null _string) 16:59 (quit) evhan: Read error: Operation timed out 16:59 samth: eli, I also want a function from an _enum type and a symbol to an integer 17:10 samth: eli, I also want subtyping for _pointer types 17:10 (quit) waltermai: Ping timeout: 265 seconds 17:24 (join) waltermai 17:26 (nick) samth -> samth_away 17:42 (quit) sstrickl: Quit: sstrickl 18:05 (join) hanDerPeder 18:39 (quit) jonrafkind: Ping timeout: 260 seconds 18:43 (quit) b-man: Remote host closed the connection 19:02 (join) sstrickl 19:05 tewk: stamourv: Yes, the VM doesn't hold on to memory it isn't using. 19:06 tewk: tewk: racket's heap is made up of pages, much like an OS. 19:06 tewk: If a page is empty, it is returned to the OS. 19:07 stamourv: ok 19:07 stamourv: samth ran some measurements, and even after a garbage collection that freed a lot of space, the os still said racket had the memory 19:09 tewk: We do cache empty pages so they might not be returned immediately, it may take a 1 or 2 major collections for the memory to be returned to the OS. 19:10 stamourv: I see 19:10 stamourv: thanks 19:10 tewk: Returning memory to the OS and immediately asking for it back, is expensive. Especially when places are enabled. 19:55 (join) rbarraud 20:06 (join) b-man 20:08 (quit) waltermai: Read error: Connection timed out 20:08 (quit) masm: Quit: Leaving. 20:25 (quit) carleastlund: Quit: carleastlund 20:42 (quit) hanDerPeder: Quit: hanDerPeder 20:56 (join) hellmage 22:21 (quit) b-man: Remote host closed the connection 22:23 (join) waltermai 22:27 (quit) waltermai: Ping timeout: 240 seconds