IRC logs of #shogun for Wednesday, 2013-01-09

--- Log opened Wed Jan 09 00:00:38 2013
-!- FSCV [~FSCV@187.210.54.162] has quit [Quit: Leaving]01:02
-shogungit:#shogun- [shogun] karlnapf opened pull request #852: another kernel selection strategy: median (master...master) https://github.com/shogun-toolbox/shogun/pull/85202:17
-shogungit:#shogun- [shogun] karlnapf pushed 4 new commits to master: https://github.com/shogun-toolbox/shogun/compare/d3d8b995916e...1565a5127c3f02:17
-shogungit:#shogun- shogun/master 8aefa8a Heiko Strathmann: some minor extensions that are needed for median kernel selection for MMD and Gaussian kernels....02:17
-shogungit:#shogun- shogun/master 5ef530d Heiko Strathmann: updated copyright year to 201302:17
-shogungit:#shogun- shogun/master 76f1492 Heiko Strathmann: initial commit of median kernel selection strategy02:17
-!- travis-ci [~travis-ci@ec2-184-73-126-153.compute-1.amazonaws.com] has joined #shogun02:30
travis-ci[travis-ci] it's Heiko Strathmann'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/403546802:30
-!- travis-ci [~travis-ci@ec2-184-73-126-153.compute-1.amazonaws.com] has left #shogun []02:30
-!- FSCV [~FSCV@189.139.135.156] has joined #shogun02:40
shogun-buildbotbuild #245 of nightly_default is complete: Success [build successful]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/nightly_default/builds/24504:16
-!- FSCV [~FSCV@189.139.135.156] has quit [Quit: Leaving]05:17
-!- Dark_Lantern [~chatzilla@14.139.121.55] has joined #shogun06:51
Dark_LanternHey06:52
Dark_LanternI tried building shogun from source and all seemed to go well06:52
Dark_LanternBut when I tried to run the first basic init program,06:52
Dark_LanternI got undefined reference errors.06:52
Dark_LanternAny help?06:52
-!- Dark_Lantern [~chatzilla@14.139.121.55] has quit [Ping timeout: 248 seconds]08:10
-!- Dark_Lantern [~chatzilla@14.139.121.55] has joined #shogun08:33
-!- Dark_Lantern [~chatzilla@14.139.121.55] has quit [Ping timeout: 240 seconds]08:38
sonne|workDark_Lantern: in case you come back - which errors would help :)08:49
-!- Dark_Lantern [~chatzilla@123.201.110.122] has joined #shogun09:09
Dark_LanternHey09:09
Dark_LanternAnyone out there?09:09
-!- ptizoom [~christian@79-71-84-141.dynamic.dsl.as9105.com] has quit [Ping timeout: 246 seconds]09:11
-!- ptizoom [~christian@85.210.95.40] has joined #shogun09:24
wikingyes09:35
Dark_LanternHey09:35
Dark_LanternI am having trouble running shogun from source09:35
Dark_LanternWhile it is compiling normally09:35
Dark_Lanternwhen I run the minimal.cpp program I get undefined reference errors09:35
wikingmmm09:36
wikingmaybe it doesn't find the location where the lib is installed09:36
Dark_LanternYes09:37
Dark_LanternEven pkg-config can't find the shogun libs09:37
wikinghow do you run ./configure?09:37
Dark_LanternSo what mistake am I making in the installation?09:38
Dark_LanternYes, that was the first thing I did09:38
wikingbut what's your full ./configure command looks like?09:41
wikinghow do you run it09:41
wiking?09:41
wikingif you just run simply ./configure09:41
wikingthen make and make install09:41
wikingthen your shogun libraries should be under /usr/local/lib09:42
wikingcheck it if that's right09:42
-!- Dark_Lantern [~chatzilla@123.201.110.122] has quit [Ping timeout: 276 seconds]09:45
-!- Dark_Lantern [~chatzilla@14.139.121.82] has joined #shogun10:00
Dark_Lanternwiking:10:10
Dark_Lantern?10:10
wikingyes10:19
sonne|workDark_Lantern: what is the error message?10:21
Dark_LanternIn function `main':10:22
Dark_LanternshogunTest.cpp:(.text+0x24): undefined reference to `shogun::init_shogun(void (*)(_IO_FILE*, char const*), void (*)(_IO_FILE*, char const*), void (*)(_IO_FILE*, char const*), void (*)(bool&, bool&))'10:22
Dark_LanternshogunTest.cpp:(.text+0x29): undefined reference to `shogun::exit_shogun()'10:22
Dark_Lanterncollect2: ld returned 1 exit status10:22
Dark_Lanternany help?10:23
-!- blackburn [d42ef61e@gateway/web/freenode/ip.212.46.246.30] has joined #shogun10:29
blackburnDark_Lantern: it is a linking error which means you don't have libshogun.so around in your path10:36
-!- Netsplit *.net <-> *.split quits: Dark_Lantern10:42
-!- Dark_Lantern [~chatzilla@123.201.110.122] has joined #shogun10:50
-!- blackburn [d42ef61e@gateway/web/freenode/ip.212.46.246.30] has quit [Quit: Page closed]10:59
sonne|workDark_Lantern: you have to do (in the shell) export LD_LIBRARY_PATH=path_to_libshogun to get it to run and you should specify -Lpath_to_libshogun to your linker11:15
-!- heiko1 [~heiko@dab-ell2-h-45-10.dab.02.net] has joined #shogun12:08
shogun-buildbotbuild #748 of deb1 - libshogun is complete: Failure [failed compile]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/748  blamelist: Soeren Sonnenburg <sonne@debian.org>12:10
shogun-buildbotbuild #749 of deb1 - libshogun is complete: Failure [failed compile]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/749  blamelist: Soeren Sonnenburg <sonne@debian.org>12:17
heiko1will fix that later today12:20
-!- blackburn [d42ef61e@gateway/web/freenode/ip.212.46.246.30] has joined #shogun12:33
Dark_Lanternecho $LD_LIBRARY_PATH gives /usr/local/lib13:18
Dark_LanternI checked that folder and there are three shared object files13:19
Dark_Lanternlibshogun.so, libshogun.so.12 and libshogun.so.12.013:19
Dark_Lanternso I added the flag -L/usr/local/lib/libshogun.so13:20
Dark_LanternBut still the same error. :(13:20
sonne|workDark_Lantern:  add sth like this to g++: -L/usr/local/lib13:29
sonne|workDark_Lantern: btw maybe from your shogun src dir13:29
-!- Dark_Lantern [~chatzilla@123.201.110.122] has quit [Ping timeout: 240 seconds]13:29
sonne|workmake check-examples works for some example?13:29
-!- heiko [~heiko@dab-ell2-h-1-8.dab.02.net] has joined #shogun13:52
-!- heiko1 [~heiko@dab-ell2-h-45-10.dab.02.net] has quit [Ping timeout: 256 seconds]13:54
-!- FSCV [~FSCV@187.210.54.162] has joined #shogun14:35
-!- heiko [~heiko@dab-ell2-h-1-8.dab.02.net] has quit [Ping timeout: 260 seconds]14:46
-!- heiko [~heiko@dab-ell2-h-1-2.dab.02.net] has joined #shogun15:16
-!- heiko [~heiko@dab-ell2-h-1-2.dab.02.net] has quit [Quit: Leaving.]15:57
-!- heiko [~heiko@dab-ell2-h-54-7.dab.02.net] has joined #shogun16:19
-!- heiko1 [~heiko@dab-ell2-h-54-4.dab.02.net] has joined #shogun16:32
-!- heiko [~heiko@dab-ell2-h-54-7.dab.02.net] has quit [Remote host closed the connection]16:32
-!- heiko1 [~heiko@dab-ell2-h-54-4.dab.02.net] has quit [Client Quit]16:33
-!- heiko [~heiko@dab-ell2-h-1-2.dab.02.net] has joined #shogun16:33
-!- heiko [~heiko@dab-ell2-h-1-2.dab.02.net] has quit [Remote host closed the connection]16:47
-!- heiko [~heiko@dab-ell2-h-54-6.dab.02.net] has joined #shogun16:48
-!- blackburn [d42ef61e@gateway/web/freenode/ip.212.46.246.30] has quit [Quit: Page closed]16:55
-!- heiko [~heiko@dab-ell2-h-54-6.dab.02.net] has quit [Quit: Leaving.]19:12
-!- heiko [~heiko@dab-ell2-h-54-6.dab.02.net] has joined #shogun19:26
-!- heiko [~heiko@dab-ell2-h-54-6.dab.02.net] has quit [Client Quit]19:30
-!- heiko2 [~heiko@dab-bas2-h-1-8.dab.02.net] has joined #shogun20:39
@sonney2kheiko2, build failed...21:10
heiko2sonney2k, seen21:10
heiko2sonney2k, all these different configurations drive me mad21:10
heiko2nothing fails here locally21:11
heiko2I always check21:11
heiko2but will fix soon21:11
@sonney2kheiko2, well just compile with --disable-lapack then21:40
@sonney2kheiko2, you only ever did generate such errors for systems w/o lapack/atlas21:40
-!- heiko2 [~heiko@dab-bas2-h-1-8.dab.02.net] has quit [Ping timeout: 256 seconds]21:43
-!- heiko1 [~heiko@dab-bas2-h-1-5.dab.02.net] has joined #shogun21:46
-shogungit:#shogun- [shogun] karlnapf opened pull request #853: attempt to heal build (master...master) https://github.com/shogun-toolbox/shogun/pull/85322:15
-shogungit:#shogun- [shogun] karlnapf pushed 4 new commits to master: https://github.com/shogun-toolbox/shogun/compare/1565a5127c3f...b0de6fa2862e22:16
-shogungit:#shogun- shogun/master 23cb38c Heiko Strathmann: attempt to heal build22:16
-shogungit:#shogun- shogun/master b5d9e0b Heiko Strathmann: another attempt to heal build22:16
-shogungit:#shogun- shogun/master f74dcc6 Heiko Strathmann: refactoring22:16
shogun-buildbotbuild #750 of deb1 - libshogun is complete: Success [build successful]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/75022:16
shogun-buildbotbuild #752 of deb1 - libshogun is complete: Failure [failed compile]  Build details are at http://www.shogun-toolbox.org/buildbot/builders/deb1%20-%20libshogun/builds/752  blamelist: Heiko Strathmann <heiko.strathmann@gmail.com>, Soeren Sonnenburg <sonne@debian.org>22:17
-!- travis-ci [~travis-ci@ec2-107-21-184-89.compute-1.amazonaws.com] has joined #shogun22:27
travis-ci[travis-ci] it's Heiko Strathmann'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/405295922:27
-!- travis-ci [~travis-ci@ec2-107-21-184-89.compute-1.amazonaws.com] has left #shogun []22:27
-!- heiko1 [~heiko@dab-bas2-h-1-5.dab.02.net] has quit [Ping timeout: 260 seconds]22:30
-!- heiko [~heiko@dab-bas2-h-12-4.dab.02.net] has joined #shogun22:33
--- Log closed Thu Jan 10 00:00:38 2013

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