**** BEGIN LOGGING AT Mon Nov 21 02:59:58 2011 Nov 21 07:40:28 hi, i wanted to ask ... do you guys need a mirrore more? Nov 21 07:41:04 not sure if it is my network connection here or the OE mirrors Nov 21 07:41:11 but its slow :) Nov 21 08:50:46 mornin Nov 21 09:15:34 good morning Nov 21 09:15:47 hi mckoan Nov 21 09:43:16 Hello! Nov 21 09:43:48 Tell me, how can I choose the kernel version? Nov 21 09:44:27 via the PREFERRED_VERSION setting I think Nov 21 09:44:32 I didn't find that in docs... Nov 21 09:44:44 Ok, I'll try it Nov 21 09:45:10 see your distro configs for examples, my machine for instance has the following settings: Nov 21 09:45:11 PREFERRED_PROVIDER_virtual/kernel = "linux-storcenter" Nov 21 09:45:11 PREFERRED_VERSION_linux-storcenter = "3.0.4" Nov 21 09:53:09 ich auch nicht ;) wenn ich noch vom spam unsubscriben koennte! ;) Nov 21 09:53:12 oops wrong window Nov 21 09:55:15 Jin^eLD: it doesn't work :-( Nov 21 09:55:54 reisei: well, make sure noone overrides your setting, try bitbake -e and analyse the output, check what the variable is set to Nov 21 10:10:13 Found it, thank you! Nov 21 10:10:39 reisei: np Nov 21 10:13:09 btw, did ever configure wifi for pandaboard? I have troubles with it. Nov 21 10:14:09 I didn't Nov 21 10:15:34 ok Nov 21 11:03:49 hi everybody, can anybody tell me the starting point for oe-core for dm3730 (beagleboard-xm) ? Thx Nov 21 11:16:41 anyone experience with OE and powerpc and uclibc ? Nov 21 11:16:56 I'm running into a problem with 64 bit file offsets Nov 21 11:18:55 got a powerpc hw but on eglibc here :P Nov 21 11:23:12 have footprint issues with eglibc, hence trying uclibc, all compiles except mtd-utils seems to be that mtd-utils needs large file system support and uclibc does not have it Nov 21 12:23:21 hm, can anyone help me determine why ./configure is picking up GTK2_INCLUDE and GTK2_LIB when I'm specifically saying --without-gtk2 in the configure? it's for the asterisk recipe Nov 21 12:23:37 I can see --without-gtk2 in the config.log, but I also see the two env vars and I am not sure where they're coming from Nov 21 12:32:03 eFfeM_work: we had same largefile issue one year ago with oe-classic and iirc there were specific patches for the recipes requiring it Nov 21 12:46:05 ant_work: thanks for the reply, just figured out that largefile was not in DISTRO_FEATURES Nov 21 12:46:27 just switched from eglibc to uclibc, and should also have moved from minimal to minimal-uclibc Nov 21 15:58:18 <_devzero_> any suggestions?NOTE: package xcb-proto-1.6-r3.0: task do_qa_staging: Started Nov 21 15:58:18 <_devzero_> ERROR: QA Issue with staging: gio-2.0.pc failed sanity test (tmpdir) in path /home/KELLE/boardsupport/buildsystem/utilicount/bridge/trunk/tmp-lg-32mb-spi-bridge/sysroots/armv5te-oe-linux-gnueabi/usr/lib/pkgconfig Nov 21 16:07:52 _devzero_: is that oe.dev or oe-core Nov 21 16:13:25 ericben: Hello Nov 21 16:13:40 ericben: I just found that Qt is putting host /usr/lib in .pc files Nov 21 16:29:54 hmm is the ncurses package in core broken? http://pastebin.mozilla.org/1386813 Nov 21 16:35:00 looks like something broke in the build.. Nov 21 16:35:12 either the order of the file declaration in bitbake.conf -- or something in the package processing Nov 21 16:39:22 I guess I'll need to look into that... Nov 21 16:42:18 but it does look like the configuration of the system got messed up Nov 21 16:42:46 well, I am trying a live update from an old oe-classic build to a new oe-core build Nov 21 16:42:53 so maybe there is an issue there Nov 21 16:43:11 logisch gesehen keiner Nov 21 16:43:13 oops wrong window Nov 21 16:43:13 ya, that might be the problem.. I've not used oe-classic much.. Nov 21 16:43:27 and I've not tried to update from it to oe-core Nov 21 16:43:56 I have a product in the field that is on classic and we want to update the rootfs Nov 21 17:08:41 bluelightning: around? Nov 21 17:09:20 otavio: hi, yep Nov 21 17:09:51 bluelightning: are you with an fresh qt built? I'd like to confirm if you're getting same behavior I do Nov 21 17:10:11 otavio: yes but unfortunately the machine with it on is packed away temporarily Nov 21 17:10:23 otavio: I think I will be able to get it up and running tomorrow Nov 21 17:10:39 hi otavio Nov 21 17:19:38 good Nov 21 17:19:41 bluelightning: ok Nov 21 17:19:44 ericben: hi Nov 21 17:19:58 ericben: I noticed that the .pc files generated by qt are broken Nov 21 17:20:12 ericben: they're putting an -L/usr/lib hardcoded on it Nov 21 17:20:33 ericben: do you have any clue why? Nov 21 17:20:48 ericben: it broke our sdk and I just confirmed that fixing it it works Nov 21 17:24:35 otavio: I didn't notice that until now Nov 21 17:24:50 ericben: did you confirm it? Nov 21 17:24:57 ericben: is it showing it for you too? Nov 21 17:26:01 otavio: prefix is set to /usr in .pc Nov 21 17:26:16 otavio: you may triger that with cmake I assume ? Nov 21 17:27:54 ericben: in fact no; I noticed a project I built that is based on qmake and it ends up adding an extra -L/usr/lib on it Nov 21 17:28:14 ericben: checking why it is due it using the Libs.private section from qt .pc files Nov 21 17:28:17 otavio: OK, I may be able to look at this this week but no insurance on that Nov 21 19:17:10 what recipe builds the root filesystem? I'm trying to make a change in initscripts/initscripts/volatiles, and my change makes it into the FILE, but is not reflected in the FILESYSTEM Nov 21 19:18:43 image recipe Nov 21 19:23:36 you might need to clean or pr bump the recipe that packages initscripts Nov 21 19:23:41 awozniak: did you clean and rebuild initscripts? just modifying files won't do it Nov 21 19:24:14 kergoth: thanks, I'll try that. I was concerned that cleaning initscripts might nuke LOTS of stuff and my build might take forever. Nov 21 19:24:46 I bumped some PRs, and thought that might do it. Nov 21 19:39:30 hmm, I am not sure how to solve this, maybe someone has a hint for me... it's about a live update of e2fsprogs Nov 21 19:39:43 in classic ./usr/lib/libext2fs.so.* was part of the e2fsprogs_1.41.9 pakage Nov 21 19:40:04 in core these libs are split out to a separate package, to libext2fs2 Nov 21 19:40:36 during the update opkg somehow first tries to install the libext2fs2 package and gets a clash error Nov 21 19:40:52 because e2fsprogs_1.41.9 was not yet updated Nov 21 19:40:55 and provides the same file Nov 21 19:41:04 any ideas how to get around this? Nov 21 19:55:36 awozniak: clean only operates against the recipe you request it run against, not its dependencies. Nov 21 19:59:18 kergoth: ok. thx. Nov 21 21:30:23 anyone experience with powerpc and uclibc? I'm using gcc 4.5 and uclibc from oe-classic, but my exe segfaults immediately. I tried busybox-static to avoid dynamic lib issues but that one also segfaults (at address 0). Anyone a clue ? Nov 21 22:26:08 eFfeM: what version of uclibc is it ? Nov 21 22:26:24 I think you are better off using oe-core these days Nov 21 23:29:39 svn status Nov 21 23:32:59 heh Nov 21 23:37:45 people still use svn? ;) Nov 22 00:07:14 is there a bitbake equivalent to the make "-k" (keep going) command line parameter? Nov 22 00:11:12 yes, -k. Nov 22 00:11:28 doh! Nov 22 00:11:52 also, nearly every linux and unix command supports -h or --help Nov 22 00:11:55 that includes bitbake Nov 22 00:41:10 heh MIPS = Meaningless Indication of Processor Speed Nov 22 00:57:01 MIPS can be a great indication of processor speed if all you are doing the exact same thing everywhere. Nov 22 01:06:05 mewyn: dont I know ? **** ENDING LOGGING AT Tue Nov 22 02:59:58 2011