IRC logs of #shogun for Saturday, 2017-07-22

--- Log opened Sat Jul 22 00:00:06 2017
@sukey[https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/3937 closed by qcrist00:24
@sukey[https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/3948 opened by qcrist00:32
@sukey[https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/394800:33
@sukey[https://github.com/shogun-toolbox/shogun] vigsterkr pushed 4 commits:05:32
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/aa86c2f1f4f7b7f34778aefd2de6491d4e1e329c05:32
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/e87cf4c6d27e01c7f5c161c96c143313bc79960005:32
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/5dec463e107ed03236f24705bdd4ea9618a02b1a05:33
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/91ee4364d91e1465620ab2f40a4a7cd747072f2805:33
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/3943 merged by vigsterkr05:33
@wikingTrixis, i think i have the solution for you07:08
@wikingTrixis, i've built shogun on rhel6 with this: wget http://people.centos.org/tru/devtools-2/devtools-2.repo -O /etc/yum.repos.d/devtools-2.repo07:09
@wikingand then created the java interface etc07:09
@wikingwith the scl enable devtoolset-2 bash07:09
@wikingbut then after that being built07:09
@wikingi exited the devtoolset-2 env07:09
@wikingand ran07:09
@wikingjava -cp src/interfaces/java/shogun.jar:/usr/lib/java/jblas.jar:. -Djava.library.path=./src/interfaces/java/ averaged_perceptron07:09
@wikingand it ran successfully07:09
@wikingto reproduce this07:09
@wikingyou need to do 2 things:07:10
@wiking1) https://github.com/shogun-toolbox/shogun/blob/develop/cmake/ShogunInterfaces.cmake#L46 here replace shogun::shogun with shogun-static07:10
@wiking2) when running cmake use the -DLIBSHOGUN_BUILD_STATIC=ON flag07:10
@wikinglemme know if htis works for you as in that case07:11
@wikingwe should do a full patch07:11
@wikingof shogun07:11
-shogun-buildbot:#shogun- Build nightly_all #21 is complete: Failure [failed test (failure)] - http://buildbot.shogun-toolbox.org:8080/#builders/22/builds/2107:33
-!- geektoni [~geektoni@93-34-128-38.ip49.fastwebnet.it] has joined #shogun09:47
-shogun-buildbot:#shogun- Build deb3 - interfaces #72 is complete: Failure [failed examples and unit tests (failure)] - http://buildbot.shogun-toolbox.org:8080/#builders/37/builds/7210:05
-!- HeikoS [~heiko@host-92-0-169-11.as43234.net] has joined #shogun10:57
-!- mode/#shogun [+o HeikoS] by ChanServ10:57
-!- geektoni [~geektoni@93-34-128-38.ip49.fastwebnet.it] has quit [Quit: Leaving.]11:14
-!- geektoni [~geektoni@93-34-128-38.ip49.fastwebnet.it] has joined #shogun11:16
@sukey[https://github.com/shogun-toolbox/shogun] karlnapf pushed 2 commits:11:22
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/987535a5552974336730ef2a351784c1d137a81e11:22
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/c780432d58b7ba48e333bc93a4358e940c7d9fbc11:22
@HeikoSshogun-buildbot: force build 'nightly_bsd_license'11:22
@HeikoSwiking: pls merge the gpl submodule PR11:23
@HeikoSJust committed final fixes for the test-suite in the BSD build11:23
@HeikoSshould be green soon11:23
@HeikoSonce that is done, we only need to change license files and good to go11:24
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/394611:24
-shogun-buildbot:#shogun- Build nightly_bsd_license #30 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/4/builds/3011:34
@HeikoSwhoooooooooo11:34
-!- geektoni [~geektoni@93-34-128-38.ip49.fastwebnet.it] has quit [Quit: Leaving.]11:37
@sukey[https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/3949 opened by Galaxy-Fish11:39
-!- HeikoS [~heiko@host-92-0-169-11.as43234.net] has quit [Quit: Leaving.]11:53
-shogun-buildbot:#shogun- Build deb3 - interfaces #73 is complete: Success [build successful] - http://buildbot.shogun-toolbox.org:8080/#builders/37/builds/7311:59
@sukey[https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/3949 closed by Galaxy-Fish12:12
-!- travis-ci [~travis-ci@ec2-54-204-199-50.compute-1.amazonaws.com] has joined #shogun12:13
travis-ciit's Heiko Strathmann'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/25632680412:13
-!- travis-ci [~travis-ci@ec2-54-204-199-50.compute-1.amazonaws.com] has left #shogun []12:13
@sukey[https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/394912:13
-!- geektoni [~geektoni@93-34-128-38.ip49.fastwebnet.it] has joined #shogun12:33
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/3946 merged by vigsterkr13:48
@sukey[https://github.com/shogun-toolbox/shogun] vigsterkr pushed 2 commits:13:48
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/0c69cc243f4af0741b68ca99789e733326de0b7213:48
@sukeyhttps://github.com/shogun-toolbox/shogun/commit/765b5f55ce01d3187ce7685f2e5dc30014d2984c13:48
-!- witness_ [uid10044@gateway/web/irccloud.com/x-dtjdqacoxbexlztg] has quit [Quit: Connection closed for inactivity]13:51
-!- geektoni [~geektoni@93-34-128-38.ip49.fastwebnet.it] has quit [Quit: Leaving.]14:07
Trixiswiking: thanks a lot, ill be able to test it on monday, the it isnt available over the weekend and i need sudo for the wget14:13
@wikingnw14:26
@wikinghttps://www.youtube.com/watch?time_continue=51&v=GsQjZqi5TIU14:32
@wiking:))))14:32
@wikingonly in russia14:32
@wikingTrixis, do you want me to give you the precompiled stuff?14:36
@wikingwould that help you?14:36
Trixishmm yeah, actually14:36
Trixisthat way i could probably just scp it and ssh in to test it14:36
@wikingk14:37
-!- travis-ci [~travis-ci@ec2-54-204-199-50.compute-1.amazonaws.com] has joined #shogun14:38
travis-ciit's Viktor Gal'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/25635085514:38
-!- travis-ci [~travis-ci@ec2-54-204-199-50.compute-1.amazonaws.com] has left #shogun []14:38
@wikingTrixis, so here it is14:39
@wikinghttp://maeth.com/shogun-6.0.0/14:39
@wikingit's actually not 6.0.014:39
@wikingit's latest develop14:39
@wikingshogun.so is the jnilib with statically compiled libshogun in it14:39
@wikingyou want a simple test .class as well ?:)14:40
@wikingor you have example to test with14:40
Trixisright, hence ill take a look at making sure 6.0.0 shogun.jar doesnt get picked up by maven shade14:40
Trixisill just test it with my code, see how it goes14:40
@wikingk14:41
@wikinghave fun14:41
Trixisif it gets past the shogun load + init it probably works, right?14:41
Trixisty14:41
@wikingye14:41
Trixiswiking: libshogun.so.18 not required?14:42
Trixisi.e. the dynamic lib?14:42
@wikingyeah14:45
@wikingthat should not be required :)14:45
@wikingbut type14:45
@wikingldd shogun.so14:45
@wikingthat'll show what are the required libraries14:45
Trixiskk14:45
Trixiswiking: btw gunnar is no longer involved with shogun, right?14:47
@wikinghe is14:47
@wikingbut not on a daily basis14:47
Trixisah right14:48
@sukey[https://github.com/shogun-toolbox/shogun] Pull Request https://github.com/shogun-toolbox/shogun/pull/3435 closed by karlnapf16:04
-!- HeikoS [~heiko@host-92-0-169-11.as43234.net] has joined #shogun18:10
-!- mode/#shogun [+o HeikoS] by ChanServ18:10
@HeikoSshogun-buildbot: force build 'nightly_bsd_license'18:10
@sukey[https://github.com/shogun-toolbox/shogun] New commit https://github.com/shogun-toolbox/shogun/commit/5e6c6db08bac2a31e7f35d1c81c0b8f749c6199d by karlnapf18:41
@sukey[https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/3787 karlnapf removed label: "Cleanups"18:43
@sukey[https://github.com/shogun-toolbox/shogun] Issue https://github.com/shogun-toolbox/shogun/issues/3787 karlnapf removed label: "entrance"18:43
@HeikoSlisitsyn:  ^18:47
@HeikoSlisitsyn: time for you to change the headers !18:48
-!- HeikoS [~heiko@host-92-0-169-11.as43234.net] has quit [Ping timeout: 248 seconds]19:01
-!- travis-ci [~travis-ci@ec2-54-197-147-29.compute-1.amazonaws.com] has joined #shogun19:29
travis-ciit's Heiko Strathmann'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/25640353819:29
-!- travis-ci [~travis-ci@ec2-54-197-147-29.compute-1.amazonaws.com] has left #shogun []19:29
lisitsynheikos: okie20:50
--- Log closed Sun Jul 23 00:00:07 2017

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