**** BEGIN LOGGING AT Mon Mar 31 03:00:02 2008 Mar 31 03:53:04 * * OE Bug 4139 has been created by  Mar 31 03:53:06 * * dbench-3.04-autobuild Mar 31 03:53:08 * * http://bugs.openembedded.net/show_bug.cgi?id=4139 Mar 31 07:55:33 bonjour Mar 31 07:56:37 mdns Mar 31 08:23:04 * * OE Bug 4140 has been created by  Mar 31 08:23:06 * * abiword-plugins-2.5.2-autobuild Mar 31 08:23:08 * * http://bugs.openembedded.net/show_bug.cgi?id=4140 Mar 31 08:28:04 * * OE Bug 4141 has been created by  Mar 31 08:28:06 * * abiword-plugins-2.6.0-autobuild Mar 31 08:28:08 * * http://bugs.openembedded.net/show_bug.cgi?id=4141 Mar 31 08:31:53 03koen 07org.oe.dev * r048d7a25... 10/ (1 packages/abiword/abiword_2.6.0.bb): abiword: add 2.6.0, latest stable Mar 31 08:33:01 03jeremy_laine 07org.oe.dev * rf38f68f6... 10/ (1 classes/kernel.bbclass packages/linux/linux.inc): (log message trimmed) Mar 31 08:33:01 kernel.bbclass,linux.inc: cleanup definition of ${KERNEL_IMAGE_BASE_NAME} Mar 31 08:33:01 * drop ${DATETIME} from ${KERNEL_IMAGE_BASE_NAME} in kernel.bbclass, see: Mar 31 08:33:01 http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-March/005017.html Mar 31 08:33:01 * make ${KERNEL_IMAGE_BASE_NAME} and ${KERNEL_IMAGE_SYMLINK_NAME} ?=, see: Mar 31 08:33:03 http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-March/005016.html Mar 31 08:33:05 * remove ${KERNEL_IMAGE_BASE_NAME} and ${KERNEL_IMAGE_SYMLINK_NAME} from linux.inc Mar 31 08:46:21 03koen 07org.oe.dev * r81fc7ef2... 10/ (3 files in 2 dirs): abiword-plugins 2.5.x: unbreak configure by fixing DESCRIPTION Mar 31 09:36:46 03jeremy_laine 07org.oe.dev * re7e96408... 10/ (6 files in 2 dirs): linux.inc: move binary devicetree generation to linux.inc Mar 31 09:56:23 03koen 07org.oe.dev * r2fc8e8fa... 10/ (3 files in 3 dirs): abiword-plugins: add latest stable, 2.6.0 and patch it to use CXX for LD Mar 31 10:50:31 morning Mar 31 10:57:52 hi hrw Mar 31 11:51:45 i am trying to build a gpe-image, the fetch of package: osb-jscore-0.5.2+svnr1-r1 fails somehow. has anyone faced this problem before: please see http://pastebin.ca/964613 Mar 31 11:56:51 03jeremy_laine 07org.oe.dev * r45c915e4... 10/ (1 packages/linux/linux.inc): linux.inc: add dtc-native to DEPENDS if KERNEL_DEVICETREE is defined Mar 31 12:00:37 jeremy_laine: cool Mar 31 12:00:51 shriram: make your distro use sane-srcrevs.inc Mar 31 12:02:23 okay, thanks, i will try that Mar 31 12:03:37 or switch to using angstrom Mar 31 12:08:56 I wonder should sane-srcrevs.inc be included automatically in OE now ... Mar 31 12:10:18 (since you need it to build just about any distro) Mar 31 12:14:48 i get a different error this time: please see http://pastebin.ca/964621 Mar 31 12:15:08 the error says "sh: -c: line 0: unexpected EOF while looking for matching `"' Mar 31 12:25:00 are my bb files corrupted or what? since this points to a bb file Mar 31 12:30:07 hrw: ping? Mar 31 12:40:38 hi, has anyone ever written some bb files for pcsc-lite, ccid, opensc and openct ? Mar 31 13:08:38 jeremy_laine: pong Mar 31 13:08:48 hrw: hi! Mar 31 13:09:06 jeremy_laine: dtc-native commit was soemthing what came to my mind too Mar 31 13:09:18 hrw: I was taking a look at hostap-daemon 0.6.3, and was wondering whether there is any point in keeping 0.6.0 Mar 31 13:09:54 hrw: ah, do you need dtc-native for one of your platforms too, or was it for cleanliness? Mar 31 13:15:25 cleanliness Mar 31 13:15:54 hoi Mar 31 13:18:40 hi Fraxinas Mar 31 13:19:16 :) Mar 31 13:26:13 hrw: concerning hostap-daemon, do we have any ideas what versions are actually used? Mar 31 13:26:23 zecke: hi Mar 31 13:26:24 the default version seems to be 0.4.4 which is antique Mar 31 13:26:29 moin Mar 31 13:26:55 zecke: btw, when the next time someone says that git has no easy server setup, like just in the mailing list with "Ease of Serving Git 1 Monotone 5", you can tell them better: Mar 31 13:27:13 on the laptop that wants to be a server: git daemon --verbose --reuseaddr --export-all Mar 31 13:27:30 on some other device: git clone git://ip-of-laptop/full-path-to-git-dir Mar 31 13:27:51 schurig: IThe criteria here for "easy" are *extremely* low. Mar 31 13:27:59 zecke: this normally only gives read-address, but "git daemon" has more command line options to work around that. No need for "ssh" or "ssh keys" Mar 31 13:28:10 schurig: I know :) Mar 31 13:28:35 zecke: so, why doesn't no one object to the "you have to install ssh and create real login accounts" myth ? Mar 31 13:28:40 schurig: but ease of setup is five for me, as I say "tronical would you please please setup a git server for us" :) Mar 31 13:30:28 * broonie wonders how much OE would use the multiple syncing servers thing if teh hosting was more stable. Mar 31 13:30:36 zecke: somewhere in the email thread (I'm reading via GMANE, so I cannot send there) someone said it's extremely inconvinesous to share a git tree while at a hacker's conference Mar 31 13:32:09 schurig: It is reasonable to say that it's not quite so monumentally trivial as mtn serve; OTOH it's not actually *hard*. Mar 31 13:32:51 broonie: hmm, if "--reuseaddr --export-all" is not trivial for you, you shouldn't work with embedded devices :-) Mar 31 13:33:58 I'd agree; in any case so long as you can share files you can get something up. Mar 31 13:37:47 hi, I have trouble building an image containing an application wich depends and rdepends on boost Mar 31 13:38:02 jrm__: do not rdepend on libraries Mar 31 13:38:15 even the application ? Mar 31 13:38:44 jrm__: generally libraries in RDEPENDS are wrong idea Mar 31 13:39:01 if application use library then OE will generate proper RDEPENDS Mar 31 13:39:59 ok, so i need more testing :) Mar 31 13:45:07 if I don't rdepends on libs they aren't include in the rootfs Mar 31 13:45:59 so it looks like nothing use them directly Mar 31 13:46:16 does any of included apps use dlopen() for those libraries? Mar 31 13:47:18 morning Mar 31 13:47:22 humm, I only build a kind of dummy my-app.bb and a my-image.bb to which depends on my-app Mar 31 13:48:13 my-app.bb depends on libsdl-ttf libsdl-image and boost Mar 31 13:48:46 if i rdepends also libsdl* they are included in the rootfs Mar 31 13:49:08 only the boost package is failling Mar 31 13:49:41 | ERROR: Cannot satisfy the following dependencies for my-app: Mar 31 13:49:45 | boost Mar 31 14:40:21 im trying to build a gpe image - i am getting too many of these messages like : sh: -c: line 0: unexpected EOF while looking for matching `"' Mar 31 14:40:53 the bb files seem to be okay, i dont know why bitbake is outputting these. is this anything to do with the shell? Mar 31 14:41:15 zecke: there is no org.openembedded.stable in your git mirror Mar 31 14:44:38 03jeremy_laine 07org.oe.dev * r66d3e4d8... 10/ (5 files in 2 dirs): hostap-daemon: replace version 0.6.0 by 0.6.3 Mar 31 14:50:28 shriram: what distro are you building on? IIRC dash can cause some bitbake headaches. Mar 31 14:54:03 im using myown distro which is same like angstrom Mar 31 14:58:22 hvontres: has it anything to do with the shell? Mar 31 15:07:22 shoragan, bitbake invoke shell script and dash has problem with some of them Mar 31 15:07:37 check that /bin/sh is pointing to bash Mar 31 15:08:23 jrm__, you were talking to shriram? Mar 31 15:08:29 oups Mar 31 15:08:38 hvontres|work: ??? some software we build have issues with dash, bitbake does not Mar 31 15:08:46 sorry wrong completion :) Mar 31 15:17:16 shriram: I believe there are some packages that have problems with using dash as the shell. What does ls -l /bin/sh say? Mar 31 15:19:23 it says /bin/sh -> bash Mar 31 15:23:52 Hi! Do anybody knows how to setup MTD partition table without using kernel arguments string? Some static partitioning using kernel structs? Mar 31 15:24:14 you need to do that in your nand driver? Mar 31 15:24:42 i think yes, i use standart at91sam nand drive Mar 31 15:24:44 strikov: it is possible Mar 31 15:24:55 strikov: look at sharp zaurus code in kernel Mar 31 15:25:05 im using a static partion structure Mar 31 15:25:08 they have static mapping in kernel and ignore kernel cmdline split Mar 31 15:25:25 hrw: thanks Mar 31 15:25:32 shriram: thanks Mar 31 15:36:46 is there a solution to my problem? im using bash 3.2.0 Mar 31 15:37:41 shriram: gpe image, where does it start to choke? From the vague input my output is: Configuration issue :) Mar 31 15:38:01 jrm__: already told - do not rdepend on libs Mar 31 15:39:06 hrw, ok, removed Mar 31 15:41:41 im taking one pakage at a time manually, right now oe starts giving out the message at libcairo seee: http://pastebin.ca/964796 Mar 31 15:47:21 shriram : Check that you local.conf does not have any missing " Mar 31 15:54:58 steliosk: thanks, my local.conf had a missing ". This should defintely go into the faqs Mar 31 15:56:08 shriram: They are editable, add it please Mar 31 15:56:36 okay Mar 31 15:58:46 * florian just updated http://www.openembedded.org/linuxtag2008 Mar 31 15:59:49 i think http://www.openembedded.org/wiki/OeFaq needs a login Mar 31 16:01:08 shriram: :(, please pastebin your text and I can put it there :) Mar 31 16:01:30 damn spammed :( Mar 31 16:06:39 03freyther 07org.oe.dev * r774a9654... 10/ (1 contrib/mtn2git/update-script.example): (log message trimmed) Mar 31 16:06:39 mtn2git: Add an example script that can be used to update the git mirror Mar 31 16:06:39 This is an example as it is using relative paths and needs some changes Mar 31 16:06:39 to work for you. Mar 31 16:06:39 It assumes that you have a git repository (git-init was ran) and then Mar 31 16:06:43 will update it there. Before each update it will clone the git repository Mar 31 16:06:45 and copy the old state files into the repository. So in case something Mar 31 16:07:05 hi all Mar 31 16:09:33 zecke: http://pastebin.ca/964822. i have a long list of problems and how i solved it. i want to post, may be this weekend Mar 31 16:10:52 shriram: cool! Mar 31 16:11:17 okay got to go, take care, bye Mar 31 16:13:28 zecke: sure would be nice to have a wiki with recent changes, and RSS feeds ... Mar 31 16:13:54 cbrake: and without drupal Mar 31 16:14:22 I'd be willing to help install and maintain. Mar 31 16:14:24 hrw: nod Mar 31 16:14:51 hrw: integration is neat, but it seems that apps that do one thing well often work better Mar 31 16:15:05 cbrake: I think we have rss or such Mar 31 16:15:10 cbrake: let me first fight the spam :( Mar 31 16:15:12 drupal edit page is overloaded with options Mar 31 16:15:12 *damn* Mar 31 16:15:38 I think the mono project does a pretty nice job with doc site: http://www.mono-project.com/Documentation Mar 31 16:15:42 based on wikipedia Mar 31 16:17:56 * mediawiki Mar 31 16:21:02 zecke: http://pastebin.ca/964836 is webkit failure - can you look? Mar 31 16:21:11 cbrake: openzaurus wiki was good maintained Mar 31 16:22:07 hrw: will take some time until this page is loaded Mar 31 16:22:20 zecke: gprs again? sorry Mar 31 16:23:22 hrw: still :) Mar 31 16:23:47 hrw: OZ wiki does look good Mar 31 16:24:03 cbrake: Laibsch was one of wiki maintainers Mar 31 16:24:11 hrw: is it failing here: http://build.webkit.org/waterfall as well? Mar 31 16:24:27 checking Mar 31 16:25:12 brb Mar 31 16:26:51 zecke: webkit-gtk built on waterfall Mar 31 16:27:48 brb Mar 31 16:34:10 zecke: I will do rebuild to test Mar 31 16:55:59 anyone know how to restore an old version of a drupal wiki page in the OE Docs? Mar 31 16:56:24 I can view old pages, but not sure how to get access to the page source Mar 31 16:59:45 Hello, Mar 31 16:59:51 Does anyone know if it is possible to enable the kexec() system call on an MPC8313E processor ? Mar 31 17:09:02 ademarez: it is powerpc - right? Mar 31 17:09:13 yes, it is Mar 31 17:14:26 hrw: yes, it iw ppc, but by default, kexec() option cannot be activated (KConfig puts a dependency on (PPC_PRPMC2800 || PPC_MULTIPLATFORM)). I wonder if I can remove those dependencies and force enable kexec() on my card... Mar 31 17:16:17 ademarez: it would probably be time well spent to search for *why* kexec is restricted to those, but you certainly could remove the dependencies and see if it even compiles. Mar 31 17:42:26 mwester: I'm going to try to compile it. Just one thing I worry about : assuming it compiles, even if the kexec() itself is not working properly, is there a risk that it might break other things ? i.e.: as long as I don't use the kexec() syscall, can I be confident I won't have regressions in the kernel core features ? Mar 31 17:48:57 :) I think it's probably going to be ok, but there is no guarantee, of course. Mar 31 18:02:29 Hi! Is it possible to store rootfs on NAND flash, i.e. not using initrd pre-loaded by u-boot? Mar 31 18:04:45 strikov: if your kernel has nand support then should be possible Mar 31 18:06:24 During boot i get: Creating 2 MTD partitions on "at91_nand": Mar 31 18:06:24 0x00000000-0x00040000 : "Partition 1" Mar 31 18:06:24 0x00040000-0x10000000 : "Partition 2" Mar 31 18:06:46 how can i change partition offset and size? Mar 31 18:06:49 strikov: at91rm or at91sam? Mar 31 18:06:54 sam Mar 31 18:07:21 strikov: isn't part1 dataflash and part2 nand? Mar 31 18:07:43 but how to resize nand chip partitions is unknown to me - never needed Mar 31 18:08:12 hrw: Hmm...but i thing that @at91_nand@ means that all part are on nand? Mar 31 18:08:19 hrw: it isnt correct? Mar 31 18:08:29 re Mar 31 18:09:21 strikov: ah right.. nand both rather Mar 31 18:09:25 * hrw is too tired Mar 31 18:09:42 Mira was crying most of day (6 week old daughter) Mar 31 18:10:57 hrw: can you help me in understanding of kernel mtd arguments? Mar 31 18:11:10 strikov: sorry, but no Mar 31 18:11:52 hrw: mb u know some good manual (cause official mtd isn't clear at all) Mar 31 18:11:53 hrw: re Mar 31 18:13:03 hrw: is the latest version failing as well? Mar 31 18:13:32 zecke: jchaffraix helped me with it Mar 31 18:13:43 zecke: http://bugs.webkit.org/show_bug.cgi?id=18239 is a problem Mar 31 18:13:54 NOTE: package webkit-gtk-0.1+svnr31467-r4: task do_build: completed Mar 31 18:17:53 hrw: okay, will land a build fix... Mar 31 18:18:12 hrw: once I have a recent source... Mar 31 18:18:21 thx Mar 31 18:29:56 zecke... do you think anybody is interested in oe packages for libmatroska and its dependency libebml? Mar 31 18:31:42 Fraxinas: yes Mar 31 18:32:56 where should i put the stuff? Mar 31 18:33:42 bugzilla Mar 31 18:33:51 "mtn diff" preferred Mar 31 18:35:35 aye Mar 31 18:39:31 what should i report it as? Mar 31 18:40:16 that sounds like "what should i report it, ass" Mar 31 18:40:17 xD sorry silly me Mar 31 18:40:30 so let's say "as what should i report it?" Mar 31 18:42:41 "new recipes: libmatroska + deps" type enhancement Mar 31 18:45:39 okay i'll go through and do that and you can tell me whether that was correct then ;) Mar 31 18:46:23 ok Mar 31 18:53:08 hmm i'm still having trouble with the diff Mar 31 18:53:22 it tells me mtn: warning: restriction includes unknown path 'packages/libmatroska/libmatroska_0.8.1.bb' Mar 31 18:53:44 "mtn add" it first Mar 31 18:53:53 okay like cvs then Mar 31 19:08:46 hrw: http://bugs.openembedded.net/show_bug.cgi?id=4142 Mar 31 19:15:06 * * OE Bug 4142 has been created by andreas.frisch(AT)multimedia-labs.de Mar 31 19:15:07 * * new recipes: limatroska + dep libebml Mar 31 19:15:09 * * http://bugs.openembedded.net/show_bug.cgi?id=4142 Mar 31 19:15:56 Fraxinas: do not replace Makefile - patch it instead please Mar 31 19:16:12 use contrib/oe-stylize.py to format recipes properly Mar 31 19:16:15 i don't replace it Mar 31 19:16:19 i add a new one Mar 31 19:16:30 which looks kind of like the old one Mar 31 19:16:44 that's not what you wanted to hear, right :) Mar 31 19:16:59 libmatroska recipe do not need rather module-base to build Mar 31 19:17:26 do not add #commented lines if they are not needed Mar 31 19:17:40 ${WORKDIR}/${PN}-${PV} Mar 31 19:17:45 is same as ${S} Mar 31 19:17:47 okay wasn't sure about module-base Mar 31 19:17:59 okay Mar 31 19:18:14 autotools based recipes usually do not need do_compile() tasks Mar 31 19:18:27 use autotools_stage_all in do_stage Mar 31 19:18:38 as you need to stage library AND headers Mar 31 19:19:00 libmatroska do_install is wrong Mar 31 19:19:34 little offtopic: epiphany-2.22.0 with webkit is realy fast compared to firefox-2.0.0.3 on simpad, but for now it crasht also fast Mar 31 19:19:54 how can i fix it? Mar 31 19:22:40 Fraxinas: its autotools - do not use do_install at all Mar 31 19:23:03 Fraxinas: and there is no MAINTAINER field anymore. we use /MAINTAINERS file now Mar 31 19:23:27 i thought the particular makefile didn't support the install operation correctly Mar 31 19:23:49 then fix makefile Mar 31 19:25:48 Fraxinas: "extensible open standard audio/video container format Mar 31 19:25:58 Fraxinas: "extensible open standard audio/video container format" is nicer description for libmatroska I think Mar 31 19:26:04 its from debian Mar 31 19:26:26 i had taken it from debian i think Mar 31 19:26:29 uhm gentoo Mar 31 19:34:24 bye Mar 31 20:17:08 bye Mar 31 21:02:10 hi anybody tried booting nfs Mar 31 21:02:33 mounted root file system on uclibc Mar 31 21:02:47 i'm booting via nfs but that's on a dreambox Mar 31 21:03:03 Fraxinas: which distro Mar 31 21:03:26 opendreambox 1.5 Mar 31 21:04:10 Fraxinas: ok mine is angstrom 2008.1 Mar 31 21:04:21 based on oe.dev Mar 31 21:04:38 okay Mar 31 21:05:17 however i think, nfs boot capability mainly depends on the 2nd stage loader of your embedded architecure rather than openembedded Mar 31 21:05:17 I think it is one of the init scripts which is causing this for me Mar 31 21:05:40 Fraxinas: ? Mar 31 21:06:06 what second stage loader Mar 31 21:06:16 openembedded only makes the root fs Mar 31 21:06:24 then it's there... sitting in a directory Mar 31 21:07:16 did you set up a nfs export on your development pc? Mar 31 21:07:38 Fraxinas: I do nfs boot everyday its not my env Mar 31 21:07:52 its some networking script in OE Mar 31 21:08:07 hmm Mar 31 21:08:36 so it worked before and now all of a sudden, stopped? Mar 31 21:13:22 well whatever. Mar 31 21:13:26 i'm off 2 bed Mar 31 21:28:53 oh well i know Mar 31 21:29:00 now it was my kernel Mar 31 21:29:13 I was using a customer kernel for some other build Mar 31 21:29:21 nm i am up again Mar 31 21:52:50 Could someone with an account add LinuxTag2008 here: http://www.openembedded.org/events ? Mar 31 21:53:12 Even better if someone could create an account for me Mar 31 22:08:37 03likewise 07org.oe.dev * r5f9ded38... 10/ (3 files in 2 dirs): libpixman_0.10.0.bb: New. Now uses MMX on x86. Who does ARM? Apr 01 00:18:05 * * OE Bug 4143 has been created by nahor.j+openembedded(AT)gmail.com Apr 01 00:18:07 * * fakeroot 1.9.1 missing Apr 01 00:18:09 * * http://bugs.openembedded.net/show_bug.cgi?id=4143 Apr 01 01:08:05 * * OE Bug 4144 has been created by uber.leoj(AT)gmail.com Apr 01 01:08:07 * * python-core config Makefile includes ccache reference Apr 01 01:08:09 * * http://bugs.openembedded.net/show_bug.cgi?id=4144 **** ENDING LOGGING AT Tue Apr 01 02:59:56 2008