IRC logs of #shogun for Saturday, 2016-08-06

--- Log opened Sat Aug 06 00:00:53 2016
-!- sanuj [~sanuj@117.203.21.40] has joined #shogun06:10
sanujwiking, yo06:10
@wikinghello06:11
sanuji'm trying to debug this https://github.com/shogun-toolbox/shogun/pull/325006:11
@wikingwhat seems to be the problem?06:11
sanujdoes this error mean anything to you06:11
sanujhttps://travis-ci.org/shogun-toolbox/shogun/jobs/138594060#L275106:11
sanujeverything is passing except Ruby06:11
sanuji'm not able to locate the origin of error06:11
sanuji mean what the heck is 'initialize'06:12
@wikingthe easiest is06:12
@wikingthat you run this locally on your machine06:12
@wikingand then you can debug it nicely06:13
sanujwiking, this is the .rb file https://gist.github.com/sanuj/112a42c32062644f533325e6639af06a#file-multiple_kernel_learning_binary_classifier-rb-L1906:14
@wikingnono06:15
@wikingi know what is where06:15
@wikingbut i would suggest you to debug it06:15
@wikingi'm not a ruby compiler06:16
@wikingyou can run all this on your machine06:16
sanujokay, let me try06:16
sanujlast time i tried, i was having trouble building ruby06:16
sanuji'll try again06:17
@wikingwell you can always06:17
@wikinguse the docker image06:17
@wikingthat is used06:17
@wikingfor travis06:17
sanujwas getting this error last time https://gist.github.com/sanuj/cc98f73b040b34f8adbc1da12af71aa606:18
sanujhow to use the docker image06:18
sanujis there a readme guide?06:18
sanujlet me install docker first :P06:18
@wikingsanuj, it's called RTFM )06:19
sanujhaha06:19
sanujwiking, kk06:19
@wikingsanuj, any luck?08:02
-!- sanuj [~sanuj@117.203.21.40] has quit [Remote host closed the connection]09:13
-!- mizari [~mizari@95-174-213-100.nts.su] has joined #shogun09:37
lisitsynwiking: you merged my shitty code! ;)13:01
lisitsynfinally I found a bug13:01
lisitsynthe bug13:01
lisitsynwiking: SG_ADD branch is coming13:40
lisitsyntesting it last time before commiting13:40
lisitsynthis means13:40
lisitsynany proper SG_ADD will now work both with set_something13:40
lisitsynand set("something")13:41
-!- shogun-notifier- [~irker@7nn.de] has joined #shogun13:45
shogun-notifier-shogun: Sergey Lisitsyn :feature/tags_sg_add * aa9e339 / / (10 files): https://github.com/shogun-toolbox/shogun/commit/aa9e3390bd74a6a16f3b5f502892b45be5c17a4713:45
shogun-notifier-shogun: Put members into parameter map with SG_ADD13:45
shogun-notifier-shogun:13:45
shogun-notifier-shogun: - Fix nasty bug in non-owning any policy causing13:45
shogun-notifier-shogun:   everything to crash badly13:45
shogun-notifier-shogun: - Add lib/equals to check whether objects are equal13:45
lisitsynwiking: https://github.com/shogun-toolbox/shogun/pull/3411/files please take a look13:46
@wikingjust woke up13:51
@wiking:D13:51
@wikinglisitsyn, no equals for SGSparseMatrix?13:53
lisitsynwiking: nope13:54
lisitsynwiking: I am rebasing now13:54
lisitsynapparently feature/tags got some changes13:55
lisitsynGOSH13:55
lisitsynSANUJ PLEASE SET UP NEWLINE ON THE END OF FILE13:55
lisitsynAAHHHHH13:55
@wikingmmm13:55
@wikingwait u13:56
@wiking /**13:56
@wiking*13:56
@wiking*13:56
@wiking:)13:56
@wikinghttps://github.com/shogun-toolbox/shogun/pull/3411/files#diff-8ea96286d95b52029d31636117e0fe55R10713:56
@wikingwhy? :)13:56
lisitsynhm13:56
lisitsynnot intentional13:56
-!- sanuj [~sanuj@117.203.21.40] has joined #shogun13:56
lisitsyngonna fix13:56
sanujlisitsyn, yo13:58
lisitsynsanuj: pleaze pleaze set up your editor13:59
lisitsyn:13:59
lisitsyn:D13:59
lisitsynnewline at the end of file13:59
sanujokok13:59
lisitsynsanuj: I am now rebasing my PR14:00
lisitsynabout sg_add14:00
lisitsynit is finally working14:00
sanujyes i'm looking at your PR14:00
lisitsynbut need to put back your recent changes14:00
sanujlisitsyn, which ones?14:00
lisitsynCKernel in CMockObject14:01
lisitsynI will add it to my unittest as well14:01
sanujokay14:01
sanujlisitsyn, so register_param is non_owning every time14:01
lisitsynregister_member14:01
sanujoh yeah14:02
sanujmissed that14:02
lisitsynyes it is non-owning so that available getters/setters work on exactly the same value14:02
sanujlisitsyn, yes14:02
sanujcool stuff14:02
sanujlisitsyn, after you merge this, i'll rebase my plugins PR14:03
lisitsynok rebased lets see14:03
lisitsynif it works14:03
lisitsyntesting now14:03
sanujokay14:03
sanujlisitsyn, btw i had corrected the new line at eof in the Plugins PR i think14:04
sanujbut you are correct14:04
sanuji'll set sublime14:04
-!- travis-ci [~travis-ci@ec2-54-80-182-164.compute-1.amazonaws.com] has joined #shogun14:05
travis-ciit's Sergey Lisitsyn's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: https://travis-ci.org/shogun-toolbox/shogun/builds/15025737514:05
-!- travis-ci [~travis-ci@ec2-54-80-182-164.compute-1.amazonaws.com] has left #shogun []14:05
lisitsyndid we arleady merge14:36
lisitsyngets/sets14:36
lisitsynsanuj:14:36
sanujno14:37
sanujoh14:37
sanujlisitsyn, yes we did14:37
sanujlisitsyn, there is this also https://github.com/shogun-toolbox/shogun/pull/340914:38
lisitsynkool14:38
sanujwiking, lisitsyn can one of you merge sorig's meta language PRs14:44
sanujif they are fine14:44
sanujhttps://github.com/shogun-toolbox/shogun/pull/340814:45
@wikingyeah sure14:46
@wikinglemme check14:46
shogun-notifier-shogun: Esben Sorig :develop * 8aca296 / examples/meta/generator/targets/java.json: https://github.com/shogun-toolbox/shogun/commit/8aca296c05404349cd90a7d826bdc79e02c686e414:47
shogun-notifier-shogun: Cleaner import statements for enums in java14:47
shogun-notifier-shogun: Viktor Gal :develop * 986003d / examples/meta/generator/targets/java.json: https://github.com/shogun-toolbox/shogun/commit/986003d64374e8923232f652bb8f6c4bd2886e8114:47
shogun-notifier-shogun: Merge pull request #3408 from sorig/fix_java_enum14:47
shogun-notifier-shogun:14:47
shogun-notifier-shogun: Meta-language: Cleaner import statements for enums in java14:47
@wikingboom14:47
sanujwiking, thanks14:48
shogun-buildbotbuild #1320 of precise - libshogun is complete: Failure [failed compile]  Build details are at http://buildbot.shogun-toolbox.org/builders/precise%20-%20libshogun/builds/1320  blamelist: Esben Sorig <esben@sorig.eu>, Viktor Gal <vigsterkr@gmail.com>14:54
shogun-buildbotbuild #99 of xenial - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/xenial%20-%20libshogun/builds/99  blamelist: Esben Sorig <esben@sorig.eu>14:56
shogun-buildbotbuild #100 of xenial - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/xenial%20-%20libshogun/builds/100  blamelist: Viktor Gal <vigsterkr@gmail.com>15:00
shogun-buildbotbuild #2962 of bsd1 - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/bsd1%20-%20libshogun/builds/2962  blamelist: Esben Sorig <esben@sorig.eu>, Viktor Gal <vigsterkr@gmail.com>15:06
-!- sanuj [~sanuj@117.203.21.40] has quit [Ping timeout: 265 seconds]15:27
-!- sanuj [~sanuj@117.203.21.40] has joined #shogun15:36
shogun-buildbotbuild #48 of FC23 - libshogun - aarch64 is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/FC23%20-%20libshogun%20-%20aarch64/builds/48  blamelist: Esben Sorig <esben@sorig.eu>, Viktor Gal <vigsterkr@gmail.com>15:37
-!- sanuj [~sanuj@117.203.21.40] has quit [Ping timeout: 240 seconds]16:25
-!- shogun-notifier- [~irker@7nn.de] has quit [Quit: transmission timeout]17:47
-!- sanuj [~sanuj@117.203.21.40] has joined #shogun18:33
-!- sanuj [~sanuj@117.203.21.40] has quit [Remote host closed the connection]20:34
-!- shogun-notifier- [~irker@7nn.de] has joined #shogun23:39
shogun-notifier-shogun: Sergey Lisitsyn :feature/tags_sg_add * b7823b9 / / (9 files): https://github.com/shogun-toolbox/shogun/commit/b7823b95315068cda6fba24b41e11f46887064fd23:39
shogun-notifier-shogun: Put members into parameter map with SG_ADD23:39
shogun-notifier-shogun:23:39
shogun-notifier-shogun: - Fix nasty bug in non-owning any policy causing23:39
shogun-notifier-shogun:   everything to crash badly23:39
shogun-notifier-shogun: - Add lib/equals to check whether objects are equal23:39
--- Log closed Sun Aug 07 00:00:55 2016

Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!