nirvdrum has joined #rubinius
nirvdrum has quit [Ping timeout: 255 seconds]
|jemc|_ has quit [Ping timeout: 250 seconds]
bb010g has joined #rubinius
|jemc|_ has joined #rubinius
amclain has quit [Quit: Leaving]
|jemc|_ has quit [Quit: WeeChat 1.2]
|jemc| has joined #rubinius
uberjay has quit [Ping timeout: 252 seconds]
uberjay has joined #rubinius
|jemc| has quit [Ping timeout: 240 seconds]
tenderlove has quit [Ping timeout: 244 seconds]
machty has quit [Ping timeout: 240 seconds]
machty has joined #rubinius
tenderlove has joined #rubinius
tenderlove has quit [Ping timeout: 250 seconds]
tenderlove has joined #rubinius
meh` has joined #rubinius
tenderlove has quit [Ping timeout: 255 seconds]
tenderlove has joined #rubinius
tenderlove has quit [Ping timeout: 268 seconds]
tenderlove has joined #rubinius
tenderlove has quit [Ping timeout: 260 seconds]
tenderlove has joined #rubinius
nirvdrum has joined #rubinius
rakaur_ has quit [Ping timeout: 256 seconds]
|jemc| has joined #rubinius
GitHub68 has joined #rubinius
<GitHub68> [rubinius] chuckremes pushed 2 new commits to ffi-io: http://git.io/vcFEb
<GitHub68> rubinius/ffi-io 341c139 Chuck Remes: verify that non-blocking writes DO NOT BLOCK when a system buffer is full
GitHub68 has left #rubinius [#rubinius]
<GitHub68> rubinius/ffi-io b62dcfa Chuck Remes: when a write returns EAGAIN or EINTR test to see if in non-blocking mode...
digitalextremist has quit [Remote host closed the connection]
bffff_ has joined #rubinius
digitalextremist has joined #rubinius
bb010g has quit [Quit: Connection closed for inactivity]
meh`_ has joined #rubinius
meh` has quit [Ping timeout: 265 seconds]
matugm has joined #rubinius
<matugm> hello
<matugm> I'm trying to build Rubinius 2.5.8 on Arch Linux and I'm getting the following error:
<matugm> ./vm/test/test_fixnum.hpp:509:39: error: shifting a negative signed value is undefined [-Werror,-Wshift-negative-value]
giantoctopus has joined #rubinius
cremes has quit [Read error: Connection reset by peer]
cremes has joined #rubinius
<cremes> matugm: can you provide more information about your environment? what llvm version? can you gist the entire build log?
giantoctopus has quit [Quit: Textual IRC Client: www.textualapp.com]
cremes has quit [Ping timeout: 244 seconds]
cremes has joined #rubinius
<matugm> clang version 3.7.0 (tags/RELEASE_370/final)
<matugm> LLVM 3.5.1
<matugm> Linux manjaro 3.12.48-1-MANJARO #1 SMP PREEMPT Sat Sep 19 06:43:22 UTC 2015 i686 GNU/Linux
<cremes> matugm: I think your clang is too new
<cremes> i know arch is bleeding edge so this might not be easily fixable at the moment
<cremes> and i can pretty much guarantee that i personally can’t fix it :)
<matugm> Ok thanks
<cremes> if you want more help, try the rubinius “room” on gitter.im
<cremes> (see the topic)
<|jemc|> yorickpeterse uses Arch, I thought, so he may have run into this already
giantoctopus has joined #rubinius
<matugm> Downgraded to clang 3.6.2 and that fixed it
larstobi has quit [Ping timeout: 240 seconds]
RealMarc has quit [*.net *.split]
mrb_bk_ has quit [*.net *.split]
guilleiguaran__ has quit [*.net *.split]
eregon has quit [*.net *.split]
atambo has quit [*.net *.split]
RealMarc has joined #rubinius
guilleiguaran__ has joined #rubinius
mrb_bk_ has joined #rubinius
eregon has joined #rubinius
larstobi has joined #rubinius
atambo has joined #rubinius
GitHub163 has joined #rubinius
GitHub163 has left #rubinius [#rubinius]
<GitHub163> rubinius/ffi-io 77bd774 Chuck Remes: fix misuage of F_GETFL with F_GETFD
<GitHub163> [rubinius] chuckremes pushed 1 new commit to ffi-io: http://git.io/vcN1i
GitHub74 has joined #rubinius
<GitHub74> [rubinius] chuckremes pushed 1 new commit to ffi-io: http://git.io/vcN7V
<GitHub74> rubinius/ffi-io 20141ec Chuck Remes: first attempt at getting C-API updated to use Ruby obj over C++ obj
GitHub74 has left #rubinius [#rubinius]
lopex has quit [Remote host closed the connection]
Guest85414______ has quit [Remote host closed the connection]
guilleiguaran__ has quit [Remote host closed the connection]
machty has quit [Read error: Connection reset by peer]
yipstar has joined #rubinius
mrb_bk_ has quit [Read error: Connection reset by peer]
flavorjones has quit [Remote host closed the connection]
Guest85414______ has joined #rubinius
guilleiguaran__ has joined #rubinius
lopex has joined #rubinius
giantoctopus has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
machty has joined #rubinius
amclain has joined #rubinius
<matugm> Anyone knows how constant lookup works on Rubinius? I patched Kernel.const_get and Module.const_get, but those only trigger when I call const_get directly from my code and not with a 'bare' constant like 'A.object.id'. What does Rubinius call internally? Is there any way I can tap into that info?
heroux has quit [Ping timeout: 264 seconds]
mrb_bk_ has joined #rubinius
flavorjones has joined #rubinius