| --- Log opened Sat Aug 06 00:00:53 2016 | ||
| -!- sanuj [~sanuj@117.203.21.40] has joined #shogun | 06:10 | |
| sanuj | wiking, yo | 06:10 | 
|---|---|---|
| @wiking | hello | 06:11 | 
| sanuj | i'm trying to debug this https://github.com/shogun-toolbox/shogun/pull/3250 | 06:11 | 
| @wiking | what seems to be the problem? | 06:11 | 
| sanuj | does this error mean anything to you | 06:11 | 
| sanuj | https://travis-ci.org/shogun-toolbox/shogun/jobs/138594060#L2751 | 06:11 | 
| sanuj | everything is passing except Ruby | 06:11 | 
| sanuj | i'm not able to locate the origin of error | 06:11 | 
| sanuj | i mean what the heck is 'initialize' | 06:12 | 
| @wiking | the easiest is | 06:12 | 
| @wiking | that you run this locally on your machine | 06:12 | 
| @wiking | and then you can debug it nicely | 06:13 | 
| sanuj | wiking, this is the .rb file https://gist.github.com/sanuj/112a42c32062644f533325e6639af06a#file-multiple_kernel_learning_binary_classifier-rb-L19 | 06:14 | 
| @wiking | nono | 06:15 | 
| @wiking | i know what is where | 06:15 | 
| @wiking | but i would suggest you to debug it | 06:15 | 
| @wiking | i'm not a ruby compiler | 06:16 | 
| @wiking | you can run all this on your machine | 06:16 | 
| sanuj | okay, let me try | 06:16 | 
| sanuj | last time i tried, i was having trouble building ruby | 06:16 | 
| sanuj | i'll try again | 06:17 | 
| @wiking | well you can always | 06:17 | 
| @wiking | use the docker image | 06:17 | 
| @wiking | that is used | 06:17 | 
| @wiking | for travis | 06:17 | 
| sanuj | was getting this error last time https://gist.github.com/sanuj/cc98f73b040b34f8adbc1da12af71aa6 | 06:18 | 
| sanuj | how to use the docker image | 06:18 | 
| sanuj | is there a readme guide? | 06:18 | 
| sanuj | let me install docker first :P | 06:18 | 
| @wiking | sanuj, it's called RTFM ) | 06:19 | 
| sanuj | haha | 06:19 | 
| sanuj | wiking, kk | 06:19 | 
| @wiking | sanuj, 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 #shogun | 09:37 | |
| lisitsyn | wiking: you merged my shitty code! ;) | 13:01 | 
| lisitsyn | finally I found a bug | 13:01 | 
| lisitsyn | the bug | 13:01 | 
| lisitsyn | wiking: SG_ADD branch is coming | 13:40 | 
| lisitsyn | testing it last time before commiting | 13:40 | 
| lisitsyn | this means | 13:40 | 
| lisitsyn | any proper SG_ADD will now work both with set_something | 13:40 | 
| lisitsyn | and set("something") | 13:41 | 
| -!- shogun-notifier- [~irker@7nn.de] has joined #shogun | 13:45 | |
| shogun-notifier- | shogun: Sergey Lisitsyn :feature/tags_sg_add * aa9e339 / / (10 files): https://github.com/shogun-toolbox/shogun/commit/aa9e3390bd74a6a16f3b5f502892b45be5c17a47 | 13:45 | 
| shogun-notifier- | shogun: Put members into parameter map with SG_ADD | 13:45 | 
| shogun-notifier- | shogun: | 13:45 | 
| shogun-notifier- | shogun: - Fix nasty bug in non-owning any policy causing | 13:45 | 
| shogun-notifier- | shogun: everything to crash badly | 13:45 | 
| shogun-notifier- | shogun: - Add lib/equals to check whether objects are equal | 13:45 | 
| lisitsyn | wiking: https://github.com/shogun-toolbox/shogun/pull/3411/files please take a look | 13:46 | 
| @wiking | just woke up | 13:51 | 
| @wiking | :D | 13:51 | 
| @wiking | lisitsyn, no equals for SGSparseMatrix? | 13:53 | 
| lisitsyn | wiking: nope | 13:54 | 
| lisitsyn | wiking: I am rebasing now | 13:54 | 
| lisitsyn | apparently feature/tags got some changes | 13:55 | 
| lisitsyn | GOSH | 13:55 | 
| lisitsyn | SANUJ PLEASE SET UP NEWLINE ON THE END OF FILE | 13:55 | 
| lisitsyn | AAHHHHH | 13:55 | 
| @wiking | mmm | 13:55 | 
| @wiking | wait u | 13:56 | 
| @wiking | /** | 13:56 | 
| @wiking | * | 13:56 | 
| @wiking | * | 13:56 | 
| @wiking | :) | 13:56 | 
| @wiking | https://github.com/shogun-toolbox/shogun/pull/3411/files#diff-8ea96286d95b52029d31636117e0fe55R107 | 13:56 | 
| @wiking | why? :) | 13:56 | 
| lisitsyn | hm | 13:56 | 
| lisitsyn | not intentional | 13:56 | 
| -!- sanuj [~sanuj@117.203.21.40] has joined #shogun | 13:56 | |
| lisitsyn | gonna fix | 13:56 | 
| sanuj | lisitsyn, yo | 13:58 | 
| lisitsyn | sanuj: pleaze pleaze set up your editor | 13:59 | 
| lisitsyn | : | 13:59 | 
| lisitsyn | :D | 13:59 | 
| lisitsyn | newline at the end of file | 13:59 | 
| sanuj | okok | 13:59 | 
| lisitsyn | sanuj: I am now rebasing my PR | 14:00 | 
| lisitsyn | about sg_add | 14:00 | 
| lisitsyn | it is finally working | 14:00 | 
| sanuj | yes i'm looking at your PR | 14:00 | 
| lisitsyn | but need to put back your recent changes | 14:00 | 
| sanuj | lisitsyn, which ones? | 14:00 | 
| lisitsyn | CKernel in CMockObject | 14:01 | 
| lisitsyn | I will add it to my unittest as well | 14:01 | 
| sanuj | okay | 14:01 | 
| sanuj | lisitsyn, so register_param is non_owning every time | 14:01 | 
| lisitsyn | register_member | 14:01 | 
| sanuj | oh yeah | 14:02 | 
| sanuj | missed that | 14:02 | 
| lisitsyn | yes it is non-owning so that available getters/setters work on exactly the same value | 14:02 | 
| sanuj | lisitsyn, yes | 14:02 | 
| sanuj | cool stuff | 14:02 | 
| sanuj | lisitsyn, after you merge this, i'll rebase my plugins PR | 14:03 | 
| lisitsyn | ok rebased lets see | 14:03 | 
| lisitsyn | if it works | 14:03 | 
| lisitsyn | testing now | 14:03 | 
| sanuj | okay | 14:03 | 
| sanuj | lisitsyn, btw i had corrected the new line at eof in the Plugins PR i think | 14:04 | 
| sanuj | but you are correct | 14:04 | 
| sanuj | i'll set sublime | 14:04 | 
| -!- travis-ci [~travis-ci@ec2-54-80-182-164.compute-1.amazonaws.com] has joined #shogun | 14:05 | |
| travis-ci | it'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/150257375 | 14:05 | 
| -!- travis-ci [~travis-ci@ec2-54-80-182-164.compute-1.amazonaws.com] has left #shogun [] | 14:05 | |
| lisitsyn | did we arleady merge | 14:36 | 
| lisitsyn | gets/sets | 14:36 | 
| lisitsyn | sanuj: | 14:36 | 
| sanuj | no | 14:37 | 
| sanuj | oh | 14:37 | 
| sanuj | lisitsyn, yes we did | 14:37 | 
| sanuj | lisitsyn, there is this also https://github.com/shogun-toolbox/shogun/pull/3409 | 14:38 | 
| lisitsyn | kool | 14:38 | 
| sanuj | wiking, lisitsyn can one of you merge sorig's meta language PRs | 14:44 | 
| sanuj | if they are fine | 14:44 | 
| sanuj | https://github.com/shogun-toolbox/shogun/pull/3408 | 14:45 | 
| @wiking | yeah sure | 14:46 | 
| @wiking | lemme check | 14:46 | 
| shogun-notifier- | shogun: Esben Sorig :develop * 8aca296 / examples/meta/generator/targets/java.json: https://github.com/shogun-toolbox/shogun/commit/8aca296c05404349cd90a7d826bdc79e02c686e4 | 14:47 | 
| shogun-notifier- | shogun: Cleaner import statements for enums in java | 14:47 | 
| shogun-notifier- | shogun: Viktor Gal :develop * 986003d / examples/meta/generator/targets/java.json: https://github.com/shogun-toolbox/shogun/commit/986003d64374e8923232f652bb8f6c4bd2886e81 | 14:47 | 
| shogun-notifier- | shogun: Merge pull request #3408 from sorig/fix_java_enum | 14:47 | 
| shogun-notifier- | shogun: | 14:47 | 
| shogun-notifier- | shogun: Meta-language: Cleaner import statements for enums in java | 14:47 | 
| @wiking | boom | 14:47 | 
| sanuj | wiking, thanks | 14:48 | 
| shogun-buildbot | build #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-buildbot | build #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-buildbot | build #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-buildbot | build #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 #shogun | 15:36 | |
| shogun-buildbot | build #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 #shogun | 18:33 | |
| -!- sanuj [~sanuj@117.203.21.40] has quit [Remote host closed the connection] | 20:34 | |
| -!- shogun-notifier- [~irker@7nn.de] has joined #shogun | 23:39 | |
| shogun-notifier- | shogun: Sergey Lisitsyn :feature/tags_sg_add * b7823b9 / / (9 files): https://github.com/shogun-toolbox/shogun/commit/b7823b95315068cda6fba24b41e11f46887064fd | 23:39 | 
| shogun-notifier- | shogun: Put members into parameter map with SG_ADD | 23:39 | 
| shogun-notifier- | shogun: | 23:39 | 
| shogun-notifier- | shogun: - Fix nasty bug in non-owning any policy causing | 23:39 | 
| shogun-notifier- | shogun: everything to crash badly | 23:39 | 
| shogun-notifier- | shogun: - Add lib/equals to check whether objects are equal | 23: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!