**** BEGIN LOGGING AT Mon Oct 19 02:59:59 2009 Oct 19 05:51:30 03Klaus Kurzmann  07shr/import * r143a270453 10openembedded.git/conf/distro/include/shr-autorev-unstable.inc: Oct 19 05:51:30 shr-autorev-unstable: fix rev for vala-dbus-binding-tool-native Oct 19 05:51:30 Signed-off-by: Klaus Kurzmann Oct 19 07:04:48 good morning Oct 19 08:10:24 hi dth Oct 19 08:20:33 good morning woglinde Oct 19 08:23:21 03Klaus Kurzmann  07shr/import * rf4e90be816 10openembedded.git/ (3 files in 2 dirs): Oct 19 08:23:21 phoneui-apps: new recipe Oct 19 08:23:21 Signed-off-by: Klaus Kurzmann Oct 19 08:52:35 hi effem Oct 19 09:00:17 hi Oct 19 09:09:34 what was the magic incantation again to make the missing checksum into a warning ? Oct 19 09:09:48 read the wiki Oct 19 09:09:58 it has all the good stuff for you Oct 19 09:10:46 i know, but this specific thing is something I always forget and have problems with finding back Oct 19 09:11:14 * eFfeM is a little bit lazy today Oct 19 09:11:33 OE_STRICT_CHECKSUMS = "" Oct 19 09:11:50 * woglinde too Oct 19 09:12:02 :-) Oct 19 09:12:06 monday morning Oct 19 09:12:48 cold and freezing Oct 19 09:13:15 not yet freezing here, but ofc I am more to the W Oct 19 09:13:19 (i guess) Oct 19 09:15:09 hi lrg Oct 19 09:15:22 hey woglinde Oct 19 09:29:00 good morning Oct 19 09:30:35 good morning florian,all Oct 19 09:30:40 hi florian Oct 19 09:30:41 morning florian Oct 19 09:40:17 hm, what do I do with the following note in populate_staging: Oct 19 09:40:18 NOTE: Multiple libraries (libccgnu2-1.7.so.0, libccext2-1.7.so.0) found and LEAD_SONAME not defined Oct 19 09:40:57 only for debian packages Oct 19 09:41:10 so I can ignore ? Oct 19 09:41:13 yes Oct 19 09:41:20 or you set it in the recipe Oct 19 09:42:24 no idea how it should be set, a recipe i am creating needed commoncpp2 and while trying to create a recipe for that one I bumped into this Oct 19 09:46:36 03Martin Jansa  07shr/merge * r9db9d6c58a 10openembedded.git/ (10 files in 6 dirs): Oct 19 09:46:36 shr/merge: Latest xorg stuff 2009-10-19 Oct 19 09:46:36 Signed-off-by: Klaus Kurzmann Oct 19 09:46:40 03Martin Jansa  07shr/merge * rbe599dd141 10openembedded.git/recipes/xorg-driver/ (2 files in 2 dirs): Oct 19 09:46:40 shr/merge: Drop patch as its fixed better upstream. Oct 19 09:46:40 Signed-off-by: Klaus Kurzmann Oct 19 09:48:35 morning Oct 19 09:49:21 morning hrw Oct 19 09:51:15 03Frans Meulenbroeks  07org.openembedded.dev * r2e2cc2b2a3 10openembedded.git/ (3 files in 3 dirs): gnu common c++ lib: added recipe Oct 19 09:52:03 anyone feel free to review/commit on this gnu common c++ lib commit; it has been a while since I made a recipe from scratch :-) Oct 19 09:56:20 hi woglinde, florian, lrg Oct 19 09:56:37 hi hrw Oct 19 09:56:45 eFfeM: regarding your LEAD_SONAME warning, probably the best way to avoid that is to put each library in its own output package. Oct 19 09:56:45 morning pb Oct 19 09:56:48 and mckoan Oct 19 09:57:40 pb__: ah ok, not too sure any more how that is done, will look after lunch Oct 19 09:59:07 hey pb__, florian Oct 19 09:59:29 hi pb__, hi lrg Oct 19 09:59:55 lrg: you seem to have gone to the wolfson office by mistake. I guess old habits are hard to break. Oct 19 10:00:45 heh Oct 19 10:01:23 pb__: heh, just here for 2 hours then off back home. Oct 19 10:06:15 Of course he's hiding at the opposite end of the building and not talking to me. Oct 19 10:06:25 * broonie is terribly offended Oct 19 10:06:55 hehe Oct 19 10:15:11 good morning Oct 19 10:15:43 hey rkirti Oct 19 10:16:12 morning florian, got your mail. thanks :) Oct 19 10:20:58 * lrg -> home Oct 19 10:37:56 * hrw -> merging patches Oct 19 10:48:50 what do I need to say in my .bb file if I need includes from another package? Oct 19 10:49:30 header files, you mean? just add it to DEPENDS. Oct 19 10:50:23 pb__, i indeed mean header files, I've build the package that delivers those header files, not sure if they ended up in the right place or if something else is wrong Oct 19 10:54:59 pb__ should the package explicitly export them ? they are in the install dir Oct 19 10:55:28 eFfeM: they should be getting copied to tmp/staging somewhere Oct 19 10:55:44 being in the install dir isn't good enough in itself, though it is a fairly encouraging sign. Oct 19 10:56:04 they are not in staging :-( Oct 19 10:56:12 that would be a problem Oct 19 10:58:44 hm, staging does not seem to do much, logs are empty or nearly empty; install does copy the files Oct 19 11:00:24 morning all Oct 19 11:00:29 hey rp Oct 19 11:00:36 hi Oct 19 11:01:32 jo rp Oct 19 11:01:50 aren't include files automatically copied to staging if they are installed ? Oct 19 11:02:04 or do i need a rule in my bb file ? Oct 19 11:04:09 you need a rule in your .bb file Oct 19 11:04:22 or you need to inherit a class that provides one implicitly Oct 19 11:04:33 ah ok Oct 19 11:04:40 autotools_stage Oct 19 11:04:50 ah thanks, will try Oct 19 11:05:06 autotools_stage seems a little bit confusing as a name Oct 19 11:05:46 just try it Oct 19 11:05:58 i'm doing so as I write Oct 19 11:12:20 cool that worked Oct 19 11:14:36 there it is Oct 19 11:14:51 03Frans Meulenbroeks  07org.openembedded.dev * ra35c89af39 10openembedded.git/recipes/commoncpp/commoncpp2_1.7.1.bb: commoncpp2: add .h files to staging Oct 19 11:15:01 03Frans Meulenbroeks  07org.openembedded.dev * r31c26d2955 10openembedded.git/ (3 files in 3 dirs): ccrtp: package created Oct 19 11:15:15 are there any docs/howtos on creating and applying patches? Oct 19 11:15:48 quilt new patchname; quilt add filename; vi filename; quilt refresh Oct 19 11:16:13 for applying see the bb files, plenty examples Oct 19 11:24:32 eFfeM: thanks. I'm having a little trouble finding a good workflow here. I want to test some changes in omabfbplay, but the only place that code is unpacked is in my tmpdir, and it doesn't seem like a good idea to edit it there. Oct 19 11:25:13 tasslehoff cbrake wrote a tutotorial using git for this task Oct 19 11:25:25 woglinde: autotools_staging helped except that one file is missing, do I just add :FILES_${PN} += "ccgnu2-config" ? (that file is in image/usr/bin and missing in staging Oct 19 11:25:53 * eFfeM must read that tut as he always edits in tmpdir :-) Oct 19 11:26:10 tasslehoff http://bec-systems.com/site/456/capture-oe-source-changes Oct 19 11:26:21 eFfeM: and is it after editing in tmpdir you do the stages you gave me? Oct 19 11:26:23 effem inherit binconfig Oct 19 11:26:42 woglinde: thanks Oct 19 11:27:05 tasslehoff: no the vi in the steps I gave is the actual editing Oct 19 11:27:25 quilt refresh will update the patch which ofc you want to copy away before doing a clean or so Oct 19 11:27:34 but guess the tut explains it all Oct 19 11:28:16 quilt edit foo Oct 19 11:28:21 does the same Oct 19 11:28:28 if you have set EDITOR=vi Oct 19 11:28:44 vi only is dangeours if didnt make quilt add before Oct 19 11:28:46 including all the steps like new etc ? Oct 19 11:32:30 shit. Oct 19 11:32:40 how to undone "git reset --hard"? Oct 19 11:32:45 I just wiped 30 commits Oct 19 11:33:57 I don't think you can. afaik, git-reset --hard is fairly permanent. Oct 19 11:34:23 maybe ask in #git Oct 19 11:34:57 ok Oct 19 11:36:04 eFfeM: yes, the tut was quite clear :) Oct 19 12:12:40 woglinde tried inherit binconfig but that was not really what I needed, I now have Oct 19 12:12:41 ./i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi/ccgnu2-config Oct 19 12:13:03 but this is a shell script which should end up directly in usr/bin Oct 19 12:16:11 any idea how to achieve that ? Oct 19 12:21:21 ccgnu2-config is binconfig stuff Oct 19 12:21:35 and should be handled bei binconfig class Oct 19 12:21:46 by Oct 19 12:21:48 args Oct 19 12:24:20 hm, are you saying it should work or are you saying i should do something ? Oct 19 12:26:18 let me see at the class again Oct 19 12:27:01 woglinde: if you need to test, build the commoncpp2 recipe I added to git earlier today Oct 19 12:27:04 hm it has do_stage append Oct 19 12:34:32 hrw, did you recovered your commits ? Oct 19 12:36:33 yes Oct 19 12:36:45 I had most of them as patches so redid some editing Oct 19 12:36:45 great, gratz Oct 19 12:52:37 pb_, can you post an OEDEM list of attendees? Oct 19 12:57:43 03Koen Kooi  07org.openembedded.dev * r59daeb1522 10openembedded.git/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb: omap3-sgx-modules: add INHIBIT_PACKAGE_STRIP = "1" Oct 19 12:59:46 (14:27:04) woglinde: hm it has do_stage append Oct 19 12:59:53 did you mean that as a suggestion ? Oct 19 13:00:43 effem that meant the package puts it into staging Oct 19 13:00:47 and dev package Oct 19 13:00:54 look at binconfig class Oct 19 13:01:33 woglinde: it ends up in staging but in the wrong place Oct 19 13:01:34 ./i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi/ccgnu2-config Oct 19 13:01:39 where I would have expected Oct 19 13:01:45 ./i686-linux/usr/bin/ccgnu2-config Oct 19 13:03:01 install -d ${STAGING_BINDIR_CROSS} Oct 19 13:03:12 thats okay Oct 19 13:18:55 woglinde: still no success, added a do_stage with install -d ${STAGING_BINDIR_CROSS}/ Oct 19 13:18:56 did a clean, and a rebuild but the file is still in the armv5te... subdir Oct 19 13:21:05 eFfeM ????? Oct 19 13:21:15 that was from the binconfig.class Oct 19 13:21:24 I thought you took a look yourself now Oct 19 13:21:29 *sigh* Oct 19 13:21:57 oh sorry, i thought that was what I had to do in do_stage Oct 19 13:22:01 fully misunderstood Oct 19 13:22:15 (and saw other recipes as well with that installl) Oct 19 13:22:23 why the heck creating a simple dir should install something Oct 19 13:22:26 guess it is still monday .... Oct 19 13:22:39 :) Oct 19 13:22:41 no prob Oct 19 13:22:43 hi, I've created a meta-toolchain-qte for a OMAP3530 (beagleboard profile) using angstrom, and when we try to use it following the usermanual example, we get init.c:(.text+0x2c): undefined reference to `__libc_csu_fini' init.c:(.text+0x34): undefined reference to `__libc_csu_init' collect2: ld returned 1 exit status. Do you have an idea of what could be wrong ? Oct 19 13:23:11 Guest62359 which libc? Oct 19 13:23:15 aeh glibc version Oct 19 13:23:37 woglinde : glibc 2.9 Oct 19 13:23:45 * eFfeM is a python n00b Oct 19 13:23:59 effem haha thats poor shell Oct 19 13:25:07 * eFfeM is from 1958 and can speak asm fluently and K&R style C with some trouble, no innovative new thingies please :-) Oct 19 13:25:10 woglinde : 2.9-r35.2.3_armv7a (in the ipkg mapckage names) Oct 19 13:26:41 hm shell has nearly the same age as k&r c Oct 19 13:33:36 hrw how was celf? Oct 19 13:33:47 for my qte-sdk problem : do you think this could come from glibc 2.9 ? Oct 19 13:33:54 woglinde: for me it was two events: SCW and ELC-E Oct 19 13:34:06 eric yes could be Oct 19 13:34:15 eric could you try eglibc? Oct 19 13:36:33 hrw and how was your talk? Oct 19 13:36:41 eglibc : ok I'm going to try eglibc. See you in a few hours ;-) Oct 19 13:37:17 woglinde: which one? I had two of them ;D Oct 19 13:37:30 hm ah Oct 19 13:37:33 elc-e one Oct 19 13:38:05 woglinde: good questions I got from people Oct 19 13:38:26 thats always good Oct 19 13:38:43 no questions sometimes people didnt understand it Oct 19 13:38:48 +means Oct 19 13:39:43 woglinde: basically during whole event it was visible that OpenEmbedded is known to lot of people Oct 19 13:40:35 :) Oct 19 13:40:56 hrw, we need to figure out how to take advantage of that :) Oct 19 13:41:08 Crofton|work: indeed Oct 19 13:41:40 Crofton|work: Liam wants to discuss is during OEDEM - membership for companies and fee for booth babes^W^Whosting and hardware Oct 19 13:42:07 yes Oct 19 13:42:08 booth babes lol Oct 19 13:45:07 Montavista talk about 'why we chosen OE' was interesting Oct 19 13:45:29 hrw hehe Oct 19 13:45:37 MV has recipe which generates 1GB image - so beagleboard-demo-image is not the biggest one Oct 19 13:45:46 to bad it wasnt kergoth Oct 19 13:45:59 would be great to finally meet him Oct 19 13:48:21 hrw: 1GB, damm, I thought one of my local ones (at circa 450MB) was on the big size. Oct 19 13:48:46 hrw: are there slides available about this talk? Oct 19 13:48:57 florian: not yet ;( Oct 19 13:52:02 MV is following exactly the same pat opened by Koan's KaeilOS, of course they have a lot of resources more Oct 19 13:52:10 s/pat/path Oct 19 13:52:20 http://marcin.juszkiewicz.com.pl/2009/10/19/nokia-n900-discount/ btw Oct 19 13:52:30 BTW I'll show you something new at OEDEM Oct 19 13:53:53 mckoan: sounds promising :) Oct 19 14:03:12 03John Willis  07org.openembedded.dev * r3119c78096 10openembedded.git/recipes/upstart/upstart_0.3.11.bb: (log message trimmed) Oct 19 14:03:12 Upstart: Add version 0.3.11. Oct 19 14:03:12 * Adds latest 0.3 series as 0.6 requires a dbus upgrade to OE in order to Oct 19 14:03:12 work. Oct 19 14:03:12 * This still needs work to setup as a full SysVInit replacement (update-alts Oct 19 14:03:16 etc.). Oct 19 14:03:18 Signed-off-by: David-John Willis Oct 19 14:03:22 03John Willis  07org.openembedded.dev * ra8f0ae2eda 10openembedded.git/recipes/netbase/ (3 files in 2 dirs): Oct 19 14:03:26 netbase: Add config files for the omap3pandora and bump PR. Oct 19 14:03:27 Signed-off-by: David-John Willis Oct 19 14:03:29 Signed-off-by: Koen Kooi Oct 19 14:03:31 03David-John Willis  07org.openembedded.dev * rd25de5c79e 10openembedded.git/recipes/powervr-drivers/omap3-sgx-modules/proc-interface.patch: Oct 19 14:03:36 omap3-sgx-modules: Fix broken proc-interface.patch. Oct 19 14:03:38 Signed-off-by: David-John Willis Oct 19 14:03:54 ah DJ wills finally got write acess Oct 19 14:05:45 might just be koen applying patches from him .... Oct 19 14:06:50 crofton dont rubber my illusion Oct 19 14:10:16 did anyone recieve eV minutes yet? Oct 19 14:10:49 no :( Oct 19 14:11:17 arse Oct 19 14:11:44 I am still waiting for official information about being OE e.V. member. so far I got that from 3-4 members but still not official Oct 19 14:13:33 mickeyl told me robert would sent it Oct 19 14:13:38 robert isnt at work Oct 19 14:13:44 so I cannt ask him Oct 19 14:17:03 I'd like to know how to being OE e.V. member too, please tell me where are such info once you find it Oct 19 14:19:18 mckoan we still have to wait for the offical annoucement Oct 19 14:19:42 03Jeremy Lainé  07org.openembedded.dev * r47e3f7bc0e 10openembedded.git/recipes/linux/ (4 files in 2 dirs): linux-2.6.29: update boc01 capsense driver to new i2c style Oct 19 14:19:51 * Crofton beats whoever is holding up the minutes with a stick Oct 19 14:20:20 Its maybe because I did not comment on it yet :-} Oct 19 14:20:25 *fixed* Oct 19 14:21:12 florian ;) Oct 19 14:34:17 woglinde: sorry but still did not fix it, ${STAGING_BINDIR_CROSS} seems already to have the armv5te-angstrom-linux-gnueabi part in it. so the only way out I see is using something like ${STAGING_BINDIR_CROSS} /.. but i think that is quite ugly Oct 19 14:35:49 effem whats your problem now? Oct 19 14:35:59 for other binconfig recipes it works Oct 19 14:36:29 I'm trying to figure out what I need to be able to run php in lighty. I found the php receipe but isn't really sure if thats all I need? What about fastcgi? I have been trying to google information about this but havn't really found anything for oe Oct 19 14:40:31 also, I included the php package in my image. Some libs have been installed but the php executable hasn't been installed Oct 19 14:41:16 woglinde the problem is still that the script is installed in staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi/ccgnu2-config Oct 19 14:41:41 but it is a script and other using it expect to find it in ....usr/bin Oct 19 14:41:50 and not the arm thing inbetween Oct 19 14:52:05 morning Oct 19 14:52:47 morning Oct 19 14:54:02 hi chouimat, hi kergoth Oct 19 14:54:18 hi florian Oct 19 14:54:27 hi kergoth Oct 19 14:54:51 hi kergoth Oct 19 14:55:06 effem what are we talking about packing or staging? Oct 19 14:55:33 woohoo :P Good morning all Oct 19 14:55:33 ~irclog Oct 19 14:55:33 irclog is probably apt/ibot/jbot/purl all log to http://ibot.rikers.org// where channelname is html encoded ie: %23debian | lines that start with a space are not shown | some channels have stats at http://ibot.rikers.org/stats/.html.gz, or updated "nightly" Oct 19 14:57:34 woglinde: staging, dived deeper, guess the install iis proper, but the bb that is using it has something needing a fix Oct 19 14:57:49 hm was there a search function for rikers Oct 19 14:58:13 effem sure it isnt working? Oct 19 14:58:18 did you try it? Oct 19 14:59:04 for rikers search use google with site:ibot.rikers.org Oct 19 14:59:34 03Martin Jansa  07shr/merge * rab2f2b33b7 10openembedded.git/conf/distro/include/preferred-shr-versions.inc: Oct 19 14:59:34 shr/merge: upgrade binutils to 2.20 instead of 2.19.50.0.3 snapshot Oct 19 14:59:34 Signed-off-by: Klaus Kurzmann Oct 19 14:59:35 03Martin Jansa  07shr/merge * rfa87860d55 10openembedded.git/recipes/dri/ (files/libdrm-glamo.am.patch libdrm_git.bb): Oct 19 14:59:37 shr/merge: drop libdrm-glamo patch and switch back to rebased glamo branch Oct 19 14:59:39 Signed-off-by: Klaus Kurzmann Oct 19 14:59:43 ah thanks effem Oct 19 15:00:51 woglinde: i'm trying to craft a recipe for twinkle this needed ccgnu2-config from the common gnu c++ lib staging installed it into staging/i686-linux/usr/bin/armv5te-angstrom-linux-gnueabi/ccgnu2-config Oct 19 15:00:51 and the arm* part in the path lead me to believe it was wrong, but twinkle configure seems to look at that path so guess there is something else Oct 19 15:06:04 effem did you look at binconfig.class? Oct 19 15:06:16 yes Oct 19 15:07:12 found the cause the install is ok it was the configure of twinkle who is wrong (and who put me on the wrong foot) Oct 19 15:08:02 03Martin Jansa  07shr/import * rb0b126d6ea 10openembedded.git/recipes/dri/ (files/libdrm-glamo.am.patch libdrm_git.bb): Oct 19 15:08:02 shr/import: drop libdrm-glamo patch and switch back to rebased glamo branch Oct 19 15:08:02 Signed-off-by: Klaus Kurzmann Oct 19 15:10:40 03Frans Meulenbroeks  07org.openembedded.dev * r4b69920cc7 10openembedded.git/recipes/commoncpp/commoncpp2_1.7.1.bb: commoncpp: inherit binconfig to install script too Oct 19 15:23:13 Is there such a thing as a clean way to force a given autotools version while still using the autotools class? Oct 19 15:28:17 DJWillis sorry no versions depends Oct 19 15:30:48 woglinde: that is the conclusion I came to :(. Not a big snag, just trying to nail some autotools fookage. Oct 19 15:31:19 DJWillis seems koen integrated your patches Oct 19 15:31:50 or do you have writeacess now? Oct 19 15:32:24 woglinde: some (the ones I did not goof up it would see). Nope, no write access yet (no rush right now, happy patching to the mailing list till my personal life settles down). Oct 19 15:40:20 03Thomas Zimmermann  07shr/import * rd6fa2cf843 10openembedded.git/recipes/dri/libdrm_git.bb: Oct 19 15:40:20 shr/merge: libdrm: disable intel Oct 19 15:40:20 Signed-off-by: Klaus Kurzmann Oct 19 15:46:52 03Jeremy Lainé  07org.openembedded.dev * r83396675e8 10openembedded.git/recipes/linux/ (11 files in 2 dirs): linux-2.6.31: initial port of boc01 patches Oct 19 15:46:53 03Jeremy Lainé  07org.openembedded.dev * r01a9c20217 10openembedded.git/: Merge branch 'org.openembedded.dev' of ssh://git@git.openembedded.net/openembedded into org.openembedded.dev Oct 19 15:53:47 have a nice rest of the day Oct 19 16:00:29 hi kergoth Oct 19 16:00:50 kergoth: Is the email about bitbake agreeable to you? Oct 19 16:01:44 seems fine to me Oct 19 16:01:47 hopefully Oct 19 16:01:47 it wo Oct 19 16:01:47 n't Oct 19 16:01:48 bah Oct 19 16:01:52 stupid slow ass machine Oct 19 16:02:03 hopefully it wont take too long to get the ui split branch ready for primetime, but we'll see Oct 19 16:02:16 hard to find the time to work on it.. Oct 19 16:10:36 kergoth: Right. I'm hoping this will start to remove the delta between the two making review easier Oct 19 16:24:40 how do I need to specify a dependency against qt? I see recipes for qt4-x11-free, qt4-x11-free-gles, qt4-embedded, qt4-embedded-gles and qt-x11-free Oct 19 16:24:51 s/need to// Oct 19 16:29:16 inherit the right class Oct 19 16:40:17 bye all Oct 19 16:40:56 woglinde: thanks, was thinking I needed a DEPENDS Oct 19 17:00:03 meh, i need to start / work on a different project. all i've coded on in ages is bitbake.. well and good, but need to think of something else too.. Oct 19 17:00:04 hrmph Oct 19 17:01:18 ~lart csl2005 g++ Oct 19 17:01:19 * ibot whips out his power stapler and staples csl2005 g++'s foot to the floor Oct 19 17:05:19 kergoth: I know the feeling :/ Oct 19 17:05:36 re Oct 19 17:05:51 re florian Oct 19 17:06:26 hi florian Oct 19 17:06:55 heh, sadly, it can't just be anything, it has to generate enough motivation, which is the hard part.. maybe i need to find an itch to scratch :) Oct 19 17:06:56 hey florian Oct 19 17:08:42 kergoth: What gives the motivation? cutting egde? never been done before? insane looking? Oct 19 17:10:54 good question :) Oct 19 17:11:11 kergoth, sometimes you just need a break Oct 19 17:11:23 pull an RP, get a dirt bike Oct 19 17:11:40 * RP does not regret that :) Oct 19 17:11:49 args Oct 19 17:11:51 ../src/util/makekeys < /home/henning/oe/oetmp/staging/armv6-linux-gnueabi/usr/include/X11/keysymdef.h > ks_tables_h Oct 19 17:11:58 gives floatinpoint exception Oct 19 17:11:59 wtf Oct 19 17:12:02 i just picked up some woodworking hand tools, going to start that on the side. been craving something creative like code but which produces something more tangible Oct 19 17:12:03 will see how that goes Oct 19 17:12:28 * RP is supposed to be entering a compeition next weekend and has just found his rear wheel is cracked Oct 19 17:13:01 kergoth: cool, wood is nice to work with Oct 19 17:14:12 http://www.rpsys.net/wp/rp/wheelrim.jpg Oct 19 17:14:16 dirt bike sounds fun Oct 19 17:14:18 RP, how many bones have you broken? Oct 19 17:14:30 kergoth: Have you seen my blog? :) Oct 19 17:14:36 Crofton|work: only some ribs Oct 19 17:14:46 yeah, it's in my google reader :) Oct 19 17:14:58 Crofton|work: with the dirt bike anyway :/ Oct 19 17:15:41 heh Oct 19 17:15:41 hms why this gives a float exception Oct 19 17:16:19 hm Oct 19 17:16:27 braile line Oct 19 17:18:35 strange Oct 19 17:28:54 hms Oct 19 17:29:15 will work on this stuff wendsday Oct 19 17:29:19 good bye Oct 19 17:56:12 03Koen Kooi  07org.openembedded.dev * r61a1ec67e6 10openembedded.git/ (3 files in 2 dirs): networkmanager, applet: update to 0.7.2rc Oct 19 18:06:58 does anyone know if anyone's created a tool to take a fakeroot save file and replay its differences from reality, as root, to make a directory match the "fake" information? Oct 19 18:07:11 so you could tkae a previously fakerooted operation and reflect it in reality Oct 19 18:08:32 that would be cute Oct 19 18:08:42 I've never heard of such a tool but I don't suppose it would be too hard to do. Oct 19 18:09:52 probably almost as simple as "fakeroot find -ls" piped into a little script Oct 19 18:11:10 * kergoth nods, good point Oct 19 18:22:24 will security people freak about such Oct 19 18:24:44 probably. Oct 19 18:25:20 (even though if well-written, the tool will be no more dangerous than "tar" is when run by the super-user...) Oct 19 18:25:39 hah, i googled for facebook, and it shows someone on facebook whose last name is fakeroot... Oct 19 18:25:52 er, google dfor fakeroot Oct 19 18:25:52 weird. Oct 19 18:30:46 yeah, google seems to have a special thing for indexing facebook nowadays Oct 19 18:31:40 I can't imagine why security people would get worked up about that kind of tool. as mwester says, you need to be root in the first place for it to do anything meaningful, it's not as if it would give you any kind of privilege escalation. Oct 19 18:39:44 I have heard IT people avoiding to give root access to devs in typical corp env Oct 19 18:45:46 I propose the universal distributino Oct 19 18:46:00 where one image runs on all machines Oct 19 18:46:01 http://icculus.org/fatelf/ Oct 19 18:57:15 Crofton: cute Oct 19 19:01:27 interesting Oct 19 19:02:01 It seems its still not mature yet but looks like its going well. Oct 19 19:04:27 The question is - could you detach them? Oct 19 19:04:48 Ship a single binary and then copy out the bit you want Oct 19 19:05:15 03Klaus Kurzmann  07shr/merge * r5b25596979 10openembedded.git/recipes/vala/vala.inc: Oct 19 19:05:15 vala.inc: disable vapigen as it's not strictly needed and does not work (yet) Oct 19 19:05:15 Acked-By: Michael 'Mickey' Lauer Oct 19 19:05:15 Signed-off-by: Klaus Kurzmann Oct 19 19:05:21 I would have trouble philosophically shiping a binary to an embedded platform with code I *know* I don't need Oct 19 19:05:25 03Klaus Kurzmann  07shr/merge * r40e611dc17 10openembedded.git/ (3 files in 2 dirs): Oct 19 19:05:25 bump vala and vala-native to 0.7.7+fso5 Oct 19 19:05:25 Signed-off-by: Klaus Kurzmann Oct 19 19:44:51 kergoth: At ELC-E the windriver guy mentioned having a fakeroot replacement Oct 19 19:45:15 "Coming open source soon" or something like that apparently Oct 19 19:45:48 Sounds like a TV ad :) Oct 19 20:01:02 CosmicPenguin: it sounds like it's just elf, so it should be easy enough to remove individual arches with some variant of objcopy. I agree though that it does sort of run counter to what oe folks are typically trying to do. Oct 19 20:05:51 CosmicPenguin: i expect itd be more useful for construction of installers and the like than of direct construction of the filesystem for the device, perhaps Oct 19 20:05:52 hmm Oct 19 20:06:26 03Klaus Kurzmann  07shr/merge * r7754337273 10openembedded.git/conf/distro/include/shr-autorev-unstable.inc: Oct 19 20:06:26 shr-autorev-unstable.inc: set libgee-native to AUTOREV Oct 19 20:06:26 Signed-off-by: Klaus Kurzmann Oct 19 20:06:37 03Klaus Kurzmann  07shr/merge * r92fe580a50 10openembedded.git/recipes/libgee/libgee-native_git.bb: Oct 19 20:06:37 libgee-native: new recipe Oct 19 20:06:37 Signed-off-by: Klaus Kurzmann Oct 19 20:08:21 03Klaus Kurzmann  07shr/merge * r10ea56e9a7 10openembedded.git/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb: Oct 19 20:08:21 vala-dbus-binding-tool-native: depend on libgee-native Oct 19 20:08:21 Signed-off-by: Klaus Kurzmann Oct 19 20:08:58 well, I dunno, installers are already somewhat target-specific by their very nature. Oct 19 20:09:16 gotta have the right bootloader and kernel before you can get anywhere, and having the right userspace bits is relatively trivial in comparison to that. Oct 19 20:10:20 out of the use cases that the fatelf page talks about, the most compelling one is probably binary downloads for aftermarket, binary-only software. Oct 19 20:11:04 it's a pain to have to remember what architecture I am on before downloading the stupid flash plugin, I would be happy enough with a single binary that just worked everywhere. Oct 19 20:12:29 good point, that would be useful indeed Oct 19 20:13:42 03Henning Heinold  07org.openembedded.dev * r32f72580dd 10openembedded.git/recipes/fastjar/fastjar-native.inc: fastjar: fix staging Oct 19 20:14:36 on the other hand, probably 95% of my machines are amd64 nowadays so even that doesn't tax my brainpower too much. and, presumably, this is an issue that is going to get less rather than more as the old machines rust away. Oct 19 20:15:39 hm, apparently openoffice can't open .pptx files. that's a bit of a shame. Oct 19 20:15:54 pb_: it can't :-o Oct 19 20:16:00 or, alternatively, it is a shame that my boss keeps sending me .pptx files. Oct 19 20:16:54 pb_: now that makes more sense, got a side job as a presentation whore? ;-) Oct 19 20:17:58 oh, maybe my oo.o is just too old Oct 19 20:18:22 I seem to be on 2.4.something, whereas apparently debian has 3.1.mumble now. Oct 19 20:18:53 now I come to think of it, the version on this laptop can't open docx either, which is either a blessing or a curse depending on the situation. Oct 19 20:19:35 DJWillis: it seems. apparently I overlooked that when I signed up. Oct 19 20:20:38 pb_: join the club :( Oct 19 20:22:30 gosh, fireworks already. november 5 seems to happen earlier every year. Oct 19 20:36:05 pptx sucks Oct 19 20:50:44 CosmicPenguin: breaking news there Oct 19 20:51:31 What is sad is that the best way for me to read pptx is to use the Outlook webmail thingy Oct 19 20:51:39 I feel dirty just saying it Oct 19 20:54:06 * mwester just uses MS Office Oct 19 20:58:04 yeah, me too when I am at my office. Oct 19 20:58:24 it is a bit sad to have to reboot my laptop into windows, or carry around a whole second machine, just to read these presentations though. Oct 19 20:59:02 oh well, I guess this is just part of a long list of things that are a bit sad and I should get used to it. Oct 19 21:02:37 pb_, do you have a list of people who will attend OEDEM? Oct 19 21:03:04 I have a list of people who said they were interested, which I think I posted to the mailing list a few weeks back. Oct 19 21:03:16 I should follow that up and try to get a list of those people who are definitely coming. Oct 19 21:03:40 We should have them add themselves to the web page Oct 19 21:03:50 I'll do that Oct 19 21:04:01 btw, you did I nice job with the web page Oct 19 21:07:27 thanks Oct 19 21:07:48 03Klaus Kurzmann  07org.openembedded.dev * rf6111fa227 10openembedded.git/: Merge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev Oct 19 21:07:49 03Klaus Kurzmann  07org.openembedded.dev * r2844040bb7 10openembedded.git/recipes/vala/vala.inc: Oct 19 21:07:49 vala.inc: disable vapigen as it's not strictly needed and does not work (yet) Oct 19 21:07:49 Acked-By: Michael 'Mickey' Lauer Oct 19 21:07:50 Signed-off-by: Klaus Kurzmann Oct 19 21:07:52 03Klaus Kurzmann  07org.openembedded.dev * re6729d05af 10openembedded.git/ (3 files in 2 dirs): Oct 19 21:07:55 vala(-native): bump to 0.7.7+fso5 Oct 19 21:07:57 Signed-off-by: Klaus Kurzmann Oct 19 21:47:33 03Henning Heinold  07org.openembedded.dev * r4a7de9b99e 10openembedded.git/recipes/fastjar/fastjar-native.inc: Oct 19 21:47:33 fastjar: fix staging now for real Oct 19 21:47:33 * bump INC_PR Oct 19 22:04:40 03Richard Purdie  07master * ree0200c47f 10bitbake.git/lib/bb/fetch/__init__.py: Oct 19 22:04:40 fetch/__init__.py: Fix a bug where errors could corrupt bitbake internal state wrt SRCREVINACTION (from Poky) Oct 19 22:04:40 Signed-off-by: Richard Purdie Oct 19 22:04:41 03Richard Purdie  07master * r1863e99545 10bitbake.git/lib/bb/fetch/__init__.py: Oct 19 22:04:41 fetch/__init__.py: Remove hardcoded use of SRC_URI - OE.dev was adjusted for this a long time ago (from Poky) Oct 19 22:04:42 Signed-off-by: Richard Purdie Oct 19 22:04:44 03Richard Purdie  07master * r2a6abd3ee1 10bitbake.git/lib/bb/parse/parse_py/BBHandler.py: Oct 19 22:04:47 BBHandler: Drop unused internal __functions__ variable Oct 19 22:04:49 Signed-off-by: Richard Purdie Oct 19 22:04:51 03Richard Purdie  07master * r6252c7d5c1 10bitbake.git/ (6 files in 3 dirs): Oct 19 22:04:53 Add a compare-versions command which returns whether the SRCREV versions have changed since bitbake was last run (from Poky) Oct 19 22:04:56 Signed-off-by: Richard Purdie Oct 19 22:04:58 03Richard Purdie  07master * rce152513d7 10bitbake.git/lib/bb/build.py: Oct 19 22:05:00 build.py: Optimisation to remove zero sized log files (from Poky) Oct 19 22:05:02 Signed-off-by: Richard Purdie Oct 19 22:05:08 03Richard Purdie  07master * r0a6f8c8888 10bitbake.git/lib/bb/ui/knotty.py: Oct 19 22:05:10 knotty: Add new event from compare reivions code Oct 19 22:05:12 Signed-off-by: Richard Purdie Oct 19 22:05:14 03Richard Purdie  07master * rfc2e3ba87c 10bitbake.git/lib/bb/cache.py: Oct 19 22:05:16 cache.py: Add check for leakage of SRCREVINACTION variable (from Poky) Oct 19 22:05:18 Signed-off-by: Richard Purdie Oct 19 22:05:22 03Richard Purdie  07master * rc618232784 10bitbake.git/lib/bb/runqueue.py: Oct 19 22:05:24 runqueue.py: Small optimisation in set creation removing an update call (from Poky) Oct 19 22:05:26 Signed-off-by: Richard Purdie Oct 19 22:39:03 hi Oct 19 22:42:29 binutils compilation fails, but I don't know if I can ask for help here or if I should go in #angstrom ? Oct 19 22:48:41 jbrouault, put the logs in a pastebin and you might get some help Oct 19 22:48:50 ok :) Oct 19 22:49:54 http://dpaste.com/109486/ Oct 19 22:50:48 seems some -DHAVE_STDLIB_H is missing I think but it's the first time i use openembedded so dunno how to do Oct 19 23:33:02 jbrouault: what machine/distro have you chosen Oct 19 23:38:04 jbrouault: you seem to be using colorgcc on your build machine. and there is an error from it in your log Oct 19 23:38:23 try to build with colorgcc disabled Oct 20 00:24:48 tommorrow @ 2300UTC there will be a short outage of the OE server as we install more memory. Oct 20 01:18:58 ka6sox, thanks **** ENDING LOGGING AT Tue Oct 20 02:59:57 2009