IRC logs of #shogun for Sunday, 2015-05-03

--- Log opened Sun May 03 00:00:09 2015
-!- pickle27 [~pickle27@192-0-134-235.cpe.teksavvy.com] has quit [Remote host closed the connection]00:19
-!- besser82 [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has joined #shogun00:44
-!- besser82 [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has quit [Changing host]00:44
-!- besser82 [~besser82@fedora/besser82] has joined #shogun00:44
-!- mode/#shogun [+o besser82] by ChanServ00:44
-!- besser82 [~besser82@fedora/besser82] has quit [Ping timeout: 256 seconds]00:58
-!- shogun-notifier- [~irker@7nn.de] has joined #shogun02:45
shogun-notifier-shogun: Viktor Gal :feature/config.h * fa1601e / / (4 files): https://github.com/shogun-toolbox/shogun/commit/fa1601e6d935db55de90d6d8e4911b24f13a74aa02:45
shogun-notifier-shogun: Fix for having shogun config.h defined macros in swig02:45
shogun-notifier-shogun: Remove accidentally commented out ViennaCL detection02:45
shogun-notifier-shogun: Travis: Remove json-c installation in case of OSX build02:45
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has joined #shogun03:18
travis-ciit's Viktor Gal's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/6099757803:18
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has left #shogun []03:18
shogun-buildbotbuild #1006 of nightly_default is complete: Failure [failed test notebooks]  Build details are at http://buildbot.shogun-toolbox.org/builders/nightly_default/builds/1006  blamelist: lambday <heavensdevil6909@gmail.com>, Soumyajit De <heavensdevil6909@gmail.com>03:53
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has joined #shogun04:54
travis-ciit's Viktor Gal's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/6099757804:54
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has left #shogun []04:54
-!- travis-ci [~travis-ci@ec2-54-146-34-186.compute-1.amazonaws.com] has joined #shogun05:09
travis-ciit's Viktor Gal's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/6099757805:09
-!- travis-ci [~travis-ci@ec2-54-146-34-186.compute-1.amazonaws.com] has left #shogun []05:09
-!- shogun-notifier- [~irker@7nn.de] has quit [Quit: transmission timeout]05:45
-!- besser82 [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has joined #shogun09:24
-!- besser82 [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has quit [Changing host]09:24
-!- besser82 [~besser82@fedora/besser82] has joined #shogun09:24
-!- mode/#shogun [+o besser82] by ChanServ09:24
@wikingbesser82: i think i'm done :)10:03
@wikingalthough i do not really understand it works now but not the other way round but at least now it's good10:03
@wikingcheck the last commit diff10:04
@wikingno more -D...10:04
@wikingso we could actually merge this10:57
@besser82wiking, lemme have a look =)11:05
@besser82looks good so far...  locally building11:09
@besser82ccache kicks it really fast now =)11:11
@besser82then doing the whole-thing <tm> with rpmbuild and see where it leads...11:13
@besser82if it's fine, I'll rebase && annotated merge-in11:14
@besser82wiking, ^11:14
@besser82" -DSWIG2_CSHARP -DSWIGWORDSIZE64 "  :(11:16
@besser82I'll bring that into swig_config.h...11:16
@wikingah ok11:16
@wikingsorry about that11:16
@besser82np  ;)11:16
@wikingah one more thing missing i think11:16
@besser82just seen it, when generating python_mod11:17
@besser82which one?11:17
@wikingnoup nothing11:17
@wikingok11:17
@wikingcan u move those into swig_config.h ?11:17
@wikingand then try the rpmbuild11:17
@wikingsee if it all green11:18
@besser82sure =)11:18
@wikingthen we still miss the whole "install modular without building libshogun" thingy11:18
@besser82next step after merge  ;)11:18
@besser82can do it within next 2 or 3 days11:18
@wikinggr811:20
@wikingbesser82: the travis was all 100%11:24
@wikingso i think it'll be fine11:24
@besser82think so too...  ;)11:25
@wikingbtw how would u do that11:26
@wikingi mean the modular only build?11:26
@wikingwith a configure flag?11:26
@besser82think so...  some cmake -D...=ON and a bit cmake magick then11:27
@wikingcool11:27
@wikingbut yeah11:27
@wikingccache is great now11:27
@wikingit's working finally i must say :)11:28
@wikingmmm ihave to fix some stuff with viennacl11:33
@wikingbut yeah if this works out good let's merge it asap11:34
@wikingbecause of ccache :)11:34
@besser82just made the changes... rebuilding... if works pushing...11:36
@besser82wiking, shall I rebase on current develop, before pushing?11:40
@besser82you can get the "new" commit locally then by `git fetch --all --prune` and git reset --hard oring/feature/config.h11:41
@besser82git reset --hard origin/feature/config.h11:41
@wikingyep yep11:52
@wikingpush it :>11:52
@besser82just a minute...11:52
-!- shogun-notifier- [~irker@7nn.de] has joined #shogun11:53
shogun-notifier-shogun: Viktor Gal :feature/config.h * 91f9825 / / (29 files): https://github.com/shogun-toolbox/shogun/commit/91f98252f8f50a4f3e04da2eacc7706ef2a1859211:53
shogun-notifier-shogun: Remove compiler macros defined via compiler flags11:53
shogun-notifier-shogun: Use <shogun/lib/config.h> and swig_config.h for configure paramters11:53
shogun-notifier-shogun: Viktor Gal :feature/config.h * 31d29d8 / src/shogun/lib/RefCount.h: https://github.com/shogun-toolbox/shogun/commit/31d29d874d94ec323ee38b48a4a9d91db5ad45ba11:53
shogun-notifier-shogun: Fix the order of including config.h in RefCount.h11:53
shogun-notifier-shogun: Viktor Gal :feature/config.h * 78bb13d / / (4 files): https://github.com/shogun-toolbox/shogun/commit/78bb13d67184495d97fb63c63b0413b5dd9f044f11:53
shogun-notifier-shogun: Fix for having shogun config.h defined macros in swig11:53
shogun-notifier-shogun: Remove accidentally commented out ViennaCL detection11:53
shogun-notifier-shogun: Travis: Remove json-c installation in case of OSX build11:53
shogun-notifier-shogun: Bj?rn Esser :feature/config.h * cd5c31b / / (3 files): https://github.com/shogun-toolbox/shogun/commit/cd5c31b41cb1789476437870beddbdfbed73746211:53
shogun-notifier-shogun: remove last unneded cli defines11:53
@besser82wiking, ^ done11:53
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has joined #shogun12:05
travis-ciit's Bj?rn Esser's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/6102043112:05
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has left #shogun []12:05
@wiking\o/12:27
@wikingmerge?12:28
shogun-notifier-shogun: Bj?rn Esser :feature/config.h * aade9ec / CMakeLists.txt,src/interfaces/modular/swig_config.h.in: https://github.com/shogun-toolbox/shogun/commit/aade9ecd17daf4c9d8861430385375bff390da8913:06
shogun-notifier-shogun: -DSWIG"_CSHARP is not a define, but cli-switch13:06
@besser82wiking, now goes da rpmbuild ;)13:06
shogun-notifier-shogun: Viktor Gal :develop * 91f9825 / / (29 files): https://github.com/shogun-toolbox/shogun/commit/91f98252f8f50a4f3e04da2eacc7706ef2a1859213:12
shogun-notifier-shogun: Remove compiler macros defined via compiler flags13:12
shogun-notifier-shogun: Use <shogun/lib/config.h> and swig_config.h for configure paramters13:12
shogun-notifier-shogun: Viktor Gal :develop * 31d29d8 / src/shogun/lib/RefCount.h: https://github.com/shogun-toolbox/shogun/commit/31d29d874d94ec323ee38b48a4a9d91db5ad45ba13:12
shogun-notifier-shogun: Fix the order of including config.h in RefCount.h13:12
shogun-notifier-shogun: Viktor Gal :develop * 78bb13d / / (4 files): https://github.com/shogun-toolbox/shogun/commit/78bb13d67184495d97fb63c63b0413b5dd9f044f13:12
shogun-notifier-shogun: Fix for having shogun config.h defined macros in swig13:12
shogun-notifier-shogun: Remove accidentally commented out ViennaCL detection13:12
shogun-notifier-shogun: Travis: Remove json-c installation in case of OSX build13:12
shogun-notifier-shogun: Bj?rn Esser :develop * cd5c31b / / (3 files): https://github.com/shogun-toolbox/shogun/commit/cd5c31b41cb1789476437870beddbdfbed73746213:12
shogun-notifier-shogun: remove last unneded cli defines13:12
shogun-notifier-shogun: Bj?rn Esser :develop * aade9ec / CMakeLists.txt,src/interfaces/modular/swig_config.h.in: https://github.com/shogun-toolbox/shogun/commit/aade9ecd17daf4c9d8861430385375bff390da8913:12
shogun-notifier-shogun: -DSWIG"_CSHARP is not a define, but cli-switch13:12
shogun-notifier-shogun: Bj?rn Esser :develop * 5c0c0a3 / / (31 files): https://github.com/shogun-toolbox/shogun/commit/5c0c0a3d55643250ca748fa146c4ebd36660ddb213:12
shogun-notifier-shogun: remove compiler defines being passed by command-line13:12
@besser82wiking, merged :D13:12
@besser82and deleted feature-branch from repo13:14
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has joined #shogun13:21
travis-ciit's Bj?rn Esser's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/6102450713:21
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has left #shogun []13:21
shogun-buildbotbuild #2686 of bsd1 - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/bsd1%20-%20libshogun/builds/2686  blamelist: Viktor Gal <viktor.gal@maeth.com>13:24
shogun-buildbotbuild #2644 of deb3 - modular_interfaces is complete: Failure [failed python modular]  Build details are at http://buildbot.shogun-toolbox.org/builders/deb3%20-%20modular_interfaces/builds/2644  blamelist: Viktor Gal <viktor.gal@maeth.com>13:27
shogun-buildbotbuild #2687 of bsd1 - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/bsd1%20-%20libshogun/builds/2687  blamelist: Bj?rn Esser <bjoern.esser@gmail.com>, Viktor Gal <viktor.gal@maeth.com>13:28
shogun-buildbotbuild #2461 of deb2 - static_interfaces is complete: Failure [failed octave static]  Build details are at http://buildbot.shogun-toolbox.org/builders/deb2%20-%20static_interfaces/builds/2461  blamelist: Bj?rn Esser <bjoern.esser@gmail.com>, Viktor Gal <viktor.gal@maeth.com>13:29
shogun-buildbotbuild #1021 of FCRH - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/FCRH%20-%20libshogun/builds/1021  blamelist: Viktor Gal <viktor.gal@maeth.com>13:29
shogun-buildbotbuild #6 of FC22 - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/FC22%20-%20libshogun/builds/6  blamelist: Viktor Gal <viktor.gal@maeth.com>13:29
shogun-buildbotbuild #1022 of FCRH - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/FCRH%20-%20libshogun/builds/1022  blamelist: Bj?rn Esser <bjoern.esser@gmail.com>, Viktor Gal <viktor.gal@maeth.com>13:35
shogun-buildbotbuild #7 of FC22 - libshogun is complete: Failure [failed test]  Build details are at http://buildbot.shogun-toolbox.org/builders/FC22%20-%20libshogun/builds/7  blamelist: Bj?rn Esser <bjoern.esser@gmail.com>, Viktor Gal <viktor.gal@maeth.com>13:36
shogun-buildbotbuild #631 of deb4 - python3 is complete: Failure [failed test python modular]  Build details are at http://buildbot.shogun-toolbox.org/builders/deb4%20-%20python3/builds/631  blamelist: Bj?rn Esser <bjoern.esser@gmail.com>, Viktor Gal <viktor.gal@maeth.com>13:39
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has joined #shogun13:42
travis-ciit's Bj?rn Esser's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/6102476513:42
-!- travis-ci [~travis-ci@ec2-54-224-107-194.compute-1.amazonaws.com] has left #shogun []13:42
-!- travis-ci [~travis-ci@ec2-23-23-48-167.compute-1.amazonaws.com] has joined #shogun13:56
travis-ciit's Bj?rn Esser's turn to pay the next round of drinks for the massacre he caused in shogun-toolbox/shogun: http://travis-ci.org/shogun-toolbox/shogun/builds/6102476513:56
-!- travis-ci [~travis-ci@ec2-23-23-48-167.compute-1.amazonaws.com] has left #shogun []13:56
shogun-buildbotbuild #2645 of deb3 - modular_interfaces is complete: Failure [failed csharp modular]  Build details are at http://buildbot.shogun-toolbox.org/builders/deb3%20-%20modular_interfaces/builds/2645  blamelist: Bj?rn Esser <bjoern.esser@gmail.com>, Viktor Gal <viktor.gal@maeth.com>13:56
@wikingbesser82: \o/15:49
@wikingbesser82: time for me to fix some of the bots15:49
@besser82wiking, think so  ;)15:50
@wikingpython3 seems a problem15:50
@wikingjust some integration stuff15:50
@wikingand as well the octave header is another minor problem i think15:50
@besser82wiking, but reset --hard your local branch to develop first  ;)15:50
@wikinghow about the c# thing15:50
@besser82that's next to ivestigate on my list15:51
@wikingyeah i think there we need a lot of refactor15:51
@besser82thinks so too :(15:52
@besser82much work15:52
-!- besser82 [~besser82@fedora/besser82] has quit [Remote host closed the connection]16:03
-!- besser82_ [~besser82@fedora/besser82] has joined #shogun16:03
-!- mode/#shogun [+o besser82_] by ChanServ16:03
-!- shogun-notifier- [~irker@7nn.de] has quit [Quit: transmission timeout]16:12
-!- pickle27 [~pickle27@192-0-134-235.cpe.teksavvy.com] has joined #shogun17:28
-!- pickle27 [~pickle27@192-0-134-235.cpe.teksavvy.com] has quit [Remote host closed the connection]20:07
-!- besser82_ [~besser82@fedora/besser82] has quit [Ping timeout: 256 seconds]20:37
-!- besser82_ [~besser82@fedora/besser82] has joined #shogun20:38
-!- mode/#shogun [+o besser82_] by ChanServ20:38
-!- besser82_ [~besser82@fedora/besser82] has quit [Read error: Permission denied]20:58
-!- besser82_ [~besser82@fedora/besser82] has joined #shogun20:58
-!- mode/#shogun [+o besser82_] by ChanServ20:58
-!- besser82_ [~besser82@fedora/besser82] has quit [Read error: Permission denied]21:48
-!- besser82_ [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has joined #shogun21:49
-!- besser82_ [~besser82@2003:a:372:5500:f2de:f1ff:fe89:42d4] has quit [Changing host]21:49
-!- besser82_ [~besser82@fedora/besser82] has joined #shogun21:49
-!- mode/#shogun [+o besser82_] by ChanServ21:49
-!- besser82_ [~besser82@fedora/besser82] has quit [Quit: Verlassend]21:54
-!- besser82_ [~besser82@fedora/besser82] has joined #shogun21:54
-!- besser82_ is now known as besser8221:54
-!- mode/#shogun [+o besser82] by ChanServ21:54
-!- pickle27 [~pickle27@192-0-134-235.cpe.teksavvy.com] has joined #shogun23:25
-!- besser82 [~besser82@fedora/besser82] has quit [Ping timeout: 265 seconds]23:35
--- Log closed Mon May 04 00:00:10 2015

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