**** BEGIN LOGGING AT Sat Aug 22 02:59:57 2009 Aug 22 05:06:20 03Angus Ainslie  07fso/milestone5.5 * r79e9538897 10openembedded.git/recipes/linux/ (107 files in 2 dirs): linux-openmoko : add more openwrt patches to fix mmc issues and snd_soc oops Aug 22 08:35:39 03ghost  07org.openembedded.dreambox.release_25 * r6d4fba802d 10openembedded.git/packages/enigma2/enigma2-skins.bb: enigma2-skins.bb: add PACKAGES_DYNAMIC Aug 22 08:35:39 03ghost  07org.openembedded.dreambox.release_25 * r40af8fec4a 10openembedded.git/packages/enigma2/ (enigma2-plugins.bb enigma2.bb): add CrashlogAutoSubmit and push SRCDATE Aug 22 08:35:40 03ghost  07org.openembedded.dreambox.release_25 * r4d2395c810 10openembedded.git/packages/images/dreambox-image.bb: dreambox-image.bb: add enigma2-skins to DEPENDS and enigma2-skin-nemesis.glassline to RDEPENDS Aug 22 08:35:41 03Felix Domke  07org.openembedded.dreambox.release_25 * r8434451675 10openembedded.git/: Merge branch 'org.openembedded.dreambox.release_25' of git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox.release_25 Aug 22 08:35:46 03ghost  07org.openembedded.dreambox.release_25 * r8b30bac714 10openembedded.git/packages/images/dreambox-image.bb: add CrashlogAutoSubmitter to dreambox-image Aug 22 08:35:49 03ghost  07org.openembedded.dreambox.release_25 * r9c5c260b7f 10openembedded.git/packages/python/ (python-2.5.1-manifest.inc python_2.5.1.bb): Aug 22 08:35:52 add missing MimeWriter to python-mime Aug 22 08:35:54 bump PR Aug 22 08:35:58 03ghost  07org.openembedded.dreambox * r2bfdd7a97b 10openembedded.git/packages/enigma2/enigma2-skins.bb: enigma2-skins.bb: add PACKAGES_DYNAMIC Aug 22 08:36:01 03ghost  07org.openembedded.dreambox * r5acb7256ef 10openembedded.git/packages/images/dreambox-image.bb: dreambox-image.bb: add enigma2-skins to DEPENDS Aug 22 08:36:04 03Felix Domke  07org.openembedded.dreambox * r6e6febc46e 10openembedded.git/: Merge branch 'org.openembedded.dreambox' of git://git.opendreambox.org/git/ghost/opendreambox-1.5 into org.openembedded.dreambox Aug 22 08:46:17 Hello. Could anybody tell, please, why 'bitbake -g linux-2.6.27' may produce "ERROR: Multiple .bb files are due to be built which each provide linux (/home/raydan/work/oe/openembedded/recipes/linux/linux_2.6.27.bb /home/raydan/work/oe/openembedded/recipes/linux/linux_2.6.30.bb)." ? In local.conf PREFERRED_VERSION_linux = "2.6.27" Aug 22 09:06:37 solved, added DEFAULT_PREFERENCE_lpc3250 = "1" to linux_2.6.27.bb Aug 22 09:27:05 raydan: did you fix your external toolchain problem? Aug 22 09:28:51 raydan: dmitry vinokurov? :) Aug 22 09:32:20 * zecke is failing to help in this thread, I wrote this entry in 2008 when dealing with an external iwmxt toolchain Aug 22 10:05:34 zecke: yes, fixed. I've added more ASSUME_PROVIDED. Thanks to Holger Hans Peter Freyther Aug 22 10:05:44 Jay7: yea, it's me Aug 22 10:06:02 raydan: I'm Yuri Bushmelev :) Aug 22 10:06:13 :) Aug 22 10:25:40 raydan: well, and what about the wrong compiler/host flags? Aug 22 10:32:03 raydan: that guy is me, I plan to update the documentation this weekend Aug 22 10:32:15 raydan: so if the doc was inaccurate in another way please tell me Aug 22 10:33:26 zecke: solved by adding HOST_SYS = "arm-oe-linux-gnueabi" to bitbake.conf (I know that it was not good way, but adding to local.conf didn't work). Then I've got trouble -- bitbake attempted to build 2 kernels (I've told about it earlier). Then I decided to make clean and rebuild and got unresolved dependency virtual/gcc. Now I'm trying to put all this dirty mess in order. Aug 22 10:34:06 zecke: as soon as I'll make it work, I'll immediately tell you, whether docs are OK Aug 22 10:35:59 raydan: a HOST_SYS to bitbake.conf... hmm Aug 22 10:36:15 yeah, it was dirty, I know Aug 22 10:36:45 now I try to solve it in right way Aug 22 10:37:41 raydan: do you know bitbake -e? it will show you vars, etc. And in general local.conf is included from within bitbake.conf, so you should be able to change everything in bitbake.conf Aug 22 10:38:31 raydan: it might make more sense to change TARGET_OS, TARGET_VENDOR, TARGET_ARCH? Aug 22 10:39:13 (okay, not so smart as the distro will change that :}) Aug 22 10:39:21 anyway, tv time Aug 22 10:39:48 bbl Aug 22 10:43:54 I know that local.conf should redefine bitbake.conf variables, but adding HOST_SYS = ... to local.conf make no sense in my case. I know that it sounds strange :) If I could reproduce this situation again, I'll report about it. Now I've started build from beginning, will see what will turn out Aug 22 10:44:24 Thanks for 'bitbake -e', haven't noticed it in man Aug 22 10:46:59 Well, again host flag error. While building module-init-tools-cross-3.2.2-r5 at configure stage I get build and host set to i686-pc-linux-gnu, target to arm-oe-linux-gnueabi. 'bitbake -e | grep HOST_SYS=' among other shows "HOST_SYS="arm-oe-linux-gnueabi"" Aug 22 10:48:29 Looks like something redefines HOST_SYS before autotools.bbclass calls configure() (and oe_runconf in configure()) Aug 22 11:58:28 zecke: have you seen my messages here after your "(16:40:25) zecke: bbl" ? Aug 22 11:58:48 raydan: no, please drop me a mail Aug 22 11:59:53 holger plus oe at freyther dot de, right? Aug 22 12:02:19 raydan: yeah :) Aug 22 12:02:32 bbl again, just needed to sent a mail Aug 22 12:03:04 ok Aug 22 13:45:30 cbrake_away: hey Aug 22 14:16:53 I have a bunch of DEPENDS_package_name = "xyz" definitions in my bitbake files. Is that (still) supposed to work? I does not seem to. Aug 22 14:24:07 building glib-2.0 by hand was useful; bitbake ruby-gnome2-all did not trigger it, despite DEPENDS_libglib2_ruby1.8 = "glib-2.0" Aug 22 14:51:03 hi guys, i'm SHR distro developer. there is already set of my patches in shr/import branch. any chances to get commit access? ;) Aug 22 14:56:13 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r19f8f25f34 10openembedded.git/conf/machine/ (at91sam9g45ek.conf at91sam9g45ekes.conf at91sam9m10ek.conf): Update sam9g45/m10 configs to support AT91bootstrap 2.13-rc3 Aug 22 14:56:14 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rbe37614c40 10openembedded.git/recipes/xorg-lib/libxcalibrate-1.0/xorg-libXCalibrate.tar.bz2: Add libxcalibrate sources Aug 22 14:56:14 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rd4b73e2ce1 10openembedded.git/recipes/fbv/fbv_1.0b.bb: Make fbv do SOMETHING useful Aug 22 14:56:16 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r7a51922cc8 10openembedded.git/recipes/at91bootstrap/at91bootstrap_2.13-rc3.bb: Bump at91bootstrap to 2.13-rc3 Aug 22 14:56:19 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r8976d08a1f 10openembedded.git/recipes/Multimedia/ (8 files in 2 dirs): Add some BMP pictures Aug 22 14:56:22 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rfba506c10f 10openembedded.git/recipes/linux/linux-2.6.30.2/arch-at91/ (2 files): Add AC97 platform for sam9g45(not tested on board), + rename old patch Aug 22 14:56:25 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rab4bbd3175 10openembedded.git/recipes/fbv/fbv_1.0b.bb: Build fbv WITH jpeg and bmp Aug 22 14:56:28 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r8918235551 10openembedded.git/conf/machine/include/AT91.inc: Make at91bootstrap-2.13-rc3 the default Aug 22 14:56:35 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * re2797db57d 10openembedded.git/recipes/linux/linux_2.6.30.2.bb: Make sure linux recipe uses the new sam9g45 ac97 Aug 22 14:56:38 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rd9ae88c6ff 10openembedded.git/recipes/fbv/fbv-1.0b/fbv-1.0b.patch: Build fbv with libraries enabled Aug 22 14:56:41 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r1111d094a7 10openembedded.git/recipes/at91bootstrap/at91bootstrap_2.13-rc3.bb: Add recipy for at91bootstrap-2.13-rc3 Aug 22 14:56:44 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rb658d98e46 10openembedded.git/conf/machine/at91sam9g45ek.conf: Use _config, and not _defconfig for u-boot Aug 22 14:56:47 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r0547aa169d 10openembedded.git/conf/machine/at91sam9m10ek.conf: Now sam9m10 has its own files Aug 22 14:56:50 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r7c3c185659 10openembedded.git/conf/machine/include/AT91.inc: Aug 22 14:56:59 Updates to AT91.inc Aug 22 14:57:01 Introduce CPU_FAMILY variable to configure linux build Aug 22 14:57:03 group at91bootstrap lines together Aug 22 14:57:05 group u-boot lines together Aug 22 14:57:07 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r5c6be9d996 10openembedded.git/conf/machine/ (at91sam9g45df.conf at91sam9g45nf.conf): Add at91sam9g45df (dataflash-boot) and at91sam9nf (nandflash-boot) boards Aug 22 14:57:11 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rcd5512fb78 10openembedded.git/recipes/at91bootstrap/ (9 files in 4 dirs): Add at91bootstrap-2.13-rc4 which enables external reset Aug 22 14:57:14 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rc15b6e2bcc 10openembedded.git/conf/checksums.ini: Add checksum.ini entry for at91bootstrap-2.13-rc4 Aug 22 14:57:17 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r366e2fbce6 10openembedded.git/recipes/u-boot/u-boot-2009.08-rc2/u-boot-2009.08-rc2-018-sam9m10ek_and_sam9g45ek.patch: (log message trimmed) Aug 22 14:57:24 Allow easier naming for at91sam9m10g45ek Aug 22 14:57:26 The at91sam9m10g45ek name in u-boot is non-natural. Aug 22 14:57:28 This patch allows the board to be configured via: Aug 22 14:57:30 make at91sam9m10ek_config Aug 22 14:57:32 make at91samg45ek_config Aug 22 14:57:34 as well as the previous Aug 22 14:57:36 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r4c851411c2 10openembedded.git/conf/checksums.ini: Add checksum for at91bootstrap-2.13-rc3 Aug 22 14:57:41 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rf3bd829e7a 10openembedded.git/recipes/tftpboot/ (tftpboot.bb tftpboot/tftpboot.tar.bz2): Add recipy to copy end result to /tftpboot/Angstrom/BOARD Aug 22 14:57:44 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rb4737f9bc5 10openembedded.git/recipes/u-boot/ (4 files in 2 dirs): Use an include file to determine which patches are needed for u-boot Aug 22 14:57:51 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * ree925dba52 10openembedded.git/recipes/u-boot/u-boot-2009.08-rc2/u-boot-2009.08-rc2-019-configs.patch: Use a common command configuration for at91 boards in u-boot Aug 22 14:57:55 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * rf703c98310 10openembedded.git/recipes/linux/ (90 files in 35 dirs): Introduce a cleaner way to build the kernel Aug 22 14:57:58 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r608cfdd0f6 10openembedded.git/recipes/linux/linux-2.6.30.2/at91sam9g45ek/ (defconfig defconfig.old): Update sam9g45ek defconfig Aug 22 14:58:03 03Ulf Samuelsson  07ulf/linux-2.6.30.2 * r0b117c73de 10openembedded.git/recipes/at91bootstrap/at91bootstrap-2.13-rc3/at91bootstrap-2.13-rc3.patch: atsam9g45ekes.c renamed to atsam9g45ek.c Aug 22 14:58:06 (8 lines omitted) Aug 22 16:10:04 03Michael Smith  07org.openembedded.dev * rafe0641baf 10openembedded.git/classes/kernel.bbclass: Aug 22 16:10:04 kernel.bbclass: stage more include files for x86 in 2.6.27+ Aug 22 16:10:04 Some packages include , which requires . Aug 22 16:10:04 Supplement b6220af33a70d96345dea130005ce842eeadfdf5 to copy files Aug 22 16:10:04 from arch/x86/include/asm to include/asm-x86. Aug 22 16:10:06 Signed-off-by: Michael Smith Aug 22 16:10:10 Acked-by: Roman I Khimov Aug 22 16:12:56 03Evan Doiron  07org.openembedded.dev * r7f4aeb3143 10openembedded.git/recipes/net-snmp/net-snmp.inc: Aug 22 16:12:56 net-snmp.inc: Fix typo in staging paths Aug 22 16:12:56 Signed-off-by: Evan Doiron Aug 22 16:12:56 Signed-off-by: Michael Smith Aug 22 17:12:46 someone with beagle hanging around ? Aug 22 17:16:54 khem: I happen to have one running right now Aug 22 17:18:01 FTDI usb-serial ports are acting up with my Ubuntu 9.04 system -- If a gumstix while minicom is open, the next time I try to run minicom on ttyUSBxx, I get minicom: cannot open /dev/ttyUSB16: Input/output error Aug 22 17:18:28 *remove a gumstix console port while minicom is open on it, ... Aug 22 17:19:33 khem: yep Aug 22 17:19:43 khem: revc3 :) Aug 22 17:19:51 not that it matters Aug 22 17:23:11 is the bzr fetcher known to work? I can't see any recipes that make use of it and when I try it does a checkout fine but fails when attempting to make a tar of it Aug 22 17:23:21 it doesn't seem to be passing the directory to the tar command Aug 22 17:46:43 cbrake: for serial I think I need to buy the AT cable ? Aug 22 17:47:08 cbrake: and do you boot it over nfs ? Aug 22 17:48:05 khem: yes, I had to but the header to serial connector cables Aug 22 17:48:42 khem: I have never booted it over NFS, but it should be possible if you build all the USB->ethernet stuff into the kernel Aug 22 17:48:52 *but the header Aug 22 17:48:56 *buy the header Aug 22 17:49:07 yeah I will visit frys today Aug 22 17:49:12 (I obviously should be outside instead of working today) Aug 22 17:50:14 and for network connections its all USB Aug 22 17:50:41 * Kero is impressed by the auto-dep-deducing capabilities of OE, very convenient! Aug 22 17:50:49 khem: yes, that is all that I have used Aug 22 17:51:53 Kero: yeah it also has limits but it works pretty ok Aug 22 17:55:05 all this DEPENDS_sub_package stuff i'm trying is not necessary if I specify DEPENDS = "for all sub packages"; still I'd like to know whether this DEPENDS_blah is something that is obsolete or just polkuting my .bb files;) Aug 22 18:51:11 03Sebastian Krzyszkowiak  07shr/import * re450871b61 10openembedded.git/recipes/freesmartphone/opimd-utils_git.bb: opimd-utils: remove shr-settings, pyphonelog and shr-theme dependences from opimd-utils-cli and opimd-utils-notes Aug 22 18:51:17 03Sebastian Krzyszkowiak  07shr/import * r431112aef6 10openembedded.git/recipes/tasks/task-shr-minimal.bb: task-shr-minimal: add opimd-utils-cli Aug 22 18:51:19 03Sebastian Krzyszkowiak  07shr/import * r32307c6393 10openembedded.git/recipes/tasks/task-shr.bb: task-shr: add opimd-utils-notes Aug 22 18:51:20 03Sebastian Krzyszkowiak  07shr/import * r29f14075e2 10openembedded.git/recipes/tasks/ (task-shr-minimal.bb task-shr.bb): task-shr, task-shr-minimal: bump PR Aug 22 18:51:38 03Sebastian Krzyszkowiak  07shr/import * r2b52dfd1d1 10openembedded.git/recipes/freesmartphone/opimd-utils_git.bb: opimd-utils: add opimd-utils-notes package Aug 22 19:08:26 hey, i have bb for metapackage: http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/shr/shr-theme-niebiee.bb?h=shr/import Aug 22 19:09:36 what should be added to that to generate metapackage? right now it only builds RDEPENDS when bitbaking, but user don't have any way to install that metapkg Aug 22 19:11:33 hi florian Aug 22 19:12:58 hi all Aug 22 19:30:05 rkirti: your presence reminds me that i have to fill the final evaluation form... Aug 22 19:30:39 :) Aug 22 19:31:41 rkirti: you had quite some maemo stiff installed on your pc you used for testing the recipes, right? Aug 22 19:31:49 s/stiff/stuff Aug 22 19:32:04 florian: yes. Aug 22 19:32:26 florian: but how should that matter ? Aug 22 19:33:49 rkirti: I ran into two failures so far that were caused by lacking hildon-theme-toos-native Aug 22 19:35:39 florian: ah ok, I did know this recipe needed a corresponding native Aug 22 19:45:04 rkirti: i have to admit it was hard to detect in this case :) Aug 22 19:45:32 on hasty, we need gtk native for the theme-slicer tool Aug 22 19:58:20 he laibsch Aug 22 19:58:41 howdy Aug 22 19:59:35 * florian takes a look, that might be fun. Aug 22 19:59:57 I have a few tasks left before I have my own image Aug 22 20:29:25 anybody *using* packaged-staging here (apart kergoth)? Aug 22 20:30:32 hrw Aug 22 20:31:05 hi woglinde Aug 22 20:32:15 woglinde: I see two bugs in oe about packaged-staging, and a few recipes to fix (these are not/wrongly staging) Aug 22 20:33:00 I'm a just bit doubtful..nobody have seen these... Aug 22 20:39:49 the BASE_PACKAGE_ARCH patch looks correct, i think we have that one locally Aug 22 20:43:05 now I'm investigating the suspect recipes...I knew zaurus-updater and kexecboot, but now I have more... Aug 22 20:43:31 this is failing..+ opkg-cl -f /oe/build/tmp/staging/i686-linux/etc/opkg.conf -o /oe/build/tmp/rootfs/console-image install task-base-extended psplash-angstrom psplash-zap initscripts udev sysvinit sysvinit-pidof tinylogin opkg-nogpg angstrom-version angstrom-feed-configs opkg-collateral Aug 22 20:43:31 I Aug 22 20:43:47 even task-base-extended! Aug 22 20:44:19 the staging* ipk produced for the a.m. packages are possibly broken... Aug 22 20:47:44 kergoth: the failure about missing ipk dir obviously happens only removing all but deploy/glibc/pstage Aug 22 21:15:18 hi Laibsch Aug 22 21:15:48 howdy Aug 22 21:51:23 'nite Aug 22 22:15:23 hallo Aug 22 23:42:49 rkirti|zZz: thanks for info how do you use it **** ENDING LOGGING AT Sun Aug 23 02:59:56 2009