00:12 jeri: Anyone around? I need some help 00:26 (quit) jao: Ping timeout: 252 seconds 00:29 jonrafkind: just ask 00:34 (quit) jeri: Ping timeout: 265 seconds 00:38 (join) dnolen 01:18 (join) veer 01:21 (quit) veer: Client Quit 01:21 (quit) emma: Ping timeout: 260 seconds 01:33 (quit) jeapostrophe: Quit: jeapostrophe 01:41 (quit) EmmanuelOga: Ping timeout: 252 seconds 01:44 (quit) dnolen: Quit: dnolen 01:49 (join) dnolen 01:56 (quit) dnolen: Quit: dnolen 02:04 (quit) karswell: Excess Flood 02:06 (join) karswell 02:55 (quit) jonrafkind: Ping timeout: 258 seconds 03:29 eMBee: good afternoon 03:30 eMBee: i made a bug report about a build failure a week ago, but no reaction so far. anything else i can do? 04:10 (join) bluezenix 04:44 (join) noelw 05:06 (quit) realitygrill: Quit: realitygrill 05:26 (join) realitygrill 05:53 (join) tim-brown 05:53 tim-brown: Boo! 05:53 (join) gu 05:54 gu: hi, i have a different behaviour when testing some console input / output in drracket and in console (compiled) 05:54 (join) novice_ 05:54 noelw: gu: ? 05:54 gu: i have a (cond) that checks for the equality of inputted string 05:55 novice_: hi there? can you tell me how can I run scheme program in racket 05:55 novice_: ? 05:55 gu: like, if it is this string, do this etc 05:55 gu: it works in drracket 05:55 gu: but not in console 05:55 novice_: shall I write racket 05:55 novice_: ? 05:56 noelw: brb 05:56 gu: noelw: this is the code: http://pastebin.com/7cE4Zqi8 05:57 novice_: hello gu 05:57 novice_: no one to help me ? 05:57 noelw: novice, i'll be back in a bit with an answer 05:57 noelw: if no-one else does it 05:57 gu: hello novice 05:58 novice_: tell me 05:58 novice_: see I have one simple hello world program 05:58 novice_: in test.scm 05:58 novice_: when I run 05:58 novice_: racket test.scm 05:58 novice_: this gives me error 05:59 novice_: expect a module declaration for test 05:59 novice_: what that mean ? 06:01 (part) novice_ 06:20 (quit) Shviller: Ping timeout: 260 seconds 06:43 (quit) gu: Quit: Page closed 06:43 noelw: Oh well, was just about to answer their quesions. :-P 07:04 (join) reox 07:04 reox: evening / morning 07:06 eMBee: evening 07:07 eMBee: can anyone help me with this problem? http://bugs.racket-lang.org/query/?cmd=view&pr=12320 07:30 noelw: Maybe build without documentation? 07:31 noelw: set PLT_SETUP_OPTIONS to "-D" and then make install will avoid building the docs. 07:45 (nick) Nanakhiel -> qfrmitlederhosen 07:49 (quit) bluezenix: Quit: Leaving. 08:07 (quit) gmcabrita: Ping timeout: 256 seconds 08:16 (join) cipher- 08:18 (join) gmcabrita 08:19 (quit) realitygrill: Quit: realitygrill 08:20 (join) realitygrill 08:20 (quit) realitygrill: Client Quit 08:22 (quit) cipher: *.net *.split 08:24 (join) bluezenix 08:26 (join) jeapostrophe 08:44 (join) masm 08:53 (quit) reox: Ping timeout: 265 seconds 09:28 (join) EmmanuelOga 09:29 (quit) EmmanuelOga: Client Quit 10:00 (join) EmmanuelOga 10:02 (join) Reox 10:02 Reox: hi 10:02 Reox: anyone around? 10:16 noelw: yeah 10:21 (nick) samth_away -> samth 10:22 samth: eMBee: can you try running the build outside of conary? 10:28 (join) Blkt 10:28 RacketCommitBot: [racket] plt pushed 2 new commits to master: http://git.io/CbQPGg 10:28 RacketCommitBot: [racket/master] Change the expansion of reduction-relation so that it generates less code - Robby Findler 10:28 RacketCommitBot: [racket/master] Rackety (mostly letrec-values => define and minimizing dependencies) - Robby Findler 10:29 (quit) Blkt: Client Quit 10:29 (join) Blkt 10:30 (quit) Blkt: Remote host closed the connection 10:32 (quit) jeapostrophe: Quit: jeapostrophe 10:38 (join) sstrickl 10:40 eMBee: samth: i'll try. the machine where i can do that has a slow network so it may take a while to download the needed dependencies 10:46 (join) jeapostrophe 10:46 samth: eMBee: it would be helpful to do it on the same machine 10:47 samth: my suspicion is that it's one of the extra options that conary is passing to gcc 10:47 samth: in particular -D_FORTIFY_SOURCE and -fstack-protector 10:48 (quit) jeapostrophe: Client Quit 10:49 eMBee: that machine i have no permission to install stuff, but i can rerun the conary build on the other machine. (once the stuff is downloaded it should be faster) 10:51 samth: ok 11:34 (join) dnolen 11:36 tonyg: rudybot: help 11:36 rudybot: tonyg: bug ..., help [], version, quote, source, url, seen , uptime, init [], eval ..., give ..., apropos ..., desc , doc , later "tell" ... 11:36 tonyg: rudybot: eval (require ffi/unsafe) 11:36 rudybot: tonyg: your sandbox is ready 11:36 rudybot: tonyg: Done. 11:36 tonyg: Oooookay. 11:38 samth: rudybot: (require racket/unsafe/ops) 11:38 rudybot: samth: your racket/init sandbox is ready 11:38 rudybot: samth: Done. 11:38 samth: rudybot: (unsafe-vector-ref 0 1) 11:38 rudybot: samth: error: eval:1:1: compile: access disallowed by code inspector to protected variable from module: '#%unsafe in: unsafe-vector-ref 11:38 samth: tonyg: as above 11:42 tonyg: ooo 11:43 tonyg: rudybot: eval (ffi-lib "libcrypto") 11:43 rudybot: tonyg: error: eval:1:1: compile: access disallowed by code inspector to protected variable from module: "/usr/local/racket/collects/ffi/unsafe.rkt" at: ffi-lib in: get-ffi-lib 11:43 tonyg: huzzah 11:48 offby1: tonyg: is that good or bad? 11:48 tonyg: offby1: it's good 11:48 tonyg: offby1: here's what happens if you're allowed to call unsafe ops: 11:48 tonyg: SIGSEGV MAPERR si_code 1 fault on addr 0xd 11:49 offby1 nods gravely 11:49 tonyg: ... or, y'know, other things 11:49 rudybot uses protection 12:06 (quit) Demosthenes: Quit: leaving 12:07 (join) Demosthenes 12:17 (quit) Reox: Ping timeout: 265 seconds 12:19 eMBee: samth: while waiting for the local machine i tried removing the two CFLAGS arguments that you were supicious of without result. running: CFLAGS="-O2 -march=i686 -g " CXXFLAGS="-O2 -march=i686 -g " CPPFLAGS="" CLASSPATH="" LDFLAGS="-g -O1 " CC=gcc CXX=g++ make DESTDIR=/tmp/rmake/builds/racket/_ROOT_ install "; gives the same error 12:21 samth: strange 12:21 samth: can you try it with no flags? 12:24 eMBee: yes, that was my next plan 12:25 samth: what architecture is this on? 12:25 samth: ah, i686, i see 12:26 samth: the only flags there that aren't in the standard CFLAGS are -march=i686 12:26 samth: which really shouldn't break things 12:27 (quit) dnolen: Ping timeout: 265 seconds 12:34 (quit) noelw: Quit: noelw 12:43 (join) jao 12:43 (quit) petey: Quit: Coyote finally caught me 12:45 (join) petey 12:55 (join) jonrafkind 13:03 eMBee: samth: removing all cflags doesn't help: CFLAGS="" CXXFLAGS=" " CPPFLAGS="" CLASSPATH="" LDFLAGS="-g -O1 " CC=gcc CXX=g++ make DESTDIR=/tmp/rmake/builds/racket/_ROOT_ install 13:04 eMBee: trying ldflags now 13:06 (quit) bluezenix: Read error: Connection reset by peer 13:10 (join) MayDaniel 13:10 (quit) MayDaniel: Changing host 13:10 (join) MayDaniel 13:16 (join) mithos28 13:54 (quit) MayDaniel: Read error: Connection reset by peer 13:55 (part) tim-brown: "Leaving" 14:21 (join) MayDaniel 14:29 (join) cafesofie 14:41 (part) sstrickl 14:52 (quit) cafesofie: Remote host closed the connection 14:53 (join) cafesofie 15:00 (join) bluezenix 15:00 (quit) bluezenix: Client Quit 15:09 (quit) cafesofie: Remote host closed the connection 15:37 (join) bluezenix 16:05 (join) cafesofie 16:25 (join) bluezenix1 16:25 danking: Why is an immutable-custom-hash not a sequence? More to the point, I want equal? to work on immutable-custom-hashes. 16:25 (quit) bluezenix: Read error: Connection reset by peer 17:52 rapacity: is this code "(place-channel-get (place test (place-channel-put test 1)))" supposed to exhaust memory ? 17:54 jonrafkind: I think that will create the current module as a place 17:56 rapacity: I made a file test.rkt, placed that code in it ran it in drracket, and I got an out of memory message 17:56 rapacity: when run from racket on the command line, it just keeps on eating more memory 17:57 (quit) bluezenix1: Quit: Leaving. 17:57 jonrafkind: dont instantiate a place using the same file that the place code lives in 17:57 jonrafkind: instantiate a new file with dynamic-place 17:58 rapacity: is the place macro is inherently buggy? 17:58 jonrafkind: if you put (place ...) inside a file x, what happens is x will be started in a new process and the (place ...) code will execute again, and again for ever 17:59 rapacity: aha 17:59 jonrafkind: you can use (place) inside a function 17:59 jonrafkind: just dont put it at the top level 18:00 rapacity: ok I also have another problem with place 18:01 rapacity: if I edit the file press run in drracket(without saving) 18:01 rapacity: the place shows me a value of the last save 18:02 jonrafkind: ok can you make a bug report about that 18:04 rapacity: ok : 18:04 jonrafkind: is that a ghost 18:08 (join) emma 18:14 RacketCommitBot: [racket] plt pushed 1 new commit to master: http://git.io/BoU3VA 18:14 RacketCommitBot: [racket/master] add docs for the #:stronger argument to the contract constructors - Robby Findler 18:20 rapacity: just a colon 18:20 jonrafkind: twas a halloween joke 18:24 (join) shofetim 18:24 (join) anRch 18:53 (quit) anRch: Read error: Connection reset by peer 18:54 (join) anRch 19:02 (quit) MayDaniel: Read error: Connection reset by peer 19:22 (quit) anRch: Quit: anRch 20:20 RacketCommitBot: [racket] plt pushed 1 new commit to master: http://git.io/eDJpqQ 20:20 RacketCommitBot: [racket/master] avoid including lazy-required names in (all-defined-out) - Ryan Culpepper 20:21 (quit) jonrafkind: Ping timeout: 252 seconds 20:30 (join) realitygrill 20:31 (join) francisl 20:38 (quit) masm: Quit: Leaving. 20:43 (join) jonrafkind 20:51 (join) jrslepak_ 21:20 (join) dnolen 21:28 (quit) mithos28: Quit: mithos28 22:44 (nick) samth -> samth_away 23:44 (join) francisl_ 23:44 (quit) francisl: Ping timeout: 245 seconds 23:44 (nick) francisl_ -> francisl