**** BEGIN LOGGING AT Sat Mar 01 10:59:57 2008 Mar 01 11:12:47 Is it possible to generate debian repository with packages automagically? Or do I need to do it manualy with apt-ftparchive? Mar 01 12:11:40 good morning all Mar 01 12:14:00 03likewise 07org.oe.dev * r7cd9ecb1... 10/ (1 classes/base.bbclass): base.bbclass: Add .tbz2 besides .tbz and .tar.bz2 Mar 01 13:44:05 * * OE Bug 3901 has been created by  Mar 01 13:44:06 * * epiphany-2.20.1+svnr7837-r0-do_configure Mar 01 13:44:08 * * http://bugs.openembedded.net/show_bug.cgi?id=3901 Mar 01 13:47:27 khem: ping Mar 01 14:17:12 03likewise 07org.oe.dev * r66e26826... 10/ (1 packages/rt-tests packages/rt-tests/rt-tests_0.19.bb): rt-tests: New package, version 0.19. Mar 01 14:17:17 03likewise 07org.oe.dev * rcedead85... 10/ (5 files in 3 dirs): gdb-6.6: Added early_debug_in_nptl.patch as recommended in eglibc.org FAQ. Mar 01 14:40:17 Good Morning! Mar 01 14:57:29 hey mwester Mar 01 15:05:54 re Mar 01 15:12:42 hi all, I've built openmoko and I'm trying to emulate it using qemu (using mokomakefile), so I type make build-qemu and then make flash-qemu-local but the error http://paste.ubuntu-nl.org/57927/ arises while I was flashing Mar 01 15:12:51 could you help me with that problem ? Mar 01 15:49:04 * * OE Bug 3902 has been created by  Mar 01 15:49:06 * * glibc-2.6.1-r3-do_package Mar 01 15:49:08 * * http://bugs.openembedded.net/show_bug.cgi?id=3902 Mar 01 15:49:17 * * OE Bug 3903 has been created by  Mar 01 15:49:19 * * glibc-2.6.1-r3-do_populate_staging Mar 01 15:49:21 * * http://bugs.openembedded.net/show_bug.cgi?id=3903 Mar 01 15:56:05 * * OE Bug 3904 has been created by  Mar 01 15:56:06 * * glibc-2.6.1-r3-do_munge Mar 01 15:56:09 * * http://bugs.openembedded.net/show_bug.cgi?id=3904 Mar 01 15:58:06 glibc falls over on the autobuilder, it seems... Mar 01 16:00:57 03koen 07org.oe.dev * r0088316d... 10/ (1 conf/distro/include/angstrom.inc): angstrom: disable localegen for armeb Mar 01 16:26:00 hi *! Mar 01 16:31:04 What is the correct bitbake command to force a task rebuild "from scratch"... I need to force a kernel rebuild but a simple "bitbake virtual/kernel" say everything is ok... Mar 01 16:31:57 derkling: bitbake -c clean Mar 01 16:32:10 if a use "bitbake -f -c unpack virtual/kernel" it just unpack it but does not does with the following task Mar 01 16:32:44 derkling: ? Mar 01 16:33:02 derkling: pls explain "but does not does with the following task" Mar 01 16:33:23 if u say -c unpak, it means that you want it just unpack and nothing else ^^ Mar 01 16:33:39 sorry... it stop just after unpack but does not do patch and compile for instance... Mar 01 16:33:53 If I edited a patch in work/ how can I easily copy it back to the original location in the metadata? Mar 01 16:34:12 derkling: yes, but you specified it to unpack only. Mar 01 16:35:06 ok... I new to bitbake and OE... and I was thinking that it will done unpack "and all the following"... ;-) Mar 01 16:35:16 ok... -c clean seem to work... ;-) Mar 01 16:37:17 derkling: just type bitbake virtual/kernel Mar 01 16:37:58 likewise, already done... this does not work... Mar 01 16:38:11 I've solved with a -c clean... Mar 01 16:38:26 and after a bitbake virtual/kernel Mar 01 16:39:42 derkling: then it DID work, but it was already finished Mar 01 16:40:49 yes, but since it finisced with an error I was thinking that rebuilding from scratch would solved that error... Mar 01 16:44:42 to build a u-boot image it is mandatory to specify DEPENDS = "u-boot" in the kernel receipt?!? Mar 01 16:59:53 zap: I have just tried to rebuild the whole Zaurus Spitz system with iwmmxt and soft float: http://www.penguin.cz/~utx/zaurus/feed/ Mar 01 16:59:53 It seems to work perfectly but I got a problem with qemu: Mar 01 16:59:53 qemu-arm -cpu pxa270 -d int,cpu,exec,in_asm -L /OE/build-dev/tmp/staging/arm-angstrom-linux-gnueabi ./temacs --batch --load loadup bootstrap Mar 01 16:59:53 qemu: uncaught target signal 4 (Illegal instruction) - exiting Mar 01 16:59:54 The same for creating of locales. Mar 01 16:59:56 Target CPU is x86_64 Xeon. Mar 01 17:00:19 Do you have any idea? Mar 01 17:01:59 derkling: isn't that : -c rebuild Mar 01 17:02:07 qemu does not support iwmmxt Mar 01 17:02:10 afair Mar 01 17:05:24 zap: I have seen your patches for PXA270, and qemu contains target-arm/op_iwmmxt.c with your name in header. Mar 01 17:05:47 hmm, no, that wasn't me Mar 01 17:07:29 zap: Ah sorry. It was Andrew Zaborowski. Mar 01 17:08:00 :-) Mar 01 17:11:12 03mickeyl 07org.oe.dev * rbc741187... 10/ (7 files in 2 dirs): libgcrypt (all except 1.9) refactor into libgcrypt.inc, inherit pkgconfig, remove 1.2.0, 1.2.1, 1.2.2 Mar 01 17:11:26 03mickeyl 07org.oe.dev * rcf8f6325... 10/ (8 files in 4 dirs): libgcrypt (all) add pkgconfig support to it. patch unmergable since upstream doesn't like pkgconfig *sigh* Mar 01 17:11:42 03mickeyl 07org.oe.dev * rda5e0ed7... 10/ (4 files in 2 dirs): gnutls (all) fix wrong dependency in .pc file Mar 01 17:12:34 yay Mar 01 17:15:25 03koen 07org.oe.dev * rb5dd2ed9... 10/ (1 contrib/angstrom/upload-packages.sh): angstrom contrib: add upload script from 2008 feeds Mar 01 18:01:48 * mwester is trying to build an app for his n800 using OE... Mar 01 18:02:11 * mwester is delighted that it seems to be working. Mar 01 18:03:33 * mwester notes that this is why pessimists are generally happier people than optimists -- pessimists always expect the worst, and are thus often pleasantly surprised when things go right. :p Mar 01 18:13:06 ScaredyCat, yes thanks! That command work! Mar 01 18:14:56 :) Mar 01 18:30:29 anyone has already used OE on an AT91RM9200 platform?!? Mar 01 19:55:03 mwester: if you install it on your N800, do you have apt dependency warning about wrong libc version? Mar 01 19:55:42 I've something like this on my N810, kismet: Depends: libstdc++6 (>= 3.4.4+csl-arm-2005q3) but 3.4.4cs2005q3.2-5.osso8 is to be installed Mar 01 19:56:08 on OS2008, maybe it's only N810/OS2008 related I dunno Mar 01 19:56:16 I'm not that far yet, I rather expect that I'll have issues of that sort though. Mar 01 19:56:49 (my build machine is also building the OpenMoko stable stuff from scratch at the moment...) Mar 01 19:56:55 ah Mar 01 19:58:16 btw what version of libc do you have on n800? Mar 01 19:58:42 I'll have to boot it up - it should be the same as the n810 I would think. Mar 01 20:02:00 03koen 07org.oe.dev * r1a24470f... 10/ (1 contrib/angstrom/build-feeds.sh): angstrom feed builder: add more browsers Mar 01 20:07:26 ynezz: 3.4.4cs2005q3.2-5.osso8 Mar 01 20:14:24 ok, it's same Mar 01 20:15:03 I suspect you could force the install, and it should work, no?\ Mar 01 20:17:31 yes, but you can't install anything else Mar 01 20:17:41 I mean, after that Mar 01 20:22:24 ynezz: how so? Mar 01 20:24:04 * * OE Bug 3905 has been created by ynezz(AT)true.cz Mar 01 20:24:06 * * ok-compat - GCC/libc version mismatch Mar 01 20:24:08 * * http://bugs.openembedded.net/show_bug.cgi?id=3905 Mar 01 20:24:22 mwester: ^ Mar 01 20:25:27 Ouch. Mar 01 20:35:05 * * OE Bug 3906 has been created by ynezz(AT)true.cz Mar 01 20:35:07 * *  2.6.24 Mar 01 20:35:09 * * http://bugs.openembedded.net/show_bug.cgi?id=3906 Mar 01 20:35:53 hm bot seems to don't like [] in description :p Mar 01 20:42:20 * mwester goes off to apply ynezz' patch, and then restart the n800 build from scratch... Mar 01 20:46:03 I had to rebuild from scratch also, rebuilding just gcc didn't work Mar 01 20:46:05 * * OE Bug 3907 has been created by ynezz(AT)true.cz Mar 01 20:46:07 * * Package apt-native_0.7.11 Mar 01 20:46:09 * * http://bugs.openembedded.net/show_bug.cgi?id=3907 Mar 01 20:57:49 I've problem strange problem building kismet http://pastebin.com/m6e921a3a Mar 01 20:58:22 when I run 'bitbake build kismet' it fails in do_compile with this error Mar 01 20:58:40 but then I run just bitbake compile kismet again and it builds fine Mar 01 20:58:57 I've checked includes and it's all right Mar 01 21:06:05 * * OE Bug 3908 has been created by ynezz(AT)true.cz Mar 01 21:06:06 * * Fix build kismet_2007-10-R1 Mar 01 21:06:08 * * http://bugs.openembedded.net/show_bug.cgi?id=3908 Mar 01 21:12:05 * * OE Bug 3909 has been created by ynezz(AT)true.cz Mar 01 21:12:07 * * apt-native_0.7.3 doesn't build Mar 01 21:12:09 * * http://bugs.openembedded.net/show_bug.cgi?id=3909 Mar 01 21:55:08 woglinde: hi Mar 01 21:55:20 hi mrdata Mar 01 21:57:27 03hrw 07org.oe.dev * r94fcaefb... 10/ (1 conf/bitbake.conf): bitbake.conf: added QEMU_OPTIONS variable used for generating glibc binary locales for armv6 cpu (from Poky) Mar 01 21:57:32 03hrw 07org.oe.dev * r5249a366... 10/ (1 packages/glibc/glibc-package.bbclass): glibc: use QEMU_OPTIONS to generate binary locales for armv6 machines (from Poky) Mar 01 23:07:41 mickey|zzZZzz: ERROR: Build of /u/slug/chinook/openembedded/packages/libgcrypt/libgcrypt_1.4.0.bb do_compile failed Mar 01 23:10:48 mickey|zzZZzz: http://www.pastebin.ca/925060 Mar 01 23:11:27 mickey|zzZZzz: It worked hours ago -- just before I synced and picked up the changes to libgcrypt that just got committed. Any idea what's happening and how to fix? Mar 02 02:03:03 03xjqian 07org.oe.angstrom-2007.12-stable * rdbde28e6... 10/ (1 contrib/angstrom/mtnlog2backports): mtnlog2backports: fix typo Mar 02 02:03:08 03xjqian 07org.oe.angstrom-2007.12-stable * r8fb9e5b8... 10/ (3 files in 2 dirs): Mar 02 02:03:08 applied changes from 8f245ee5e55e12795960474b0ef1e39b8d5ad15a Mar 02 02:03:08 through efc89b66950503726077461acaa664f7705ed559 Mar 02 02:03:08 efc89b66950503726077461acaa664f7705ed559 altboot: Update to SVNR73 (Koen PaulS) Mar 02 02:03:12 03xjqian 07org.oe.angstrom-2007.12-stable * r8ca80871... 10/ (3 files in 2 dirs): Mar 02 02:03:12 applied changes from 6ac6220855e811ec3a11bd279e6b21fedb635b5b Mar 02 02:03:13 through 8a5ed94f2cae71687305cbdc2ec89af5e3900aad Mar 02 02:03:15 8a5ed94f2cae71687305cbdc2ec89af5e3900aad altboot: Update to SVNR76 (Koen PaulS) Mar 02 02:03:17 03xjqian 07org.oe.angstrom-2007.12-stable * rea9b43e6... 10/ (3 files in 2 dirs): Mar 02 02:03:19 applied changes from 8a5ed94f2cae71687305cbdc2ec89af5e3900aad Mar 02 02:03:21 through 0ce1ec91df499539b43f53a80718a77449b22b6b Mar 02 02:03:23 0ce1ec91df499539b43f53a80718a77449b22b6b altboot: Add SVNR77 (Koen PaulS) Mar 02 02:03:27 03xjqian 07org.oe.angstrom-2007.12-stable * ra003b397... 10/ (3 files in 2 dirs): Mar 02 02:03:29 applied partial changes from abdd40ff191796ef97e8c070a8fdf8b177802bd8 Mar 02 02:03:31 through 3ba9bb700e2671c899e7dd7c9cb3fd8bff810325 Mar 02 02:03:33 3ba9bb700e2671c899e7dd7c9cb3fd8bff810325 altboot: add debug package for files with hardcoded PACKAGES definition. Partly fixes 2471. (Koen PaulS) Mar 02 02:03:36 03xjqian 07org.oe.angstrom-2007.12-stable * r54178829... 10/ (3 files in 2 dirs): Mar 02 02:03:40 applied changes from 56cbeead11814c3b967afd53829a76771597db07 Mar 02 02:03:42 through 2b629c70f36efd84d9157bcab5d582d59fa8258e Mar 02 02:03:44 2b629c70f36efd84d9157bcab5d582d59fa8258e altboot: Try unb0rking collies keyboard once again... (Koen PaulS) Mar 02 02:03:48 03xjqian 07org.oe.angstrom-2007.12-stable * r08731775... 10/ (6 files in 2 dirs): Mar 02 02:03:50 applied changes from 161f933d9aa86c08c2b333642d8c6250bc6d899f Mar 02 02:03:52 through 05ed4540fccdc5c128859987a31d2d0c58498d3c Mar 02 02:03:56 05ed4540fccdc5c128859987a31d2d0c58498d3c altboot: add kernel-module-loop as RRECOMMENDS, bump PR. (Koen PaulS) Mar 02 02:03:58 03xjqian 07org.oe.angstrom-2007.12-stable * racaca3dc... 10/ (6 files in 2 dirs): Mar 02 02:04:00 applied changes from 9cbd6f17e2799d4ed9e014cbd87f7e0fa7f7b8ef Mar 02 02:04:02 through efb6794fda11cbd20c3862270a8aaafe4083dd57 Mar 02 02:04:04 efb6794fda11cbd20c3862270a8aaafe4083dd57 altboot: RRECOMMENDS e2fsprogs-mke2fs, bump PR (Koen PaulS) Mar 02 02:04:08 03xjqian 07org.oe.angstrom-2007.12-stable * ref7e76a6... 10/ (1 BACKPORTS.txt): BACKPORTS: add altboot updates Mar 02 07:46:05 good morning all ! Mar 02 08:52:05 * * OE Bug 3910 has been created by  Mar 02 08:52:07 * * initramfs-bootmenu-image-1.0-r0-do_rootfs Mar 02 08:52:09 * * http://bugs.openembedded.net/show_bug.cgi?id=3910 Mar 02 08:54:04 * * OE Bug 3911 has been created by  Mar 02 08:54:06 * * liveramdisk-image-1.0-r0-do_rootfs Mar 02 08:54:08 * * http://bugs.openembedded.net/show_bug.cgi?id=3911 Mar 02 09:42:05 * * OE Bug 3912 has been created by  Mar 02 09:42:07 * * altboot-console-image-1.0-r0-do_rootfs Mar 02 09:42:09 * * http://bugs.openembedded.net/show_bug.cgi?id=3912 Mar 02 10:39:57 hi? Mar 02 10:40:08 what can i do when some packages fail to build? f.e. ffmpeg Mar 02 10:40:16 update my mtn? **** ENDING LOGGING AT Sun Mar 02 10:59:57 2008