brixen changed the topic of #rubinius to: Join us on Gitter! https://gitter.im/rubinius/rubinius : install Rubinius - http://rubinius.com/packages/ : logs - http://irclog.whitequark.org/rubinius
|jemc| has joined #rubinius
cremes has quit [Remote host closed the connection]
|jemc| has quit [Quit: WeeChat 1.4]
|jemc| has joined #rubinius
swistak35 has quit [Ping timeout: 248 seconds]
swistak35 has joined #rubinius
houhoulis has joined #rubinius
|jemc| has quit [Ping timeout: 248 seconds]
houhoulis has quit [Remote host closed the connection]
RealMarc has quit [Ping timeout: 240 seconds]
Y_Ichiro has joined #rubinius
Y_Ichiro has joined #rubinius
larstobi has quit [Ping timeout: 240 seconds]
Y_Ichiro_ has quit [Ping timeout: 240 seconds]
larstobi has joined #rubinius
nirvdrum has joined #rubinius
nirvdrum has quit [Ping timeout: 240 seconds]
nirvdrum has joined #rubinius
cremes has joined #rubinius
|jemc| has joined #rubinius
amclain has joined #rubinius
sbryant has quit [Ping timeout: 240 seconds]
sbryant has joined #rubinius
GitHub147 has joined #rubinius
<GitHub147> [rubinius] brixen pushed 2 new commits to stw: https://git.io/v2YJi
<GitHub147> rubinius/stw 2c4f171 Brian Shirai: Merge remote-tracking branch 'origin' into stw
<GitHub147> rubinius/stw aac99d5 Brian Shirai: Merge remote-tracking branch 'origin' into stw
GitHub147 has left #rubinius [#rubinius]
GitHub110 has joined #rubinius
<GitHub110> rubinius/master 01a7c2f Ahmad Sherif: Consider an autoload resolved if #resolve didn't return nil in Autoload#call...
<GitHub110> [rubinius] ahmadsherif pushed 1 new commit to master: https://git.io/v2YB3
GitHub110 has left #rubinius [#rubinius]
GinoManWorks has quit [Read error: Connection reset by peer]
travis-ci has joined #rubinius
<travis-ci> rubinius/rubinius/master (01a7c2f - Ahmad Sherif): https://travis-ci.org/rubinius/rubinius/builds/111039560: The build passed.
travis-ci has left #rubinius [#rubinius]
[spoiler] has quit [*.net *.split]
imajes has quit [*.net *.split]
brixen has quit [*.net *.split]
yopp has quit [*.net *.split]
eregon has quit [*.net *.split]
erdic has quit [*.net *.split]
yopp has joined #rubinius
erdic has joined #rubinius
[spoiler] has joined #rubinius
eregon has joined #rubinius
imajes has joined #rubinius
brixen has joined #rubinius
RageLtMan has quit [Remote host closed the connection]
mikhailvs has joined #rubinius
<mikhailvs> is anyone here using fedora 23?
<|jemc|> mikhailvs: I use fedora 22
<mikhailvs> hm.. fedora 23 ships with llvm 3.7, so i've been having a rough time getting rubinius to install
<|jemc|> mikhailvs: I see. As you may have surmised, we only support LLVM <= 3.5 at the moment
<|jemc|> this hinges on the fact that LLVM dropped support in 3.6 for the JIT module we use
<mikhailvs> yeah i read that
<mikhailvs> i've found some packages from fedora 22 to install
<|jemc|> we need to port our JIT code to use their new MCJIT module, an effort that's being worked on here: https://github.com/rubinius/rubinius/pull/3367
<|jemc|> mikhailvs: ah good - so now you need to make sure the rubinius `./configure` script sees the correct LLVM install
<mikhailvs> yeah it seems to be working.. though, now it is failing because "can't find -ledit"
<|jemc|> I haven't needed to do this myself, but check out the `--llvm-path` and `--llvm-config` flags of `./configure`
<|jemc|> ah, for `ledit` you'll need to `dnf install libedit-devel
<mikhailvs> yeah
<mikhailvs> compiling... fingers crossed
<|jemc|> btw, there is still some presence here in the IRC channel, but if you have a question here that gets no response, you might try the gitter channel (see link in IRC channel topic)
mikhailvs has left #rubinius [#rubinius]
|jemc| has quit [Ping timeout: 248 seconds]
GitHub88 has joined #rubinius
<GitHub88> [rubinius] ahmadsherif pushed 1 new commit to master: https://git.io/v2Oqe
<GitHub88> rubinius/master c0c778c Ahmad Sherif: Revert "Consider an autoload resolved if #resolve didn't return nil in Autoload#call"...
GitHub88 has left #rubinius [#rubinius]