**** BEGIN LOGGING AT Thu Jan 17 03:00:00 2013 Jan 17 03:19:01 anyone got experience with alsa/SoC on TI omap/davinci hardware? Jan 17 07:19:21 hey everyone, i am trying to develop a webkit based webapp on pandaboard. Do I need to create a new recipe in order to create the minimalistic installation Jan 17 07:19:22 ? Jan 17 07:20:57 please tell anybody Jan 17 08:33:52 morning all Jan 17 09:11:11 good morning Jan 17 09:17:40 hi mckoan Jan 17 09:22:41 morning Jan 17 09:23:02 morning hrw, all Jan 17 09:23:55 gm all Jan 17 09:28:23 hi bluelightning Jan 17 09:32:53 reposting from #yocto: the systemtap recipe in danny points to a non-existent repo. (git://sources.redhat.com vs git://sourceware.org in master). patch coming. Jan 17 09:33:43 time to split elfutils in same way as Debian did Jan 17 10:04:14 arhg.. Jan 17 10:04:25 libelf-dev depends on libdw-dev which depnds on libelf-dev Jan 17 10:05:23 welcome to circular dependency hell Jan 17 10:09:06 I think tha tI have solution Jan 17 10:39:20 arhg... Jan 17 10:39:55 libdwarf DEPENDS on elfutils and gives static library in libdwarf-staticdev package, headers in libdwarf-dev package Jan 17 10:40:09 WHY libdwarf-dev recommends elfutils-dev? Jan 17 10:41:11 elfutils-dev fetches libdw-dev which conflicts with libdwarf-dev Jan 17 10:50:15 send mail to ML Jan 17 10:56:11 One day I will run screaming and killing everything that moves. And this day is near. Jan 17 10:56:37 one extra bb.note in package.bbclass forced bitbake to rebuild toolchain???? Jan 17 10:56:48 * stefan_schmidt_w makes a mental note to avoid Poland for the next weeks. :) Jan 17 10:58:08 stefan_schmidt_w: do you go for forsdem? Jan 17 10:58:10 stefan_schmidt_w: do you go for fosdem? Jan 17 10:58:21 hrw: actually I'm still pondering Jan 17 10:58:42 Unfortunately, I fear that hrw is not the only one who begins to find increasingly difficult to work this way ;-) Jan 17 10:59:05 hrw: YOu will be there I guess? Jan 17 10:59:24 stefan_schmidt_w: yes Jan 17 10:59:52 I do like my i7 and my 12GB tmpfs. but OE starts to like it more than I do Jan 17 10:59:53 the growing complexity do OE is making it more and more a system for a few people :-( Jan 17 11:00:17 s/do/of Jan 17 11:00:48 mckoan: I am fine with complexity. what pisses me off is amount of unexpected rebuilds Jan 17 11:04:39 too bad that discounts for intel cpus are only jokes - otherwise I would consider dual quad xeons or something similar Jan 17 11:05:23 hrw: :-D Jan 17 13:39:43 hi RP_ Jan 17 13:39:50 hi hrw Jan 17 13:40:33 RP: thanks for oprofile Jan 17 13:40:46 hrw: np Jan 17 13:40:55 RP: can I remind libffi? Jan 17 13:41:09 hrw: We keep forgetting that don't we :/ Jan 17 13:41:21 yes, you are ;D Jan 17 13:42:58 hrw: its in Jan 17 13:43:39 thanks! Jan 17 13:44:50 RP: will you attend fosdem? Jan 17 13:45:05 hrw: its not looking likely right now :( Jan 17 13:45:43 other time I will get some beers Jan 17 13:45:58 hrw: :) Jan 17 13:58:02 we will push next set of patches tomorrow Jan 17 13:59:00 RP: can you look at my 'Automatic generation of circular deps sucks' email on oecore ml? Jan 17 13:59:22 hrw: I did read it. I suspect something to do with the shlibs code confusing the two libraries Jan 17 14:00:00 RP: libdwarf recipes is in http://git.linaro.org/gitweb?p=openembedded/meta-aarch64.git;a=tree;f=recipes-extra/dwarfutils;h=95d8370179d0e9df11a40fd7ff0008f1303a3b97;hb=HEAD Jan 17 14:00:27 RP: It is ugly and not finished yet but builds. You know my workflow. Jan 17 14:00:39 hrw: I have a long list of things people want me to look at :( Jan 17 14:00:59 * RP is trying to sort out a patch which has been queued for probably about six months :/ Jan 17 14:01:02 RP: I know. that's why I do not expect you to spend time on it Jan 17 14:01:43 hrw: My best guess is shlibs is getting confused about two libraries from the same recipe Jan 17 14:01:54 well, two librbaries same name, different recipes Jan 17 14:02:19 those are not same libraries. same header name, different libraries Jan 17 14:02:27 libdw.so and libdwarf.a Jan 17 14:03:59 hrw: don't both have a libelf involved? Jan 17 14:04:21 RP: no. elfutils provides libelf, dwarf static link with it Jan 17 14:06:57 hrw: ok, the issue comes from the depchains code in package.bbclass Jan 17 14:07:10 hrw: really you shouldn't have two packages providing the same header files Jan 17 14:07:22 I know, but I have Jan 17 14:07:29 hrw: delete one of them Jan 17 14:07:36 I need both :( Jan 17 14:07:49 hrw: how/why? install to a prefix? Jan 17 14:08:07 hrw: update alternatives? Jan 17 14:08:59 RP: or magic variable to skip depchain for package Jan 17 14:09:03 make libdwarf-dev rdepend on elfutils-dev and then have elfutils-dev provide it Jan 17 14:09:21 hrw: You shouldn't be having two conflicting packages like that in the first place IMO Jan 17 14:09:41 hrw: particularly with a build dependency between them Jan 17 14:09:45 RP: in Debian libdw-dev and libdwarf-dev conflict with each other Jan 17 14:09:52 you're asking for build time issues at some later date Jan 17 14:10:03 I know Jan 17 14:10:42 will have to think about it Jan 17 14:15:34 RP: thanks for ideas and talk. Jan 17 14:51:23 morning Jan 17 15:57:15 hi ! Jan 17 16:26:49 morning all Jan 17 16:26:53 ibot, seen zecke? Jan 17 16:27:01 zecke <~ich@91-66-230-199-dynip.superkabel.de> was last seen on IRC in channel #oe, 90d 4h 13m 56s ago, saying: 'pb_: could you review my kernel.bbclass/update-alternatives change? (http://patchwork.openembedded.org/patch/38129/)'. Jan 17 18:50:30 in oe-core is there a way to change the defined 'root' password to something other then root? Jan 17 18:50:42 I thought a patch went in a while ago to do that, but I can't find the setting Jan 17 19:44:51 is there a way with opkg to see all the installed software (similar to dpkg --get-selections) ? Jan 17 20:21:20 opkg list, iirc Jan 17 20:21:22 see opkg —help Jan 17 20:25:47 morning kergoth Jan 17 20:26:51 hey Jan 17 20:32:05 pb_, I see zecke a bunch on twitter talking about various shipping companies Jan 17 20:49:15 thanks. I exchanged email with him earlier. Jan 17 20:52:34 tzanger: opkg list_installed Jan 17 20:52:48 tzanger: opkg list - shows list of all available ones Jan 17 20:52:53 ah, right Jan 17 20:53:18 Crofton|work: zecke is also on g+ Jan 17 20:53:50 JaMa: can you take a look at libav patches? Jan 17 20:54:56 I am just amused by his issues with shipping companies. It is quite educational about real word problems Jan 17 20:55:14 JaMa: http://lists.linuxtogo.org/pipermail/openembedded-devel/2013-January/043498.html Jan 17 20:56:39 hrw: I've rebased them to apply after koen's changes, now waiting for koen to finish his pull request Jan 17 20:56:49 cool Jan 17 20:57:12 JaMa: I have also 9.1 libav building but it requires lot of bumps here and there Jan 17 20:57:21 hrw: can you look at "php: add apache configuration for php-fpm" QA issues? :) Jan 17 20:57:56 probably yes Jan 17 20:58:29 I also have to take a look at recipes-extra dir in meta-aarch64 and update them with descriptions, homepages etc and then submit for meta-oe Jan 17 21:01:01 I have: dwarf (libdwarf(-native), dwarfdump{2}), libmcrypt, libmemcached, memcached, onig, google-glog, google-perftools, libunwind (from oe-classic + update), python-numpy 1.7.0rc1, python-nose Jan 17 21:01:32 and python-numpy got all rdependencies I found so can run own testsuite on device Jan 17 21:03:10 great Jan 17 21:04:31 suihkulokki has own set of aarch64 fixes: attr, fuse, nspr, webkit and others so expect new patchsets ;D Jan 17 21:04:50 I will blog a bit about it Jan 17 21:06:56 hello Jan 17 21:09:28 hrw: thank you Jan 17 21:42:44 http://marcin.juszkiewicz.com.pl/2013/01/17/aarch64-porting-update/ Jan 17 21:45:11 hrw: what's the most reasonably priced AArch64 dev board now? Jan 17 21:45:25 wmat: no such thing yet Jan 17 21:45:38 wmat: a intel board with many cores that runs the fastmodel ;) Jan 17 21:45:48 wmat: unless you have huge pile of $$$$ to pay for FPGA version Jan 17 21:46:22 hrw: define huge? Jan 17 21:47:17 wmat: iirc Versatile Express mainboard was 12k$ itself. fpga board probably same. and getting ARM Ltd to sell you one... zyllions Jan 17 21:47:31 heh Jan 17 21:47:45 * wmat puts kidney on ebay Jan 17 21:47:50 I heard that some of licensees also made fpga but probably also not reachable yet Jan 17 21:48:05 wmat: cheaper is to buy x86-64 7GHz and run fastmodel Jan 17 21:48:30 cpufreq matters cause fastmodel is singlethreaded Jan 17 21:49:05 so the fast model does not emulate SMP or does it do that in a single thread? Jan 17 21:49:54 hrw: is that how you're doing your work? Jan 17 21:50:31 dm8tbr: foundation one does not. licensed one does. 4 aarch64 cores in single thread Jan 17 21:50:49 wmat: if I have to test something then yes, I run fastmodel Jan 17 21:51:35 ah, ok Jan 17 23:15:45 does anyone knows why, even if I compiled qt with opengl es, a .pro(qt project) that has a config += opengl qmake uses -lGL -lGLU insetad of -lGLES_v2 ? **** ENDING LOGGING AT Fri Jan 18 02:59:59 2013