lucasb has quit [Quit: Connection closed for inactivity]
jrafanie has joined #jruby
jrafanie_ has joined #jruby
jrafanie_ has quit [Client Quit]
jrafanie has quit [Ping timeout: 246 seconds]
_whitelogger has joined #jruby
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:92405bb by kares): The build has errored. https://travis-ci.org/jruby/jruby/builds/588635386 [216 min 53 sec]
travis-ci has left #jruby [#jruby]
<kares[m]> headius: yes but not sure how. if it would have a module-info JRuby would need to somehow add it on the module path instead of using its class-loader. haven't looked in a while, do you know if that is somehow possible?
<kares[m]> * headius: yes but not sure how. if it would have a module-info JRuby would need to somehow add jopenssl.jar on the module path instead of using its class-loader. haven't looked in a while, do you know if that is somehow possible?
rusk has joined #jruby
nirvdrum has quit [Quit: Ping timeout (120 seconds)]
nirvdrum has joined #jruby
sagax has quit [Remote host closed the connection]
xardion has quit [Ping timeout: 245 seconds]
xardion has joined #jruby
drbobbeaty has joined #jruby
Antiarc has quit [Ping timeout: 246 seconds]
Antiarc has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<kares[m]> sequel jobs seem like they hang on CI in several builds (since last week)
drbobbeaty has joined #jruby
sagax has joined #jruby
jrafanie has joined #jruby
<headius[m]> It is possible to add libraries as modules at runtime
<headius[m]> I am not sure if we would need to detect it and always use either a class loader or the module system, or if we could just use the module system and it would work out
<headius[m]> Hanging sequel could be us or sequel but that needs to be investigated
lucasb has joined #jruby
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:aefaef7 by kares): The build has errored. https://travis-ci.org/jruby/jruby/builds/588933871 [213 min 14 sec]
travis-ci has left #jruby [#jruby]
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
<travis-ci> jruby/jruby (master:aefaef7 by kares): The build has errored. https://travis-ci.org/jruby/jruby/builds/588933871 [230 min 2 sec]
<headius[m]> I wouldn't be able to look into it until later... reinstalling MacOS today
travis-ci has joined #jruby
<travis-ci> jruby/jruby (counter_nuke-clean:e0b270e by kares): The build has errored. https://travis-ci.org/jruby/jruby/builds/588935417 [216 min 10 sec]
travis-ci has left #jruby [#jruby]
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jrafanie has joined #jruby
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<headius[m]> I'm going to be poking around on this mips support today until I can get back into my machine proper
<jeremyevans> headius[m]: Sequel failure is due to maxium log length, caused by minitest 5.12 release which deprecates "obj.must_equal something" style code
<jeremyevans> headius[m]: Will be fixing today with a library that supports that style without deprecation
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
<travis-ci> jruby/jruby (master:a21784e by kares): The build has errored. https://travis-ci.org/jruby/jruby/builds/588986774 [200 min 16 sec]
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:a21784e by kares): The build has errored. https://travis-ci.org/jruby/jruby/builds/588986774 [216 min 54 sec]
travis-ci has left #jruby [#jruby]
<headius[m]> jeremyevans: Oh great, thanks for the info
<headius[m]> minitest is certainly opinionated
jrafanie has joined #jruby
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xardion has quit [Remote host closed the connection]
rusk has quit [Remote host closed the connection]
xardion has joined #jruby
<jeremyevans> headius[m]: OK, Sequel should be good on jruby-head now https://travis-ci.org/jeremyevans/sequel/jobs/589032703
<headius[m]> jeremyevans: excellent, I'll restart some of the recent jobs to confirm
<headius[m]> restarted the most recent master and kares branch sequel jobs
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:a21784e by kares): The build was canceled. https://travis-ci.org/jruby/jruby/builds/588986774 [217 min 35 sec]
travis-ci has left #jruby [#jruby]
<headius[m]> that means it worked
<headius[m]> 🎉
subbu is now known as subbu|away
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:a21784e by kares): The build passed. https://travis-ci.org/jruby/jruby/builds/588986774 [225 min 54 sec]
travis-ci has left #jruby [#jruby]
<headius[m]> that also means it worked
<headius[m]> In other news I almost have mip64el-Linux working
<headius[m]> I'm sure you were all waiting for that one
travis-ci has joined #jruby
<travis-ci> jruby/jruby (counter_nuke-clean:e0b270e by kares): The build failed. https://travis-ci.org/jruby/jruby/builds/588935417 [218 min 14 sec]
travis-ci has left #jruby [#jruby]
subbu|away is now known as subbu
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
snake_pliskin has joined #jruby
<headius[m]> enebo: kares: so I noticed something while I was working on this mips support
<headius[m]> I ran an strace on JRuby and it was completely dominated by time queries
<headius[m]> I'm not set up to run it again but the sheer number of calls was pretty scary
<headius[m]> I am assuming this is from the new time-based jit threshold stuff
<enebo[m]> headius: that is not on master so no
<headius[m]> Okay that is interesting
snake_pliskin has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
snake_pliskin has joined #jruby