ankitr has joined #jruby
ankitr is now known as atm0sphere
atm0sphere is now known as atm0sphere-_
atm0sphere-_ is now known as atm0sphere|work
_whitelogger has joined #jruby
akp has quit [Remote host closed the connection]
thedarkone2 has quit [Quit: thedarkone2]
atm0sphere|work has quit [Quit: Leaving]
ankitr has joined #jruby
ankitr is now known as atm0sphere_work
donV has joined #jruby
donV has quit [Read error: Connection reset by peer]
donV has joined #jruby
atm0sphere_work has quit [Quit: Leaving]
atm0sphere_work has joined #jruby
ankitr has joined #jruby
ankitr is now known as dwv
dwv has quit [Remote host closed the connection]
donV has quit [Quit: donV]
donV has joined #jruby
akp has joined #jruby
donV has quit [Quit: donV]
donV has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
akp has quit [Ping timeout: 260 seconds]
vtunka has joined #jruby
akp has joined #jruby
akp has quit [Ping timeout: 246 seconds]
shellac has joined #jruby
akp has joined #jruby
akp has quit [Ping timeout: 240 seconds]
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
donV has quit [Quit: donV]
donV has joined #jruby
akp has joined #jruby
akp has quit [Ping timeout: 260 seconds]
akp has joined #jruby
akp has quit [Ping timeout: 260 seconds]
bbrowning has joined #jruby
bbrowning has quit [Read error: Connection reset by peer]
bbrowning has joined #jruby
atm0sphere_work has quit [Quit: Leaving]
bbrowning has quit [Quit: Leaving]
bbrowning has joined #jruby
akp has joined #jruby
akp has quit [Ping timeout: 260 seconds]
tcrawley-away is now known as tcrawley
bbrowning is now known as bbrowning_away
swills has quit [Quit: Leaving]
donV has quit [Quit: donV]
swills has joined #jruby
bbrowning_away is now known as bbrowning
donV has joined #jruby
lance|afk is now known as lanceball
vtunka has quit [Quit: Leaving]
donV has quit [Quit: donV]
vtunka has joined #jruby
donV has joined #jruby
vifino has quit [Quit: Who turned this off?! D:<]
vtunka has quit [Quit: Leaving]
tcrawley is now known as tcrawley-away
vtunka has joined #jruby
bbrowning is now known as bbrowning_away
<GitHub47> [jruby] agabrys opened issue #4538: (SystemCallError) Unknown error - uri:classloader:/ in racc-1.4.14-java.gemspec https://git.io/vyFNa
tcrawley-away is now known as tcrawley
vifino has joined #jruby
bbrowning_away is now known as bbrowning
akp has joined #jruby
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
akp has quit [Ping timeout: 240 seconds]
camlow325 has joined #jruby
donV has quit [Ping timeout: 240 seconds]
donV has joined #jruby
bbrowning is now known as bbrowning_away
vtunka has quit [Quit: Leaving]
akp has joined #jruby
Antiarc has joined #jruby
donV has quit [Quit: donV]
donV has joined #jruby
mminski has joined #jruby
<GitHub151> [jruby] heikobornholdt opened issue #4539: rubyc does not find classes inside modules https://git.io/vybi9
prasun has joined #jruby
thedarkone2 has joined #jruby
donV has quit [Quit: donV]
kith has joined #jruby
olle has joined #jruby
_whitelogger has joined #jruby
<kares> olle: yy regarding RGs ... however the 2.6.11 changes look a bit 'risky'
shellac has quit [Quit: Leaving]
<kares> (compared to 2.6.10)
<olle> kares: They are necessary to be able to do rails upgrade.
<olle> kares: It was something about ... finding gems.
<kares> olle: what do you mean by 'rails upgrade'?
<olle> kares: Sry, gotta run
<kares> np
<kares> mention that in GH ... its always good to know more
olle has quit [Quit: olle]
mminski has quit [Ping timeout: 240 seconds]
prasun has quit [Ping timeout: 240 seconds]
tcrawley is now known as tcrawley-away
mminski has joined #jruby
subbu is now known as subbu|lunch
mminski has quit [Ping timeout: 260 seconds]
prasun has joined #jruby
lanceball is now known as lance|afk
subbu|lunch is now known as subbu
Puffball has quit [Remote host closed the connection]
camlow325 has quit [Quit: WeeChat 1.5]
camlow325 has joined #jruby
prasun has quit [Ping timeout: 246 seconds]
tcrawley-away is now known as tcrawley
prasun has joined #jruby
akp_ has joined #jruby
yopp- has joined #jruby
knowtheory_ has joined #jruby
camlow321 has joined #jruby
esmiurium has joined #jruby
matthewd_ has joined #jruby
prasun has quit [Remote host closed the connection]
camlow325 has quit [*.net *.split]
akp has quit [*.net *.split]
matthewd has quit [*.net *.split]
knowtheory has quit [*.net *.split]
esmiurium_ has quit [*.net *.split]
yopp has quit [*.net *.split]
matthewd_ is now known as matthewd
knowtheory_ is now known as knowtheory
lance|afk is now known as lanceball
bbrowning is now known as bbrowning_away
tcrawley is now known as tcrawley-away
lanceball is now known as lance|afk
oncall-pokemon has joined #jruby
<oncall-pokemon> Hi I was curious, when we do a `gem list` we get an odd message that says OpenJDK 64-Bit Server VM warning: You have loaded library and then points to an arm-linux library in the native libraries directory. Only we aren't using an arm based system and it errors a lot. any ideas on how to get it to not use this arm library?
enebo has quit [Ping timeout: 264 seconds]
<nirvdrum> oncall-pokemon: I'm assuming that this is coming from jnr-ffi. These are the paths searched: https://github.com/jnr/jnr-ffi/blob/master/src/main/java/jnr/ffi/LibraryLoader.java#L396-L434
<nirvdrum> Maybe you have an ARM file in there somewhere?
<oncall-pokemon> nirvdrum: there is in he install as well as all sorts of others
<oncall-pokemon> I'll have to look deeper
abstractj has quit [Ping timeout: 240 seconds]
abstractj has joined #jruby
enebo has joined #jruby
akp_ has quit []
oncall-pokemon has joined #jruby
oncall-pokemon has quit [Changing host]
<GitHub87> [jruby] ivoanjo opened issue #4540: Performance regression when going from 9.1.7.0 to 9.1.8.0 with virtus gem https://git.io/vyNKx