| --- Log opened Tue Apr 05 00:00:00 2016 | ||
| -!- curiousguy13 [~curiousgu@120.56.225.205] has quit [Ping timeout: 244 seconds] | 05:36 | |
| -!- sanuj [0e8bc402@gateway/web/freenode/ip.14.139.196.2] has joined #shogun | 06:10 | |
| -!- Izaya [~Eejya@103.225.100.51] has joined #shogun | 07:12 | |
| Izaya | wiking: Hi, I've been working on the pypi package and my setup.py looks something like this - https://github.com/Eejya/shogun/blob/pip_install/setup.py | 07:54 | 
|---|---|---|
| Izaya | I keep getting some build errors while running make on my machine so I haven't been able to test it fully though. | 07:56 | 
| -!- sanuj [0e8bc402@gateway/web/freenode/ip.14.139.196.2] has quit [Ping timeout: 250 seconds] | 08:23 | |
| -!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has joined #shogun | 10:05 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 10:05 | |
| -!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has quit [Remote host closed the connection] | 10:07 | |
| -!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has joined #shogun | 10:10 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 10:10 | |
| -!- besser82 [~besser82@fedora/besser82] has joined #shogun | 10:18 | |
| -!- mode/#shogun [+o besser82] by ChanServ | 10:18 | |
| @HeikoS | wiking: jojo | 10:22 | 
| -!- Izaya [~Eejya@103.225.100.51] has quit [Ping timeout: 276 seconds] | 10:32 | |
| -!- Izaya [~Eejya@103.225.100.51] has joined #shogun | 10:45 | |
| -!- Izaya [~Eejya@103.225.100.51] has quit [Quit: Leaving] | 11:32 | |
| @wiking | hello | 11:44 | 
| @wiking | lemme see | 11:44 | 
| @wiking | arianepaola: hey are you around? | 11:52 | 
| @wiking | besser82: here? | 12:03 | 
| @besser82 | wiking, yes, sir! | 12:04 | 
| @HeikoS | wiking: jo welcome back! | 12:10 | 
| @wiking | yoyo | 12:10 | 
| @wiking | besser82: i'm wondering about this: https://github.com/shogun-toolbox/shogun/issues/3131#issuecomment-204625420 | 12:11 | 
| @wiking | where's shogun.spec ? | 12:11 | 
| @wiking | and does http://pkgs.fedoraproject.org/repo/pkgs/gmock/gmock-1.7.0.zip/073b984d8798ea1594f5e44d85b20d66/gmock-1.7.0.zip have any special things in it or it's gmock src ? | 12:11 | 
| @besser82 | wiking, have a look here --> http://pkgs.fedoraproject.org/cgit/rpms/shogun.git/tree/ | 12:12 | 
| @wiking | ok | 12:13 | 
| @besser82 | wiking, gmock.zip is plain gmock; no special mods… It just gets copied into build-tree | 12:13 | 
| @wiking | okok | 12:13 | 
| @wiking | so question | 12:13 | 
| @wiking | i should use this shogun.spec | 12:13 | 
| @wiking | right? | 12:13 | 
| @besser82 | that would be a good point to start from, yeah | 12:13 | 
| @besser82 | it supports git-snapshots and release-tarball | 12:14 | 
| @wiking | cool | 12:14 | 
| @wiking | yeah i'm trying to integrate | 12:14 | 
| @besser82 | just one small change in one of the first lines | 12:14 | 
| @wiking | that into our buildbot stuff | 12:14 | 
| @besser82 | wiking, greati ^^ | 12:14 | 
| @besser82 | wiking, i'll setup a copr-namespace for it, so build can be carried out to fedora-infra | 12:14 | 
| @wiking | cool | 12:15 | 
| @besser82 | wiking, we just need generated srpm, then | 12:15 | 
| @wiking | so we would only need to trigger that from buildbot? | 12:15 | 
| @wiking | cool cool | 12:15 | 
| @besser82 | yes | 12:15 | 
| @wiking | let me know the specs for that when it's ready | 12:15 | 
| @besser82 | I'll do | 12:15 | 
| @besser82 | wiking, you can drop the %changelog-entries, if you want to… | 12:18 | 
| @wiking | where? | 12:18 | 
| @wiking | ah in the build? | 12:18 | 
| @HeikoS | wiking: know of any GPL code in shogun, I am out of things I know about | 12:23 | 
| @wiking | - | 12:24 | 
| @HeikoS | wiking: btw we really should avoid calling explicit libs in algorithms in general | 12:24 | 
| @HeikoS | had to guard too many classes | 12:24 | 
| @HeikoS | some of them could just work with another solver | 12:24 | 
| @HeikoS | but since the library was so deeply tangled with the class, had to guard | 12:24 | 
| @HeikoS | rather have like an optimization interface | 12:24 | 
| @HeikoS | that has no requirements itself, just the backends | 12:25 | 
| @HeikoS | but later | 12:25 | 
| @HeikoS | wiking: I think ill push for merging the feature branch soon | 12:25 | 
| -!- travis-ci [~travis-ci@ec2-54-92-198-131.compute-1.amazonaws.com] has joined #shogun | 12:25 | |
| travis-ci | it'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/120847395 | 12:25 | 
| -!- travis-ci [~travis-ci@ec2-54-92-198-131.compute-1.amazonaws.com] has left #shogun [] | 12:25 | |
| @HeikoS | asked sonne|work about his GPL, removed my GPL, Sergeys GPL, found a lot of other things, | 12:25 | 
| @wiking | HeikoS: sup with aws? | 12:34 | 
| @HeikoS | wiking: dont know | 12:35 | 
| @wiking | kk | 12:35 | 
| @HeikoS | I guess we should wait a bit and then ping gunnar | 12:35 | 
| @wiking | you've got my updated calculations right? | 12:35 | 
| @HeikoS | he has the hot wire :) | 12:35 | 
| @HeikoS | wiking: wait but you submitted the proposal didnt you? | 12:35 | 
| @wiking | i didnt submit | 12:35 | 
| @wiking | ANY proposal | 12:35 | 
| @wiking | :DDDD | 12:35 | 
| @wiking | i thought you did | 12:35 | 
| @wiking | :P | 12:35 | 
| @HeikoS | really? :D | 12:35 | 
| @HeikoS | hahah | 12:35 | 
| @wiking | ahhaha | 12:35 | 
| @wiking | ok | 12:35 | 
| @HeikoS | too funny | 12:35 | 
| @HeikoS | ok let me do that | 12:36 | 
| @wiking | so we did not send anything | 12:36 | 
| @wiking | kk | 12:36 | 
| @wiking | but remember | 12:36 | 
| @wiking | use the new $$ | 12:36 | 
| @wiking | link | 12:36 | 
| @HeikoS | yeah | 12:36 | 
| @HeikoS | the 13k | 12:36 | 
| @HeikoS | 1.3k | 12:36 | 
| @wiking | yeo | 12:36 | 
| @wiking | p | 12:36 | 
| @HeikoS | aws account number? | 12:37 | 
| @HeikoS | shall I leave that? it is optional | 12:37 | 
| @HeikoS | wiking: they ask for two things | 12:38 | 
| @HeikoS | link and $$$ number | 12:38 | 
| @HeikoS | will just put in the number from the link | 12:38 | 
| @wiking | yeah | 12:39 | 
| @wiking | but it asks for | 12:39 | 
| @wiking | yealy | 12:39 | 
| @wiking | *yearly | 12:39 | 
| @wiking | estimate | 12:39 | 
| @wiking | not monthly afaik | 12:39 | 
| @HeikoS | wiking: done | 12:43 | 
| @HeikoS | ah crap | 12:43 | 
| @HeikoS | put the monthly there | 12:43 | 
| @HeikoS | well they will get it | 12:43 | 
| @HeikoS | ok now sören needs to register an account with the shogun bank account | 12:43 | 
| @wiking | ??? | 12:47 | 
| @wiking | why would we need that | 12:47 | 
| @wiking | or that is not related to aws? | 12:47 | 
| @wiking | because aws will just give us credit on an account | 12:47 | 
| @wiking | and taht's all :) | 12:47 | 
| @wiking | they will not give hard $ :> | 12:47 | 
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has joined #shogun | 12:49 | |
| travis-ci | it'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/120859487 | 12:49 | 
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has left #shogun [] | 12:49 | |
| @HeikoS | wiking: can only register account when putting bank details | 12:49 | 
| @wiking | really? :) | 12:49 | 
| @wiking | lol | 12:49 | 
| @HeikoS | wiking: re the bsd | 12:57 | 
| @HeikoS | wiking: need to modify some builds ... potentially | 12:57 | 
| @HeikoS | I added a switch USE_GPL_SHOGUN | 12:57 | 
| @HeikoS | have to discuss default | 12:57 | 
| @HeikoS | all builds should remain the same as now I think | 12:57 | 
| @HeikoS | but there has to be one where the USE_GPL_SHOGUN=Off | 12:57 | 
| @wiking | or USE_BSD_SHOGUN | 12:58 | 
| @wiking | :) | 12:58 | 
| @wiking | yeah but i get it | 12:58 | 
| @HeikoS | so before I merge we should discuss | 12:58 | 
| @HeikoS | what the default is | 12:58 | 
| @HeikoS | to not break everything :) | 12:58 | 
| @HeikoS | I would go for default is USE_GPL_SHOGUN=Off | 12:58 | 
| @wiking | well leave it now as gpl | 12:58 | 
| @wiking | when you merge | 12:58 | 
| @HeikoS | ok then | 12:59 | 
| @wiking | as then nothing will break on buildbots | 12:59 | 
| @HeikoS | wiking: thing is, I am sure some more things are broken | 12:59 | 
| @HeikoS | so I kind of need one full buildbot setup run with no gpl | 12:59 | 
| @HeikoS | see what I mean? | 12:59 | 
| @HeikoS | but can merge already without that I guess | 12:59 | 
| @HeikoS | okok | 12:59 | 
| @HeikoS | wiking: and then we can fix things, and then release, saying that people can turn GPL off now | 13:00 | 
| @wiking | and then i'll create some bots | 13:00 | 
| @wiking | that will try to build bsd | 13:00 | 
| @HeikoS | cool | 13:00 | 
| @HeikoS | good plan | 13:00 | 
| @HeikoS | I fixed one of the FC bots | 13:00 | 
| @HeikoS | and bsd | 13:00 | 
| @HeikoS | then all green and can work on release | 13:00 | 
| -!- sanuj [0e8bc402@gateway/web/freenode/ip.14.139.196.2] has joined #shogun | 13:02 | |
| -!- travis-ci [~travis-ci@ec2-54-92-198-131.compute-1.amazonaws.com] has joined #shogun | 13:06 | |
| travis-ci | it'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/120859608 | 13:06 | 
| -!- travis-ci [~travis-ci@ec2-54-92-198-131.compute-1.amazonaws.com] has left #shogun [] | 13:06 | |
| -!- HeikoS [~heiko@host-92-0-162-192.as43234.net] has quit [Quit: Leaving.] | 13:06 | |
| sanuj | wiking: there? | 13:32 | 
| @wiking | yes | 13:32 | 
| @wiking | what'sup | 13:32 | 
| sanuj | hi | 13:32 | 
| sanuj | most of the python modular tests are failing on my pc | 13:33 | 
| sanuj | wiking: what might be the reason | 13:33 | 
| @wiking | mmmm | 13:33 | 
| @wiking | unfortunately it requires make install | 13:33 | 
| @wiking | before you could do a successful python test | 13:33 | 
| @wiking | not optimal | 13:33 | 
| sanuj | okay | 13:33 | 
| sanuj | wiking: can i export PYTHONPATH to the installation dir? | 13:34 | 
| sanuj | will that work? | 13:34 | 
| @wiking | ? | 13:34 | 
| @wiking | the ctest will do that for you | 13:34 | 
| @wiking | ctest -R python* | 13:34 | 
| @wiking | will run all the python tests | 13:34 | 
| sanuj | okay | 13:34 | 
| sanuj | wiking: i did 'make install DESTDIR=./install' | 13:41 | 
| sanuj | and ctest -R python_modular | 13:41 | 
| sanuj | still failing | 13:42 | 
| @wiking | ah | 13:42 | 
| @wiking | yeah that's another trick with cmake | 13:43 | 
| @wiking | :) | 13:43 | 
| @wiking | first of all | 13:43 | 
| @wiking | -R is a regexp | 13:43 | 
| @wiking | so you need to spec * | 13:43 | 
| @wiking | python_modular* | 13:43 | 
| @wiking | but | 13:43 | 
| @wiking | the problem is that ctest is using CMAKE_INSTALL_PREFIX | 13:43 | 
| @wiking | for setting PYTHONPATH | 13:43 | 
| @wiking | and LD_LIBRARY_PATH | 13:43 | 
| @wiking | not DESTDIR | 13:44 | 
| sanuj | wiking: okay, I'll set LD_LIBRARY_PATH and PYTHONPATH manually and then run ctest? | 13:44 | 
| -!- curiousguy13 [~curiousgu@120.56.225.205] has joined #shogun | 13:45 | |
| @wiking | that's an option as well | 13:47 | 
| sanuj | wiking: i did 'export LD_LIBRARY_PATH=/home/sanuj/Projects/shogun/build_temp/install/usr/local/lib:$LD_LIBRARY_PATH ' | 13:48 | 
| sanuj | and | 13:48 | 
| @wiking | PYTHONPATH? | 13:48 | 
| sanuj | export PYTHONPATH=/home/sanuj/Projects/shogun/build_temp/install/usr/local/lib/python2.7/dist-packages: | 13:48 | 
| sanuj | not working | 13:48 | 
| @wiking | what's the output of one of the tests? | 13:49 | 
| @wiking | for example run | 13:49 | 
| @wiking | ctest -R <full test name> -VV | 13:49 | 
| @wiking | and pastebin it | 13:49 | 
| sanuj | ok | 13:49 | 
| sanuj | wiking: it can't find modshogun | 13:52 | 
| sanuj | http://pastebin.com/bVzHW1cd | 13:52 | 
| @wiking | mmmm | 13:53 | 
| @wiking | did you make install? | 13:53 | 
| @wiking | can you show me the content of: /home/sanuj/Projects/shogun/build_temp/install/usr/local/lib/python2.7/dist-packages | 13:54 | 
| @wiking | ? | 13:54 | 
| sanuj | shogun | 13:55 | 
| sanuj | modshogun.py | 13:55 | 
| sanuj | _modshogun.so | 13:55 | 
| sanuj | path is also correct | 13:55 | 
| sanuj | /home/sanuj/Projects/shogun/build_temp/install/usr/local/lib/python2.7/dist-packages/shogun | 13:56 | 
| sanuj | and so on | 13:56 | 
| @wiking | mmm | 13:57 | 
| @wiking | try this | 13:57 | 
| sanuj | wiking: some of the python_modular tests do pass | 13:57 | 
| @wiking | using those two exports | 13:57 | 
| sanuj | 13% tests passed, 202 tests failed out of 232 | 13:57 | 
| @wiking | ipython | 13:57 | 
| @wiking | from modshogun import RealFeatures | 13:57 | 
| @wiking | and what's the error there | 13:57 | 
| @wiking | or do you have errors? | 13:58 | 
| @wiking | of course you can use simple python | 13:58 | 
| @wiking | no need for ipython | 13:58 | 
| sanuj | no error | 13:58 | 
| sanuj | the import works | 13:58 | 
| @wiking | ok | 13:58 | 
| sanuj | i tried to run those tests manually and they seemed to work | 13:59 | 
| @wiking | mmm | 13:59 | 
| sanuj | all the generated tests also fail | 14:00 | 
| sanuj | i have python 2.7 | 14:01 | 
| sanuj | i think similar errors were on buildbot for some build...heiko said it was due to python 3 | 14:02 | 
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has joined #shogun | 14:02 | |
| travis-ci | it'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/120864527 | 14:02 | 
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has left #shogun [] | 14:02 | |
| sanuj | wiking: any clue? ^^ | 14:19 | 
| -!- HeikoS [~heiko@untrust-out.swc.ucl.ac.uk] has joined #shogun | 14:19 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 14:19 | |
| sanuj | or shall i just let it go for now | 14:19 | 
| sanuj | HeikoS: there? | 14:35 | 
| -!- c4goldsw [8a337064@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.112.100] has joined #shogun | 14:41 | |
| c4goldsw | HeikoS ping | 14:41 | 
| -!- sanuj [0e8bc402@gateway/web/freenode/ip.14.139.196.2] has quit [Ping timeout: 250 seconds] | 14:48 | |
| -!- c4goldsw [8a337064@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.112.100] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] | 15:00 | |
| -!- CaBa [~Diu7saig@unaffiliated/caba] has joined #shogun | 15:04 | |
| CaBa | hi | 15:04 | 
| @wiking | hi | 15:05 | 
| -!- c4goldsw [8a337064@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.112.100] has joined #shogun | 15:08 | |
| -!- c4goldsw [8a337064@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.112.100] has quit [Client Quit] | 15:11 | |
| -!- Netsplit *.net <-> *.split quits: @besser82 | 15:23 | |
| -!- Netsplit over, joins: @besser82 | 15:25 | |
| -!- travis-ci [~travis-ci@ec2-54-144-227-61.compute-1.amazonaws.com] has joined #shogun | 15:40 | |
| travis-ci | it'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/120892567 | 15:40 | 
| -!- travis-ci [~travis-ci@ec2-54-144-227-61.compute-1.amazonaws.com] has left #shogun [] | 15:40 | |
| -!- sanuj [0e8bc402@gateway/web/freenode/ip.14.139.196.2] has joined #shogun | 16:10 | |
| -!- HeikoS [~heiko@untrust-out.swc.ucl.ac.uk] has quit [Ping timeout: 276 seconds] | 16:35 | |
| -!- HeikoS [~heiko@nat-170-39.internal.eduroam.ucl.ac.uk] has joined #shogun | 16:39 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 16:39 | |
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has joined #shogun | 16:43 | |
| travis-ci | it'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/120892884 | 16:43 | 
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has left #shogun [] | 16:43 | |
| -!- HeikoS [~heiko@nat-170-39.internal.eduroam.ucl.ac.uk] has quit [Ping timeout: 244 seconds] | 16:55 | |
| -!- HeikoS [~heiko@untrust-out.swc.ucl.ac.uk] has joined #shogun | 16:57 | |
| -!- mode/#shogun [+o HeikoS] by ChanServ | 16:57 | |
| -!- besser82 [~besser82@fedora/besser82] has quit [Ping timeout: 250 seconds] | 17:19 | |
| -!- sanuj [0e8bc402@gateway/web/freenode/ip.14.139.196.2] has quit [Ping timeout: 250 seconds] | 17:24 | |
| -!- besser82 [~besser82@fedora/besser82] has joined #shogun | 17:26 | |
| -!- mode/#shogun [+o besser82] by ChanServ | 17:26 | |
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has joined #shogun | 17:38 | |
| travis-ci | it'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/120911309 | 17:38 | 
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has left #shogun [] | 17:38 | |
| -!- besser82 [~besser82@fedora/besser82] has quit [Ping timeout: 248 seconds] | 17:46 | |
| -!- besser82 [~besser82@fedora/besser82] has joined #shogun | 17:52 | |
| -!- mode/#shogun [+o besser82] by ChanServ | 17:52 | |
| -!- besser82 [~besser82@fedora/besser82] has quit [Ping timeout: 248 seconds] | 18:00 | |
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has joined #shogun | 18:12 | |
| travis-ci | it'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/120920319 | 18:12 | 
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has left #shogun [] | 18:12 | |
| -!- c4goldsw [8a33f786@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.247.134] has joined #shogun | 18:15 | |
| -!- c4goldsw [8a33f786@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.247.134] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] | 18:21 | |
| -!- c4goldsw [8a337f7e@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.127.126] has joined #shogun | 18:50 | |
| -!- c4goldsw [8a337f7e@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.127.126] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] | 18:56 | |
| -!- c4goldsw [8a337f7e@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.127.126] has joined #shogun | 18:58 | |
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has joined #shogun | 18:59 | |
| travis-ci | it'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/120932916 | 18:59 | 
| -!- travis-ci [~travis-ci@ec2-54-205-23-86.compute-1.amazonaws.com] has left #shogun [] | 18:59 | |
| -!- c4goldsw [8a337f7e@gateway/web/cgi-irc/kiwiirc.com/ip.138.51.127.126] has quit [Client Quit] | 18:59 | |
| -!- curiousguy13 [~curiousgu@120.56.225.205] has quit [Ping timeout: 248 seconds] | 19:04 | |
| -!- sanuj [0e8bc402@gateway/web/freenode/ip.14.139.196.2] has joined #shogun | 19:33 | |
| -!- sanuj [0e8bc402@gateway/web/freenode/ip.14.139.196.2] has quit [Quit: Page closed] | 20:12 | |
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has joined #shogun | 20:29 | |
| travis-ci | it'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/120954764 | 20:29 | 
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has left #shogun [] | 20:29 | |
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has joined #shogun | 21:14 | |
| travis-ci | it'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/120967245 | 21:14 | 
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has left #shogun [] | 21:14 | |
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has joined #shogun | 21:54 | |
| travis-ci | it'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/120976696 | 21:54 | 
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has left #shogun [] | 21:54 | |
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has joined #shogun | 22:39 | |
| travis-ci | it'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/120986629 | 22:39 | 
| -!- travis-ci [~travis-ci@ec2-54-167-84-216.compute-1.amazonaws.com] has left #shogun [] | 22:39 | |
| -!- HeikoS [~heiko@untrust-out.swc.ucl.ac.uk] has quit [Ping timeout: 276 seconds] | 22:43 | |
| --- Log closed Wed Apr 06 00:00:02 2016 | ||
Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!