**** BEGIN LOGGING AT Sat Apr 01 10:59:57 2006 Apr 01 11:06:30 hi mickeyl Apr 01 11:06:46 hey RP Apr 01 11:08:56 mickeyl: none Apr 01 11:09:09 pb_: *sigh* i was afraid of you telling that Apr 01 11:09:11 calling autoreconf is, unfortunately, pretty much obligatory when libtool is involved Apr 01 11:09:44 ok, so i need to take that up with upstream Apr 01 11:10:00 thanks Apr 01 11:10:06 yeah, that'd be best Apr 01 11:11:00 you could try just calling aclocal and autoconf directly, and avoiding automake. it's possible (though unlikely, I think) that this would be sufficient to work around your problem Apr 01 11:12:12 tetex is a b**** Apr 01 11:12:28 * mickeyl prepares a mail to Thomas Esser, the TE in tetex Apr 01 11:16:42 hi Apr 01 11:18:25 hmm, when I force it to using our libtool via Apr 01 11:18:51 LIBTOOL="${STAGING_BINDIR}/${TARGET_PREFIX}libtool" it appears to go further but bails out in Apr 01 11:18:59 | arm-linux-libtool: link: `package.lo' is not a valid libtool object Apr 01 11:19:02 ever seen that? Apr 01 11:19:29 mm, no, haven't seen that Apr 01 11:19:42 I have no idea what might be going on there Apr 01 11:19:52 sounds like an upstream problem as well Apr 01 11:19:57 yeah Apr 01 11:20:11 kergoth might know more about that error, but I guess he is asleep at the moment Apr 01 11:26:13 any clue what could be going on here, i'm stumped: http://pastebin.com/634043 Apr 01 11:41:57 hail zecke Apr 01 11:45:13 is there a recommended bitbake revision? Apr 01 11:46:28 I updated bitbake yesterday and now it fails at parse Apr 01 11:47:25 rm -rf tmp/cache Apr 01 11:47:58 I've already done mv tmp tmp-away Apr 01 11:48:10 no idea then Apr 01 11:48:18 removing the cache did it for me Apr 01 11:48:42 mickeyl: hey Apr 01 11:48:47 hi zecke Apr 01 11:49:01 Hmm.. I also updated oe, but I'm not sure the problem is there... Apr 01 11:49:08 polyonymous: what does fail to parse mean? Apr 01 11:49:19 polyonymous: did you read oe@hh.org or bitbake-dev? Apr 01 11:49:32 nope. Apr 01 11:50:03 and fail to parse means that bitbake -i / parse leads to lots of errors Apr 01 11:50:14 polyonymous: what errors? Apr 01 11:50:31 NOTE: Handling BitBake files: | (2860/2861) [99 %]NOTE: exceptions.SyntaxError:EOL while scanning single-quoted string (line 1) while evaluating: Apr 01 11:50:42 For many files, I suppose, all file Apr 01 11:50:45 files Apr 01 11:53:05 better find that out? Apr 01 11:53:23 Ah, wait. Apr 01 11:53:45 NOTE: Parsing finished. 0 cached, 2562 parsed, 68 skipped, 0 masked. -- is skipped about failed files? Apr 01 11:54:44 no, skipped is something else Apr 01 11:54:51 Ah, okay. Apr 01 11:55:41 skipped i.e. because your target is not compatible with the package Apr 01 11:55:43 e.g. grub is x86 only Apr 01 11:56:02 I see. Nevermind then, that was just a guess. Apr 01 11:56:33 Well, anyway, basically it comes down to scanning single quoted strings Apr 01 11:57:35 polyonymous: that is likely to be a CVSDATE when it should read SRCDATE Apr 01 11:58:02 Here is the last file failed, for instance: http://pastebin.com/634069 Apr 01 11:58:41 zecke, what? Or better where? :) Apr 01 11:59:02 polyonymous: oh well, use bitbake r329 for the oz354 branch or a released version Apr 01 11:59:14 polyonymous: koen or hrw might correct me for the version Apr 01 11:59:29 Ah, that was my question a while ago, if there is a recommended revision :) Apr 01 11:59:32 thanks, I'll try. Apr 01 12:01:31 parsing with r329 Apr 01 12:08:50 parsed fine. I'll go have tea now :) Thanks guys. Apr 01 12:12:28 [http://www.userfriendly.org/cartoons/archives/06apr/uf009001.gif] =) Apr 01 12:14:24 heh, that's mean Apr 01 12:14:59 polyonymous: you are welcome Apr 01 12:27:05 uv1: I think your 2005 version is for Qt3 Apr 01 12:27:21 uv1: and konqueror embedded is unmaintained Apr 01 12:29:16 zecke: OK. Just reported a bug regarding GPE (qemu build docs package) and provide a patch to avoid that (bug ID 801). Could you please check that in ? Apr 01 12:29:34 uv1: I'm not responsible for GPE Apr 01 12:30:38 zecke: Who is ? Apr 01 12:31:05 uv1: your patch has nothing to do with GPE?! Apr 01 12:31:36 zecke: No, exept that gpe-image builds now on my host ;-) Apr 01 12:31:44 zecke: Just a qemu patch. Apr 01 12:31:47 uv1: okay Apr 01 12:31:54 uv1: Isn't qemu using autotools? Apr 01 12:32:04 uv1: in that case patching a Makefile is not too smart Apr 01 12:33:03 zecke: Could not find out really. At least "qemu-qop-nogfx-native_svn.bb" builds after a clear with that patch. Apr 01 12:33:43 uv1: sorry to nitpick :) Apr 01 12:33:43 zecke: So I assume, that for some reason the Makefile is not rebuild during configure. Apr 01 12:33:59 uv1: 1. it is not GPE, 2. texi2html is ASSUMED_PROVIDED Apr 01 12:34:32 zecke: So you say remove the ASSUME_PROVIDED would help ? How can I do ? Apr 01 12:34:50 zecke: BTW does it make sence to build docs packages during a OE build ? Apr 01 12:34:57 uv1: lol Apr 01 12:35:09 uv1: no OE requires texi2html to be present Apr 01 12:35:21 uv1: this is what our ASSUME_PROVIDED line indicates Apr 01 12:35:36 zecke: Any ideas how to get that (Debian Sarge) Apr 01 12:36:31 uv1: wait a second Apr 01 12:36:33 "apt-get install texi2html"? Apr 01 12:36:35 just guessing Apr 01 12:37:05 tetex sounds good as well Apr 01 12:37:21 tetex-doc sounds better Apr 01 12:37:42 uv1: packages.debian.org is quite good as well Apr 01 12:38:12 lol Apr 01 12:39:27 uv1: sorry to nitpick further: qemu-qop-nogfx-native_svn.bb is an existing file? Apr 01 12:39:27 texi2html ;-) Any other new SW required ? I have to update www.uv-ac.de/openembedded/ Apr 01 12:39:50 zecke: in qemu (snapshot from this moning) Apr 01 12:40:01 uv1: in that case attach patches Apr 01 12:40:09 sorry for this nitpicking Apr 01 12:40:44 Sorry I asked that in #GPE ;-) You still want to have a patch ? Apr 01 12:42:19 uv1: http://ewi546.ewi.utwente.nl/tmp/viewmtn/file.psp?id=673bca9251529537e80eaed829b3fd18917250e8&path=conf/bitbake.conf Apr 01 12:42:33 uv1: find ASSUME_PROVIDED Apr 01 12:42:40 uv1: this is the software OE currently requires Apr 01 12:44:22 zecke: Thanks, will take that into account. Apr 01 12:46:22 Just struggled about another bug. "linux-jlime-sh3_2.6.11.bb" does not file "http://www.jlime.com/downloads/releases/shrek/kernels/6xx/sources/linuxsh-snapshot-050320-jlimepatched-3.tar.bz2" as "Releases" need Upper Case "R" ;-) Apr 01 12:46:42 Someone here to do a quick fix ? Apr 01 12:47:51 Though I do not understand, why this kernel is build / needed for my collie machine ;-( Any ideas ? Apr 01 12:48:06 bitbake -v should give you the necessary insights Apr 01 12:48:08 uv1: you don't have a gcc 2.95 compiler Apr 01 12:48:32 zecke: No, hours ago gcc 3.4.4 was build. Apr 01 12:49:41 Found out. multiple providers are available (linux-jlime-sh3, ... Just takes the first found ;-( Apr 01 12:50:42 Is that, because I want to build familiar for a collie ? Apr 01 12:51:23 shouldn't be. it's more likely that you are missing a PROVIDER, because collie.conf exactly defines the preferred provider for its kernel Apr 01 12:51:53 out of interest, why familiar? i think building openzaurus would make more sense for a collie Apr 01 12:51:56 mickeyl: so collie 2.4er kernel does not need a gcc 2.95 any more? Apr 01 12:52:24 zecke: no, it still needs one. my response was to "just takes the first found" Apr 01 12:52:57 Ah. 2.4 kernel as PREFERRED. I need that machine run 2.6 and assume, thats not possible yet ? Apr 01 12:53:37 right, 2.6 is pretty experimental on collie at that time. unless you want to help developing it won't be of any use Apr 01 12:54:47 mickeyl: I need a device with 240x320 together with a 2.6 kernel and X11 as an example for another target. What means experimental here. Does anything work at leat more or less ? Apr 01 12:54:59 no Apr 01 12:55:21 Thanks mickeyl. Apr 01 12:55:25 np Apr 01 12:56:00 240x320 w/ 2.6 sounds like a good job for one of the ipaqs Apr 01 12:56:04 uv1: what about using Xephyr? Apr 01 12:56:06 not the old ones, though Apr 01 12:56:31 uv1: or using qemu for demoing? Apr 01 12:57:05 Have an ipaq, but only 3600. I assume thats too old ? Apr 01 12:57:38 zecke: Do we have a machine / distro config for a qemu-arm image ? Apr 01 12:58:34 is anyone here familiar with /etc/keylaunch's syntax? Apr 01 12:59:02 uv1: yes that it too old Apr 01 12:59:07 uv1: check the wiki for qemu Apr 01 12:59:19 uv1: or just use Xephyr on your desktop Apr 01 12:59:57 zecke: Xephyr ? Apr 01 13:00:27 ~google Xephyr Apr 01 13:01:18 Thanks for help and bye for now Apr 01 13:05:27 03mickeyl 07org.oe.dev * r12f0dadb... 10/packages/lyx/ (lyx_1.3.6.bb lyx_1.4.0.bb): Apr 01 13:05:27 lyx: update to 1.4.0 Apr 01 13:05:27 we're fetching the svn version now, because the tarball doesn't contain Apr 01 13:05:27 the necessary bits to autoreconf. Apr 01 13:07:48 doh, crazy upstream maintainers Apr 01 13:07:59 it's always annoying when they leave stuff like that out of the disted tarballs Apr 01 13:09:39 I wonder what uv is working on... Apr 01 13:36:52 cya later Apr 01 17:00:50 hi all, i have a problem compiling openzaurus 3.5.4 Apr 01 17:01:42 intltool-native fails to find XML::Parser, although it seems to have been installed Apr 01 17:01:58 http://pastebin.com/634419 Apr 01 17:06:26 i recommend checking config.log for details Apr 01 17:10:54 evening Apr 01 17:12:48 lamikr: mind if I check in a fix for h6300.conf? a few things don't belong in there and the include path to tune-arm9tdmi.conf is wrong. Apr 01 17:14:42 hey REdOG Apr 01 17:14:44 ups Apr 01 17:14:49 hey reenoo as well Apr 01 17:15:01 hey mickey|writing Apr 01 17:15:28 mickeyl: config.log doesn't say much... Apr 01 17:32:34 03xora 07org.oe.dev * r7399b613... 10/packages/ (gnome/goffice_0.2.1.bb gnumeric/gnumeric_1.6.3.bb): Apr 01 17:32:34 goffice_0.2.1.bb, gnumeric_1.6.3.bb : New versions of these. Apr 01 17:32:34 Also fixed the problem with gnumeric packaging where is depended on Apr 01 17:32:34 gnumeric-dev. Apr 01 17:33:58 hello Apr 01 17:34:10 in a build system like bitbake, how do I deal with INCLUDE files that are not currently installed, but are available in packages previously built ? Apr 01 17:34:14 CSMan: fix the .bb that produced the includes to stage them Apr 01 17:34:57 you mean, i have to specify the includes in the .bb file instead of the Makefile ? Apr 01 17:35:39 03rw 07org.oe.oz354fam083 * r1639fd40... 10/packages/alsa/alsa-driver_0.9.6-hh4c.bb: alsa-driver: adjust KERNEL_CC to include HOST_CC_ARCH so bit-flipping operations on registers will work. make MAINTAINER reflect de-facto situation. Apr 01 17:36:05 CSMan: when a .bb stages it copies the include in ${STAGING_INCDIR} if a bb isnt doing this for the include you need, you need to add some lines to do_stage() to do this Apr 01 17:36:56 CSMan: if you includes are already in staging then you just need to find out how to pass -I${STAGING_INCDIR} to your makefile Apr 01 17:38:01 if i do it in do_stage() will that automatically export those includes ? Apr 01 17:38:21 CSMan: have you looked in tmp/staging ? Apr 01 17:38:32 let's see... Apr 01 17:39:04 CSMan: comparing the contents of tmp/staging/amr-linux/include with the .bb files that filled it should show you the method Apr 01 17:39:15 s/amr/arm/ Apr 01 17:39:22 i'll take a look and see what I can grasp Apr 01 17:39:29 assuming your doing an arm build that is Apr 01 17:39:36 indeed Apr 01 17:40:28 well yeah, i have a lot of stuff in staging/arm-linux/include Apr 01 17:40:47 gtk's dirs are there also Apr 01 17:41:13 so i just have to pass -I${STAGING_INCDIR} Apr 01 17:41:55 CSMan: basically yes, but it depends on your exact situation how to do that for your build Apr 01 17:42:21 it's a local tiny build Apr 01 17:42:45 CSMan: try $(CC) $(CFLAGS) in your Makefile Apr 01 17:42:55 it'd be so different if at least I get a pentium II machine =P Apr 01 17:45:11 suppose its time to feed me :-) Apr 01 17:45:38 thanks XorA|gone Apr 01 17:55:08 http://partners.trolltech.com/partners/directory/lineo.html Apr 01 17:55:09 lol Apr 01 18:01:45 03rw 07org.oe.oz354fam083 * r254be142... 10/packages/ (10 files in 8 dirs): matchbox-(common,desktop,panel), gpe-session-scripts: include patches to fix hh.org Bug #1462 (remove Utilities, add Media category) from .dev Apr 01 18:06:13 03rw 07org.oe.oz354fam083 * r6407bfe5... 10/packages/matchbox-panel/ (3 files in 2 dirs): matchbox-panel: add patches courtesy of Phil Blundell to the tree instead of downloading them. Apr 01 18:10:44 koen|away: could you install gvim? :} Apr 01 18:12:10 koen|away: or (x)emacs? Apr 01 18:20:30 ljp: hey Apr 01 18:20:37 ljp: can I ask you a question? Apr 01 18:20:49 ljp: I'm watching a diff between qte-2.3.10 and qte-rsync Apr 01 18:21:08 ljp: I see many white space changes in qpeapplication_qws.cpp, did you change the policy on that? Apr 01 18:23:31 RP: I think it can be easy to fix QtE for the Integrator Apr 01 18:24:08 zecke: That sounds good :) Apr 01 18:24:48 RP: I just changed my mind :) Apr 01 18:25:04 RP: but still, it looks like a matter of touching N files, where N is relative small 2-4 Apr 01 18:25:24 That doesn't sound too bad... Apr 01 18:27:00 RP: A workaround could be, drive the screen at 8 Bit Apr 01 18:27:36 what would be a do_stage directive to get my includes in the staging dir ? Apr 01 18:28:18 RP: forgot what I have claimed... it is tough Apr 01 18:28:37 oh well, at least it looks challenging -> file it into my task tracker Apr 01 18:30:34 zecke: Alternatively, you change the kernel and qemu to use RGB... Apr 01 18:30:55 RP: hehe, and send Russell a kernel patch :} Apr 01 18:32:41 "Dear Russell, you need to admit breaking the kernel is easier than fixing Qt. Please include the following patch..." Apr 01 18:32:42 zecke: I can just imagine the response... Apr 01 18:33:34 * RP -> food Apr 01 18:45:03 mickey|writing: QtE2 has IPv6 support Apr 01 19:04:54 hi, did anyone here try XDirectFB? I am struggling to get it to work on my embedded platform :> maybe someone has a few hints or something.. Apr 01 19:05:23 Jin^eLD: No, I think we don't even a build description in OE for it Apr 01 19:05:47 but you guys do have Kdrive, right? anyone tried Xsdl? :> Apr 01 19:06:00 yes we can build kdrive Apr 01 19:06:06 we even have Xqt Apr 01 19:07:49 hmm ok a different question... Kdrive running on nodmral framebuffer deivce.. on 16bpp it looks ok but displays only half the size on the X axis, like the screen is scaled in half; with 24 and 32 bpp it's weird/blinking/etc, something wrong.. any ideas? Apr 01 19:08:09 no Apr 01 19:09:55 hm ) Apr 01 19:10:25 well, thanks anyway, I guess I have some debugging to do :P Apr 01 19:36:13 reenoo: You are fixing h6300 conf in 083? Go ahead, I noticed that some of the apps took draw qpe libs within. Can you anyway left the gomunicator to gpe-image? Apr 01 19:38:30 hey zecke Apr 01 19:57:45 hey mickey|writing Apr 01 19:57:47 hey mithro Apr 01 19:58:40 gnome just keeps getting nicer and nicer Apr 01 20:02:06 yes the millions of money invested to it slowly pay off Apr 01 20:23:19 03rw 07org.oe.oz354fam083 * r7a945d4c... 10/conf/machine/h6300.conf: Apr 01 20:23:19 h6300.conf: remove stuff that doesn't belong in a MACHINE.conf. fix include path to tune-arm9tdmi.conf. Apr 01 20:23:19 - PREFERRED_PROVIDER_libsdl is a per-build-tree setting, please set it in Apr 01 20:23:19 local.conf or similar Apr 01 20:23:19 - ENABLE_BINARY_LOCALE_GENERATION is a DISTRO decision (enabled by familiar.conf btw) Apr 01 20:23:19 - ASSUME_PROVIDED is a per-build-host setting, you could set it in site.conf (or local.conf) Apr 01 20:23:21 lamikr: yah, the point is that the settings in question are per-build-tree or per-build-machine Apr 01 20:25:57 lamikr: as for gomunicator, I haven't touched anything but the stuff mentioned in the commit message Apr 01 20:36:32 * RP returns Apr 01 20:47:23 reenoo: Ok, that's fine. Are you btw. building h6300 image for test? Apr 01 20:47:58 yeah Apr 01 20:51:46 haven't rebuilt gpe images after your h6300.conf changes but I'm about to do so now Apr 01 20:52:10 reenoo: Could you try to check from the pre-build image why the /etc/modules is not generated automatically for h6300. I think we have everything what is needed in /etc/modutils dir. Apr 01 21:01:11 lamikr: not sure. the postinst of the modules should run update-modules Apr 01 21:03:26 Yes, I know koen told me also that the "ipkg-cl" should execute the "update-modules" but it did not do that for me. If I run "update-modules" manually, it will generate that ok. Apr 01 21:05:42 reenoo: I thought it would not happen because of the "oom" but it happened for me also after glibc locale generation fixed the oom issue for me. Apr 01 21:12:15 hrw|gone: mickey|writing CoreDump|afk : I'm done with merging Apr 01 21:12:38 hrw|gone: mickey|writing CoreDump|afk : once I have updated my OE.db I will push that change and I would like you to test them Apr 01 21:41:47 03rw 07org.oe.oz354fam083 * re881d8fe... 10/packages/linux/ (2 files in 2 dirs): handhelds-pxa: add -hh41 courtesy of Erik Hovland. Apr 01 21:51:17 03rw 07org.oe.oz354fam083 * r810eb211... 10/packages/opie-bluepin/ (opie-bluepin-1.2.1/bluepin opie-bluepin_1.2.1.bb): opie-bluepin: add bluepin wrapper script courtesy of Erik Hovland in OE bug #794. Apr 01 21:52:52 03freyther 07org.oe.dev * rcc6dde24... 10/packages/qte/ (qte-2.3.10/kernel-keymap.patch qte_2.3.10.bb): (log message trimmed) Apr 01 21:52:52 packages/qte/qte_2.3.10: Apr 01 21:52:52 Thanks to the ROAD GmbH we now have a bugfixed Apr 01 21:52:52 QtE kernel-keymap.patch Apr 01 21:52:52 Bugfixes: Apr 01 21:52:53 -Handle keys > 127 (7Bit) Apr 01 21:52:55 -Workaround broken keymaps Apr 01 21:53:36 RP: how are you? Apr 01 21:54:02 maybe i mean to ask, how busy are you this April? Apr 01 21:55:14 03freyther 07org.oe.dev * r78651619... 10/packages/qwt/qwt_4.2.0rc1.bb: Apr 01 21:55:14 packages/qwt: Apr 01 21:55:14 We need a better selection handling. This version of QWT Apr 01 21:55:14 is meant to be used by QtE2. Apr 01 21:55:14 jnc: good question. It depends how many things I try and do I guess :) Apr 01 21:55:14 We need to define -DQWS for QtE builds otherwise we will Apr 01 21:55:16 have references to symbols found in the x11 edition Apr 01 21:56:00 RP: the person i was selling my C3000 to backed out, i will have it a little while longer Apr 01 21:56:21 jnc: ok, I'll try and get to that code... Apr 01 21:56:21 eager to see working suspend/resume on it Apr 01 21:56:38 thanks. how are your submissions to lkml going? Apr 01 21:57:02 jnc: The LED, RTC and backlight patches will be in 2.6.17 Apr 01 21:57:11 yay! Apr 01 21:57:46 congratulations on that. Apr 01 21:58:17 jnc: thanks :) Apr 01 21:58:38 I'm slowly getting things done - I'll have to make another raft of LED patches now of course... Apr 01 21:58:58 oh, yes. is it busy work, or must you know what the code does Apr 01 21:59:08 i'm good at grafting patches though i don't know what the code is doing Apr 01 22:02:21 It just seems to always take me an age to fine tune patches... Apr 01 22:18:12 RP: well, other people would just give up! Apr 01 22:18:23 RP: I think this is the famous 10% :) Apr 01 22:32:09 hrm. didn't the fetcher at some point try to download regular tarballs from CVS_TARBALL_STASH as well? Apr 01 22:34:03 reenoo: regular in what sense? Apr 01 22:34:34 SRC_URI = "http://foo.bar/baz.tar.gz" Apr 01 22:35:40 I need it to look for baz.tar.gz at $VAR/baz.tar.gz Apr 01 22:35:59 thats what MIRRORS/PREMIRRORS are. uses a regex to determine what $VAR is Apr 01 22:36:20 hey kergoth Apr 01 22:36:23 hey Apr 01 22:38:23 hmm Apr 01 22:38:40 is a PREMIRRORS_prepend () { ... legal in a .conf? Apr 01 22:39:12 * reenoo tries Apr 01 22:41:24 that would be a no >:) Apr 01 22:42:04 g'day kergoth Apr 01 22:42:09 hi reenoo Apr 01 22:42:18 yo pb_ Apr 01 22:42:23 reenoo: put them in a .inc :} Apr 01 22:43:02 zecke: working on that right now Apr 01 22:46:15 reenoo: I'm pretty sure the fetcher never went to CVS_TARBALL_STASH for anything other than cvs and svn URIs. Apr 01 22:47:11 pb_: yah, I was mixing something up there I guess. MIRRORS contains oesources.org which is what CVS_TARBALL_STASH is usually set to. Apr 01 22:47:41 ah right. yeah, I can see how confusion could set in there. Apr 01 22:52:45 kergoth: thanks for the pointer btw. waiting for bitbake to re-parse stuff now... Apr 01 22:53:13 np Apr 01 22:54:35 bye bye all Apr 01 22:56:54 ok, that worked :) Apr 01 22:57:43 kewl Apr 01 23:54:20 * NAbyss laughs.. http://www.userfriendly.org/cartoons/archives/06apr/xuf009001.gif Apr 01 23:55:29 heh Apr 01 23:55:42 that is so... yesterday :P Apr 01 23:56:06 reenoo: Yeah, but what else do you expect for a site hosted in such a distant timezone? :) Apr 02 00:22:38 03rw 07org.oe.oz354fam083 * r9374fbdb... 10/packages/familiar/familiar-version.bb: familiar-version: unset MAINTAINER. fix PACKAGE_ARCH. allow DISTRO_VERSION to be that of a release candidate. rename do_compile to do_install. Apr 02 00:22:45 03rw 07org.oe.oz354fam083 * r660c67df... 10/conf/distro/familiar.conf: familiar.conf: really set MAINTAINER. Apr 02 00:40:39 nite guys Apr 02 00:43:34 'night zecke Apr 02 00:47:22 damn Apr 02 00:47:30 time to sleep... Apr 02 00:48:33 :q Apr 02 00:48:36 err Apr 02 00:48:56 time to go to bed indeed it seems Apr 02 00:49:35 I have three unsuccessful ubuntu installations :} Apr 02 00:49:42 a Apr 02 00:49:49 all fail to install grub/lilo Apr 02 00:51:25 ~[5~[5~[5~[5~[6~[5~[5~[5~[5~[5~ Apr 02 01:26:59 03rw 07org.oe.oz354fam083 * r0cd4208b... 10/conf/distro/familiar.conf: familiar.conf: add DEFAULT_MAINTAINER and make MAINTAINER default to it. Apr 02 01:27:03 03rw 07org.oe.oz354fam083 * re7b30323... 10/classes/gpe.bbclass: gpe.bbclass: really override MAINTAINER. Apr 02 01:54:42 hmm Apr 02 01:54:57 is there a build server for OE devs? Apr 02 04:25:07 Ping. Apr 02 05:40:39 pong Apr 02 07:40:04 morning Apr 02 07:56:42 morning all Apr 02 07:57:11 <_law_> morning RP Apr 02 08:19:41 hi RP Apr 02 08:30:25 morning all Apr 02 08:32:30 hi do13 Apr 02 08:32:53 hey CoreDump|home Apr 02 08:55:04 monring Apr 02 08:55:17 ... Apr 02 09:08:18 ~lart collie Apr 02 09:08:18 * ibot blasts collie to oblivion with a kamehameha wave Apr 02 09:11:01 for the situation with SD? or something else? Apr 02 09:11:49 just for its small flash Apr 02 09:12:58 ah Apr 02 09:13:56 collies display looks like crap after you've worked with sl-cxxxx Apr 02 09:14:14 yeah I know Apr 02 09:14:21 I have both on my desk right now Apr 02 09:14:37 I kinda like the collie form factor though Apr 02 09:14:57 yep same here Apr 02 09:15:03 almost makes me want to see my car and get a 6000 Apr 02 09:15:11 lol Apr 02 09:15:25 I've gotten used to the clamshell design Apr 02 09:15:30 sell my car rather Apr 02 09:15:53 but nothing beats protrait for e-book reading =) Apr 02 09:16:03 or one handed operation Apr 02 09:16:08 indeed Apr 02 09:16:50 rather than the hardware differences that's the thing that makes me think of the 5500 as a PDA, and the clamshells as mini-laptops Apr 02 09:17:02 * CoreDump|home nods Apr 02 09:17:13 400MHz sure is better Apr 02 09:17:49 landscape 640x480 is so nice after you come to expect it Apr 02 09:17:58 indeed! Apr 02 09:18:00 especially for X11 Apr 02 09:18:13 GPE on collie stinks heh Apr 02 09:18:25 GPE on VGA is very nice tho Apr 02 09:18:30 I agree Apr 02 09:18:46 my collie still has opie, my akita has the latest gpe out of .dev Apr 02 09:18:56 * CoreDump|home is working on his collie image. Even tho he isn't motivated at all Apr 02 09:19:12 same here lol Apr 02 09:19:22 ok not GPE from .dev Apr 02 09:19:40 * johnX lives on the edge Apr 02 09:19:51 which SL-Cxxxx do you own? Apr 02 09:19:58 Akita Apr 02 09:20:06 same as me then Apr 02 09:20:38 I don't really like the thought of moving parts in mobile electronics Apr 02 09:20:55 and I didn't have the money at the time Apr 02 09:21:42 * CoreDump|home 's akita was donated. Apr 02 09:21:59 I couldn't have bought it as I'm uber broke Apr 02 09:24:05 I'd had a good job that summer and I diverted funds that would have gone to upgrading my desktop Apr 02 09:26:39 heh my desktop needs to survive a few more years =) Apr 02 09:44:20 Hmm. I might need an advice Apr 02 09:46:04 If anyone has ideas on how to develope software on x86 platform first. I mean, I have built meta-sdk for x86 and gpe-image for x86, but I'm not sure what would be the right way to go from there. chroot:ing to the gpe-image rootfs directory doesn't allow me to run matchbox (segfaults). Apr 02 09:46:37 maybe building an linux-uml package and trying to run the gpe-image .ext2 from there? Apr 02 09:46:54 Really don't know Apr 02 09:47:40 Chrooting to the gpe-image directory ought to work fine. I guess your matchbox problem is due to a bug. Apr 02 09:48:37 I lack knowledge and experience in this area, so do I need to address the /dev issue? Apr 02 09:48:43 since chrooting I lose access to the /dev Apr 02 09:52:50 And a fast test trying to build the linux-uml failed Apr 02 09:54:43 Cockroach-: You could experiment with the qemuarm images Apr 02 09:55:41 Well, I'm running out of time for experiments :) I need a build environment and somewhat working practises to start the actual implementation of my software Apr 02 09:55:48 Cursed thesis Apr 02 10:00:05 YES! Apr 02 10:00:09 I got it to work Apr 02 10:05:59 mount --bind /dev /chroot/dev Apr 02 10:06:09 well at least the GPE started Apr 02 10:06:16 punk-ass: I shall try that Apr 02 10:09:43 oh, it's improving. Apr 02 10:10:11 Now I only get tons of 'Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders' errors and applications don't work because of that Apr 02 10:10:31 You need to run the gdk-pixbuf postinsts. Apr 02 10:10:51 Try doing "ipkg configure" inside the chroot. Apr 02 10:11:05 Oh my Apr 02 10:11:37 I can't believe it Apr 02 10:11:39 it all works Apr 02 10:11:43 or so it seems Apr 02 10:11:43 mount --bind /etc /chroot/etc Apr 02 10:11:43 :) Apr 02 10:14:13 I needed to bind the /proc too Apr 02 10:14:23 didn't bind etc though =) Apr 02 10:15:00 mount -t proc proc /proc didn't work? Apr 02 10:16:41 Well I didn't even try that, wouldn't it mess up the things from the host environment point of view (in opposite to chrooted gpeimage) Apr 02 10:17:34 hmm...I think you're right and I was thinking of something else Apr 02 10:17:50 no mounting proc more than once is just fine Apr 02 10:18:01 but bind probably works just as good Apr 02 10:18:41 Oh my, this is relief Apr 02 10:18:58 having things work is a nice feeling :) Apr 02 10:20:05 I just noticed that since (as an ubuntu user) I chrooted using "sudo", I need to create a symlink inside gpeimage chroot from /home/root to /home/ Apr 02 10:20:24 even if "whoami" says I'm root Apr 02 10:20:38 some other programs don't see it that way Apr 02 10:24:47 yah, or adjust the environment. Apr 02 10:24:54 you probably have an old value of $HOME or something Apr 02 10:25:50 (or $USER, maybe: check with "env" to see what's there) Apr 02 10:26:50 03dirk 07org.oe.dev * r9bd1feff... 10/packages/wlan-ng/ (5 files in 2 dirs): Apr 02 10:26:50 Packages/wlan-ng: make current svn compile Apr 02 10:26:50 - fix PV Apr 02 10:26:50 - disable pci and cs driver, because we don't need them Apr 02 10:26:50 - update usb patch Apr 02 10:26:51 i have IMAGE_FSTYPES = "jffs2 ext2 tar.gz" in my local.conf. Is it possible to define a DEPENDS override (as in DEPENDS_ext2) to modify a variable depending on the rootfs type? Apr 02 10:26:54 03dirk 07org.oe.dev * r9d3828ac... 10/packages/wlan-ng/ (9 files in 2 dirs): packages/wlan-ng: drop non working 0.2.2 version Apr 02 10:29:29 basically what I would like to accomplish is something like: IPKG_INSTALL_collie_ext2 = "some more packages than in a jffs rootfs" Apr 02 10:30:40 pb_: ah, true. Apr 02 10:33:21 CoreDump|home: you could do that, but it might be better just to define a new image target. Apr 02 10:33:28 opie-big-image or something Apr 02 10:34:21 pb_: now that would be to easy wouldn't it? =D Apr 02 10:34:54 if that works, a single image build results in all files I need for a hentges release Apr 02 10:35:59 you could do that the other way too: just create a hentges-release.bb with DEPENDS = "opie-small-image opie-big-image opie-massive-image" or whatever. Apr 02 10:36:09 true Apr 02 10:36:36 if you want to pursue the ext2 thing, though, the rune you need is OVERRIDES_append = ":${IMAGE_FSTYPE}" or some such. Apr 02 10:37:41 ouch, that sounds painful Apr 02 10:38:10 XTRA_DEPENDS_collie_ext2 = "task-hentges-gpe-xtra" didn't work. Maybe because I build jffs, tar.gz and ext2 in one go? Apr 02 10:38:33 oh, right Apr 02 10:38:35 yeah, that won't work Apr 02 10:38:40 darn Apr 02 10:39:04 ~lart collie Apr 02 10:39:04 * ibot hits collie with an anvil and laughs with a contralto voice ... Haha Ha HA Ha Apr 02 10:39:44 image_ipk.bbclass only builds one filesystem tree, so all your IMAGE_FSTYPES will end up containing the same files. Apr 02 10:39:51 i see Apr 02 10:40:12 i.e. it calls rootfs_ipk to generate the tree, then it iterates over ${IMAGE_FSTYPES} creating all the images from that single tree (via bbimage) Apr 02 10:40:48 i feared that was the case :\ Apr 02 10:41:09 It wouldn't be impossible to make it work the way you want, but it would be quite difficult. I don't think it will be worth the effort. Apr 02 10:42:26 It's almost certainly better to use separate .bb files for each image flavour that you want. That way you can do anything you like. Apr 02 10:42:53 up until this point, overrides worked perfectly for anything I needed ;) Apr 02 10:44:51 bleh screw the users Apr 02 10:46:53 heh Apr 02 11:05:36 morning Apr 02 11:53:00 03rw 07org.oe.oz354fam083 * re12a0cb1... 10/packages/jamvm/jamvm_1.3.3.bb: jamvm: upgrade to 1.3.3 Apr 02 11:53:05 03rw 07org.oe.oz354fam083 * rcf64b025... 10/packages/classpath/classpath_0.18.bb: classpath: upgrade to 0.18 from .dev. Apr 02 12:10:54 03rpurdie 07org.oe.dev * r534f03b1... 10/packages/linux/ (8 files in 2 dirs): (log message trimmed) Apr 02 12:10:54 linux-oz-2.6: various updates to 2.6.16 and openzaurus.inc Apr 02 12:10:54 * Update LED patches to math those merged into mainline Apr 02 12:10:54 * Update defconfigs to reflect IDE disk trigger changes Apr 02 12:10:54 * Update backlight patches to reflect those merged into mainline Apr 02 12:10:55 * Add poodle patches to fix MTD partition size and detect the correct Apr 02 12:10:59 amount of memory Apr 02 12:11:01 03rpurdie 07org.oe.dev * r39ce6b5b... 10/classes/kernel.bbclass: kernel.bbclass: Make sure the directory in staging exists Apr 02 12:11:56 ~lart collie Apr 02 12:11:57 * ibot whacks collie with the cluebat Apr 02 12:12:41 What that messages really means is that poodle is considerably fixed up :) Apr 02 12:12:57 CoreDump|home: hey, you could try compiling libqte :) Apr 02 12:13:32 zecke: is building a .dev image enough to get your changes? Apr 02 12:14:10 zecke: Will this qte patch fix my console switching issues? Apr 02 12:14:30 RP: yay for poodle =) Apr 02 12:15:22 CoreDump|home: collie backlight driver was also fixed/enhanced in the truncated part of the log (and poodle/collie console rotation was added) Apr 02 12:16:03 RP: that's all great and good, but w/o SD driver Collie 2.6 will be a double-plus no for many people :( Apr 02 12:16:14 CoreDump|home: yes Apr 02 12:16:23 RP: explain your issues *once again* Apr 02 12:16:29 RP: ah I start to remember Apr 02 12:16:41 zecke: I'll build dev for Akita then for tomorrow Apr 02 12:17:06 RP: you would like QtE to set the keyboard to MEDIUMRAW on VT switch back to Opie? Apr 02 12:17:09 zecke: good afternoon Apr 02 12:17:16 RP: and possible reread the keymap after a vt switch? Apr 02 12:17:19 zecke: yes :) Apr 02 12:17:32 zecke: That is exactly the problem Apr 02 12:17:55 RP: *no*, it is not yet fixed Apr 02 12:18:07 zecke: ok, I'm just ever hopeful :) Apr 02 12:18:24 RP: I need to get my desktop machine going again... Apr 02 12:18:39 RP: I have so far three unsuccessfull installs :} Apr 02 12:19:33 zecke: Lets hope 4th time lucky :) Apr 02 12:19:53 RP: actually, the system is installed, grub and lilo refuse to do the same Apr 02 12:22:36 zecke: use a boot disk? :} Apr 02 12:23:25 RP: good thinking, update-grub does not fix it though :} Apr 02 12:27:00 OT: wasn't grub capable of booting a lvm2 disk? Apr 02 12:31:30 what the hell if wrong with collies VT's grrr Apr 02 12:33:24 zecke: no, iirc you need to have /boot in a non lvm partition Apr 02 12:34:10 pb_: it changed with lvm2 :} Apr 02 12:34:20 but now something is deeply broken Apr 02 12:47:42 Free Valium for everyone, calm down pals Apr 02 12:51:16 We could use a MAINTAINER policy... Apr 02 12:52:24 "Don't get pissed off, don't make other pissed off" Apr 02 12:56:39 heh. koen is just looking for reasons to disable my key again. he's done so twice (without even notifying mickey who run vanille.de) with temporary success and is just trying it the "propose to oe@" way now Apr 02 12:57:03 s/run/runs/ Apr 02 13:00:45 given that various projects use OE now the whole MAINTAINER thing is pretty bogus anyway. even if someone maintains a package in OE doesn't mean he will want to deal with bug reports for $DISTRIBUTION Apr 02 13:01:22 It might be better to have a BBAUTHOR field Apr 02 13:01:43 something along those lines yeah Apr 02 13:02:03 Although having MAINTAINERS is a good concept, if we had enough people for it to work effectively Apr 02 13:03:39 how about MAINTAINER vs RMAINTAINER? Apr 02 13:04:09 and distros need to be able to override RMAINTAINER in a .conf Apr 02 13:04:18 MAINTAINER_OZ, MAINTAINER_FAM etc Apr 02 13:04:19 (per package) Apr 02 13:04:38 People won't understand the differences between them :-/ Apr 02 13:04:48 Peope have enough trouble with RDEPENDS vs DEPENDS... Apr 02 13:04:54 hehe Apr 02 13:05:38 Perhaps we could identify what information we'd actually like the bb files to contain, then we can worry about the set of fields we need to contain that information Apr 02 13:06:27 The author of the .bb file is one thing, another is where to send bugs with the generated packages and another is where to send build time failures Apr 02 13:06:40 agreed Apr 02 13:07:41 reenoo: what we see is MAINTAINER_nslu2 = "Some one Else" Apr 02 13:07:56 reenoo: and I think I like that Apr 02 13:08:29 Does the maintainer check every patch against his work? Apr 02 13:09:27 zecke: ah, interesting. I'd prefer MAINTAINER_${PN}_${DISTRO} in a .conf though. Apr 02 13:11:27 oh well the debian installer got rid off Windows XP - without asking me... Apr 02 13:13:13 zecke: as for familiar-version.bb, I guess you'll agree that MAINTAINER_familiar doesn't make much sense there, so I didn't think of that there... Apr 02 13:16:05 reenoo: yes I agree on that. Familiar bits should be maintained by familiar devs Apr 02 13:16:25 reenoo: if they are so generic, it should be renamed to distri-versions... Apr 02 13:17:57 yeah, renaming it and using overrides would work. there's nothing specifically Familiar about it Apr 02 13:20:09 reenoo: I have seen your commit thanks to the CIA bot Apr 02 13:20:24 reenoo: and my first impression was "There wasn't any communication on that one" Apr 02 13:20:30 reenoo: and then I saw the branch name Apr 02 13:20:54 right, I haven't touched .dev Apr 02 13:44:41 http://lessig.org/freeculture/free.html <- wow Apr 02 13:54:54 hi all, trying to build opie-image for ep93xx (dev.oe.org repo) got >>> ERROR: dependency openobex-apps (for libopieobex0) not satisfied <<< any solution ? Apr 02 15:19:01 what was the magic again to prevent shlib renaming to do its job for one of the emitted subpackages ? Apr 02 15:19:15 hi, btw. Apr 02 15:22:58 greentux_alt: mt pull Apr 02 15:23:00 no Apr 02 15:23:02 gremlin[it], even Apr 02 15:25:44 03mickeyl 07org.oe.dev * r017daaab... 10/packages/openobex/openobex_1.2.bb: openobex: PROVIDE openobex-apps Apr 02 15:29:55 thanks mickey|writing :) Apr 02 15:31:24 mickey|writing: hi Apr 02 15:42:50 hey Apr 02 15:42:54 bbiab, need to reboot :/ Apr 02 16:14:27 mickey|writing: is that a big iron machine? Apr 02 16:14:40 mickey|writing: do you expect the Initial Program Loading to finish this month? Apr 02 16:15:28 the harddisk in my archos jukebox is dying Apr 02 16:15:35 :( Apr 02 16:15:51 hickups everywhere, especially on usb detection Apr 02 16:15:53 time to get a sharp with a hard disk Apr 02 16:15:55 and to fix xine Apr 02 16:16:04 yeah Apr 02 16:16:10 hmm, now that you say ti Apr 02 16:16:17 * mickey|writing looks at his dusty c3000 Apr 02 16:16:41 cya later Apr 02 16:16:46 ~bon appetit Apr 02 16:16:48 i guess bon appetit is smacznego. Guten Appetit. Eet Smakelijk. God Appetitt. Buon Appetito. Buen apetito Bom Apetite. buen apetito Apr 02 16:20:30 bloody t-offline Apr 02 16:38:05 what version of bitbake should I use with branch 354x? I'm trying right now with 418, but no luck Apr 02 16:38:33 329 I believe Apr 02 16:39:57 ok, thanks. Will try that one Apr 02 16:56:46 hi Apr 02 16:57:00 zecke|food: will build qte today and try to get some testers Apr 02 16:57:20 Bernardo: r329 is needed for 3.5.4x Apr 02 16:58:54 hrw: I'm in the process of (re)installing ubuntu on my desktop... Apr 02 16:59:02 hrw: I plan to do some testing as well Apr 02 17:00:49 03hrw 07org.oe.oz354x * r144e63a6... 10/packages/iqnotes/ (files/pro.patch iqnotes_2.0.99-2.1.0rc1.bb iqnotes_2.0.2.bb): IQNotes: added 2.1.0-rc1 and set me as Maintainer Apr 02 17:00:53 03hrw 07org.oe.oz354x * r035d5035... 10/packages/matchbox-applet-cards/ (8 files in 2 dirs): added matchbox-applet-cards 1.0.2 from .dev Apr 02 17:00:57 03hrw 07org.oe.oz354x * r7c961dad... 10/packages/matchbox-applet-tasks/matchbox-applet-tasks_1.0.0.bb: added matchbox-applet-tasks 1.0.0 from .dev Apr 02 17:01:01 03hrw 07org.oe.oz354x * r5439a648... 10/packages/matchbox-applet-tasks/matchbox-applet-tasks_1.0.0.bb: matchbox-applet-tasks: fixed building Apr 02 17:01:05 03hrw 07org.oe.dev * r3eec9c93... 10/packages/iqnotes/ (iqnotes_2.0.2.bb iqnotes_2.0.99-2.1.0rc1.bb): IQNotes: set me as Maintainer Apr 02 17:02:50 ops. forgot to bump iqnotes Apr 02 17:27:26 hmm harri does not reply Apr 02 17:29:40 koen: matchbox-applets-* renamed in .oz354x Apr 02 17:29:57 03hrw 07org.oe.oz354x * r3da6aefb... 10/packages/iqnotes/ (iqnotes.inc iqnotes_2.0.2.bb iqnotes_2.0.99-2.1.0rc1.bb): Apr 02 17:29:57 iqnotes: moved common part to iqnotes.inc Apr 02 17:29:57 - fixed HOMEPAGE Apr 02 17:30:05 03hrw 07org.oe.dev * r0261a509... 10/packages/iqnotes/ (iqnotes_2.0.2.bb iqnotes_2.0.99-2.1.0rc1.bb): Apr 02 17:30:05 iqnotes: moved common part to iqnotes.inc Apr 02 17:30:05 - fixed HOMEPAGE Apr 02 17:30:15 bumped version now? Apr 02 17:30:33 any heavy 'find' user around? Apr 02 17:30:47 bumped Apr 02 17:30:51 define heavy Apr 02 17:31:13 hrw: thanks Apr 02 17:31:33 hrw: I want to delete anything that is not in a .svn directory Apr 02 17:32:19 svn does not have command for it? Apr 02 17:32:49 hrw: I'm importing QtE snapshots Apr 02 17:32:57 hrw: and I do not want any orphaned file around Apr 02 17:33:10 zecke: I would do: rm -f `find . |grep -v .svn` probably Apr 02 17:33:10 well, I should use svk anyway Apr 02 17:34:45 03hrw 07org.oe.dev * r4dad2963... 10/packages/iqnotes/iqnotes.inc: iqnotes: added forgotten file Apr 02 17:37:14 cu Apr 02 17:47:42 hrw|gone: thanks Apr 02 17:50:50 umm Apr 02 17:50:51 for qte Apr 02 17:51:05 why aren't we patching the code to accept a keymap file to import... ? Apr 02 17:51:15 instead of this wacky bb logic Apr 02 17:51:28 * zecke shakes head... Apr 02 17:51:40 kergoth: TT finally raped tslib Apr 02 17:51:48 TT? Apr 02 17:51:49 ohh Apr 02 17:51:52 trolltech Apr 02 17:52:15 1 out of 1 hunk FAILED -- rejects in file src/kernel/qkeyboard_qws.cpp Apr 02 17:54:39 anyone know if zgcc workd on OZ 3.5.4 ? Apr 02 17:57:27 not sure Apr 02 17:58:05 galvAtr0n: you mean 'ipkg install gcc'? Apr 02 18:01:21 not sure if that includes the zgcc native compiler. to compile .c apps on Z Apr 02 18:01:39 * koen doesn't know what zgcc is Apr 02 18:01:53 specially hacked gcc 2.95 Apr 02 18:01:54 if you want to compile apps, you need gcc Apr 02 18:02:07 it was the version of gcc for sharprom i think Apr 02 18:03:03 could someone with knowledge of qte please have a look at org.openembedded.dev/packages/qte/qte_2.3.10.bb and the patch file org.openembedded.dev/packages/qte/qte-2.3.10/kernel-keymap-CXK.patch to update the patch? Apr 02 18:03:11 it won't apply here Apr 02 18:03:29 i'm not sure i understand how the patch is supposed to be generated Apr 02 18:03:34 not sure how to fix it Apr 02 18:07:03 how can i list the files in a package ??? Apr 02 18:07:44 good question Apr 02 18:07:52 don't know the answer Apr 02 18:08:06 galvAtr0n: I think your questions are more suited for #openzaurus Apr 02 18:08:11 RP: what is a good strategy on file parsing? Apr 02 18:08:23 ok thanks ;) Apr 02 18:08:25 RP: one processing loading files and another handling them? Apr 02 18:08:54 RP: this would allow us to parse while the system loads the other files? Apr 02 18:09:10 i hope this makes some sense Apr 02 18:09:40 alternatively we can switch to Schily mode and claim Solaris2 superior Apr 02 19:55:53 zecke: That sounds reasonable to me Apr 02 19:58:00 zecke: I have an alternative/suplemetal idea as well. There are only a handful of variables bitbake actually uses. Why don't we save these to a seperate much smaller cache file? Apr 02 19:59:59 uhmm, does this mean bitbake is using the native compiler to build my package? Apr 02 20:00:02 /usr/bin/ld: skipping incompatible /home/manuel/ipaq/tmp/staging/arm-linux/lib/libgtk.so when searching for -lgtk Apr 02 20:02:27 csmanx: it certainly looks suspicous... Apr 02 20:09:36 =/ Apr 02 20:15:28 Who is caring for libgcrypt? Apr 02 20:15:48 * emte looks at the cryptkeeper :P Apr 02 20:15:59 Ok. Something wrong with rhythmbox on oz354fam083... On a bitbake rhythmbox I get: Apr 02 20:16:00 sorry bad pun Apr 02 20:16:01 | No package 'gstreamer-gconf-0.8' found Apr 02 20:16:01 | configure: error: GStreamer not found, or older than version 0.8.1 Apr 02 20:16:40 But checking gstreamer has several .bb files, all of them 0.8.4 and beyond. Apr 02 20:16:52 What could be causing that? Apr 02 20:17:02 RP: I don't think that helps much Apr 02 20:17:28 RP: I think it is more expensive to load the file than to unpickle :} Apr 02 20:48:48 RP: i thought that just by invoking bitbake it will use its own build tools Apr 02 20:49:46 csmanx: it uses your native tools to build stuff as well Apr 02 20:49:52 csmanx: e.g to build -native packages Apr 02 20:50:01 csmanx: or to build the cross compiler Apr 02 21:00:47 yeah, i just have to know how to tell bitbake to build oe packages Apr 02 21:01:19 csmanx: ? Apr 02 21:02:48 csmanx: OE tells bitbake how it should build stuff (via bbclasses) Apr 02 21:03:34 csmanx: do you have a current issue? Apr 02 21:04:05 RP: you should add a 'got finger in the arse check'-check to sanity Apr 02 21:04:12 not with oe, i'm just trying to build my own package Apr 02 21:05:18 but it's using native tools instead of cross tools Apr 02 21:05:55 the wonderful world of autotools Apr 02 21:06:13 i built my package deps using bitbake package_name, that was no problem. Apr 02 21:07:46 you mean i should inherit autotools ? Apr 02 21:32:40 zecke: Loading a few files with just the required variables like RDEPENDS, DEPENDS etc should be a lot faster than unpickleing the whole data structure? Apr 02 21:36:12 RP: I think most cached files fit in a single block on the fs? Apr 02 21:36:28 RP: So reading a smaller or bigger file should not be an issue Apr 02 21:38:35 RP: on my todo list is also writing the 'complete' data to a cache Apr 02 21:38:45 RP: and have a special flag to discard mtimes completely Apr 02 21:39:08 RP: I just see no easy way updating these information Apr 02 21:50:14 zecke: Each cached file is ~140kb here :-/ Apr 02 21:53:52 zecke: For current bitbake that's 300MB+ of data to read through which is always going to take a while. If we reduce the size of the cached data, it will be able to parse from the cache faster Apr 02 21:54:39 hei hei Apr 02 21:57:20 s Apr 02 21:59:51 I am trying to figure out how to produce patches that have "index:" written at the first line, like the oe-kernel patches.. Apr 02 22:02:44 i removed CFLAGS and LDFLAGS from my Makefile, how do i add these to the .bb file to force CROSS building ? Apr 02 22:05:30 CSMan: Those variabes should be set in the environment correctly by bitbake Apr 02 22:05:31 RP: okay this is a argument :) Apr 02 22:07:21 RP: we should try it, we maybe could even store everything in one file :} Apr 02 22:07:44 RP: I see some minor and bigger issues - but they are present today as well Apr 02 22:08:28 zecke: My gut feeling is that if we have a much smaller cache, things will be a lot faster. I'd not realised our cache was this big... Apr 02 22:10:03 RP: I fear the data inconsistencies... Apr 02 22:10:17 but we have them now already :} Apr 02 22:11:41 zecke: The reason for the poor bitbake performance on my server is due to the IO required :-/ Apr 02 22:12:21 as I said try Solaris or Win3.11 instead Apr 02 22:12:42 zecke: no thanks ;-) Apr 02 22:12:46 I deserve some sleep now :) Apr 02 22:13:13 zecke: Ok, sleep well :) Apr 02 22:13:26 RP: I'm doing a sprint this week, so I think I will not find the time to scratch that itch Apr 02 22:13:42 RP: could you help me ? Apr 02 22:13:49 zecke: no problem. Perhaps I might come up with a patch :) Apr 02 22:14:12 I will be happy to turn it down ;) Apr 02 22:14:25 zecke: ;-) Apr 02 22:14:38 CSMan: How do you call gcc in this makefile? Apr 02 22:14:39 + I start to get issues with my 'wisdom tooth' again Apr 02 22:14:46 okay cya Apr 02 22:15:05 CSMan: pastebin your makefile Apr 02 22:15:06 RP: gcc Apr 02 22:15:08 ok Apr 02 22:15:28 CSMan: Calling gcc directly is your first mistake. Try $(CC) Apr 02 22:15:29 maybe i have to do something that looks like $(BB_GCC) =P Apr 02 22:15:43 almost right Apr 02 22:15:45 =P Apr 02 22:15:55 This is standard makefile stuff... Apr 02 22:16:13 that's right, i should get used to it Apr 02 22:19:09 CSMan: When cross compiling, instead of gcc, you'd use the cross compiler which is something like arm-linux-gcc. bitbake sets this in the CC environmental variable so you don't need to worry about what gcc is called though... Apr 02 22:19:21 RP: http://pastebin.ca/47913 Apr 02 22:19:27 my tiny Makefile Apr 02 22:19:43 yeah, i noticed the arm-linux-gcc but it came with a file not found error Apr 02 22:20:29 which is weird because i've been building packages in the standard way (bitbake foo) Apr 02 22:20:30 CSMan: you have let bitbake build the cross compiler? Apr 02 22:20:56 RP: i thought that happened when i did bitbake nano Apr 02 22:21:24 CSMan: it should have done but it depends what you did Apr 02 22:21:46 CSMan: Does arm-linux-gcc exist somewhere in tmp/cross/ ? Apr 02 22:21:58 CSMan: bitbake sould also set its path so it can find it itself Apr 02 22:22:15 yeah it's there Apr 02 22:22:38 do i have to export PATH in my .bb file ? Apr 02 22:23:22 CSMan: No, bitbake should just do that. You are building this makefile from an OE .bb file right? Apr 02 22:23:25 because it seems that just invoking bitbake won't do it Apr 02 22:23:33 RP: nope, it's my own .bb Apr 02 22:23:50 CSMan: That's what I mean. Can you pastebin the .bb? Apr 02 22:24:56 here : http://pastebin.ca/47914 Apr 02 22:25:23 you may find some atrocities Apr 02 22:28:52 CSMan: It needs some work :-/ Apr 02 22:29:22 CSMan: I guess you've been simplifying things and that's a good approach to take. Apr 02 22:29:36 i tried to grasp some from GettingStarted , but i don't totally follow the logic of bitbake Apr 02 22:30:03 RP: yeah, i tried to make it tiny so i can understand , and then i can start building basic gtk apps Apr 02 22:30:11 CSMan: I'd comment out that CFLAGS line, run the .bb after making the $(CC) change and then pastebin the log of the error Apr 02 22:30:45 do i need to set CC in the .bb ? Apr 02 22:31:18 CSMan: no Apr 02 22:32:29 i get the arm-linux-gcc error http://pastebin.ca/47915 Apr 02 22:33:35 CSMan: Have you looked in /home/manuel/ipaq/hello/tmp/work/arm-linux/hello-1.0-r0/temp/ ? Apr 02 22:34:33 CSMan: You'll find the script bitbake generates to run the compile - perhaps you can find a clue in there as to why the PATH isn't working right. Bitbake should set it to include a place where arm-linux-gcc can be found Apr 02 22:34:51 ok, i look through those logs Apr 02 22:36:37 ok this is not right : /home/manuel/ipaq/hello/tmp/cross/bin Apr 02 22:36:48 it's adding the "hello" in the path Apr 02 22:37:57 why does it do that ? Apr 02 22:39:41 Which variable is that? PATH? Apr 02 22:39:48 yeah Apr 02 22:40:03 it'd be ok if the "hello" is not there Apr 02 22:40:36 *was Apr 02 22:41:13 my question is , from where did bitbake get that particular path Apr 02 22:41:46 CSMan: Probably from conf/bitbake.conf Apr 02 22:42:29 CSMan: Specifically probably CROSS_DIR Apr 02 22:42:42 CSMan: You didn't mess around with TMPDIR did you? Apr 02 22:43:16 nope Apr 02 22:43:56 i don't have CROSS_DIR in my bitbake.conf Apr 02 22:44:52 CSMan: Did you set TMPDIR in your local.conf? Apr 02 22:45:13 CSMan: You are looking at openembedded/conf/bitbake.conf? Apr 02 22:46:47 ok, i do have CROSS_DIR , i was looking at the wrong .conf Apr 02 22:49:21 RP: TEMPDIR is not set Apr 02 22:49:45 *TMP Apr 02 22:51:25 03rw 07org.oe.oz354fam083 * rdedf215b... 10/packages/libgpepimc/libgpepimc_0.6.bb: libgpepimc: add 0.6 which is referred to by preferred-gpe-versions-2.7 already. Apr 02 22:52:25 CSMan: I suggest runusning bitbake xxx -e where xxx is the name of the package you're using Apr 02 22:52:59 CSMan: See if you can work out which variable is getting corrupted and work backwards, probably starting with CROSS_DIR Apr 02 22:53:30 ok Apr 02 23:08:57 rpsys.net and hence me around going offline for a bit for some hardware investigations. Hoepfully back soon... Apr 02 23:29:10 RP: i managed to compile, where does the build goes by default before creating the .ipk? Apr 02 23:31:01 found it. Apr 02 23:54:32 heh, i did all that to find out that gpe runs on gtk-X11 Apr 03 00:21:55 at last, my first gtk widget Apr 03 00:55:11 i'm the libgcrypt maintainer now i guess Apr 03 00:55:14 where'd zecke go Apr 03 03:44:24 ibot: literal stewie Apr 03 03:44:43 ~emulate stewie Apr 03 03:44:46 Damn you, damn the broccoli, and damn the Wright Brothers! Apr 03 03:44:59 ibot: botsnack Apr 03 03:44:59 aw, gee, Zero_Chaos Apr 03 06:59:37 yop Apr 03 07:07:38 morning Apr 03 07:34:05 morning all Apr 03 07:40:46 morning do13 Apr 03 07:44:01 morning Apr 03 07:47:01 hey XorA, CoreDump|home Apr 03 07:55:25 morning all Apr 03 07:57:25 morning Apr 03 07:57:50 RP: lot of stuff added into 2.6.17-rc1 Apr 03 07:58:37 morning hrw|work Apr 03 08:00:09 | /home/hrw/devel/build/oz354x/tmp/cross/lib/gcc/arm-linux/3.4.4/../../../../arm-linux/bin/ld: cannot find -lxpcom Apr 03 08:00:13 minimo ;( Apr 03 08:00:20 hrw|work: Thankfully, yes. We should be able to clean up the .bb file a bit :) Apr 03 08:00:41 RP: any plans of adding 2.6.16 to .oz354x? Apr 03 08:01:14 hrw|work: I'd hoped to do that this weekend. I only got as far as updating it in .dev :-/ Apr 03 08:02:15 ok Apr 03 08:02:20 Some not to good news from Russell:http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=3453/1 Apr 03 08:03:30 "I'll apply this under protest " hehe Apr 03 08:04:26 fsck Apr 03 08:05:10 "collie range" had me confused for a minute as well... Apr 03 08:05:53 ~curse linux Apr 03 08:05:56 May the fleas of a thousand camels infest your most sensitive regions, linux ! Apr 03 08:06:21 'if you have a zombie then you cannot do nothing with it - reboot req' Apr 03 08:06:23 argh.. Apr 03 08:06:38 someone know command to rename process? Apr 03 08:06:57 cant run kmail because one copy left as zombie ;( Apr 03 08:07:06 I didn't even know there was such a command heh Apr 03 08:07:21 hrw|work: kill the parent and the zombie dies Apr 03 08:07:48 CoreDump|home: not possible if parent is my x-session... Apr 03 08:07:48 try kill -9 all the kde* crap Apr 03 08:08:07 hrw|work: I bet the parent is kdeinit or some such Apr 03 08:08:47 but I agree, children w/ dead parent should be killable Apr 03 08:09:01 now it dies^Whangs on reading from dcop ;( Apr 03 08:10:37 re Apr 03 08:10:45 had to kill whole session... Apr 03 08:11:14 re Apr 03 08:11:38 ~lart kde then Apr 03 08:11:38 * ibot eats kde then's liver with some fava beans and a nice chianti Apr 03 08:21:37 bugger me some is using qemu-qop version :) Apr 03 08:22:16 qop version ? Apr 03 08:22:23 what is it ? Apr 03 08:23:55 hi Apr 03 08:24:53 03coredump 07org.oe.dev * r16c085cd... 10/packages/altboot/ (3 files in 3 dirs): Apr 03 08:24:53 altboot: Change the way we check if altboot is called by the kernel or the user.The old function only worked because on most Zaurii /var is lost on reboot. Apr 03 08:24:53 This fixes altboot on Spitz / Borzoi w/ kernel 2.6. Apr 03 08:24:53 Courtesy polyonymous @ #openzaurus Apr 03 08:25:27 (also includes Borzoi 2.6 config) Apr 03 08:34:51 Genesis: its a different backend to qemu Apr 03 08:37:29 oki Apr 03 08:57:00 some people member of linux-arm-kernel ? Apr 03 08:57:49 i don't know how to get the diff files of the right kernel to the mx21ads board ( http://www.spinics.net/lists/arm-kernel/msg27671.html ) Apr 03 09:13:02 03coredump 07org.oe.dev * rb4a73a90... 10/packages/altboot/ (11 files in 5 dirs): altboot: Drop kernel 2.4 support for Spitz and Borzoi. These two were a support nightmare w/ 2.4 Apr 03 09:13:06 03coredump 07org.oe.dev * rad6ee3d2... 10/packages/altboot/altboot_0.0.0.bb: altboot: Remove spitz's postinst and postrm for kernel 2.4 Apr 03 09:15:44 re Apr 03 09:18:54 good morning all Apr 03 09:19:01 hey koen Apr 03 09:19:09 morning koen Apr 03 09:19:30 hey XorA & CoreDump|home Apr 03 09:19:34 key koen Apr 03 09:19:44 hey do13_ Apr 03 09:19:50 koen: another upgrade on gnumeric and I finally bothered me arse to fix gnumeric-dev Apr 03 09:20:28 XorA: yay! Apr 03 09:21:09 koen: shall I clean the old gnumerics and goffice .bb files away Apr 03 09:23:30 XorA: afaik nobody uses them Apr 03 09:23:49 and monotone doesn't forget :) Apr 03 09:24:17 koen: well as official MAINT, thought Id check first :-) Apr 03 09:24:24 :) Apr 03 09:28:29 I hope the gtk icon cache works for gpe Apr 03 09:28:43 it would make poodle and corgi users a bit happier :) Apr 03 09:41:02 03xora 07org.oe.dev * r9c58b777... 10/packages/gnumeric/ (13 files in 5 dirs): packages/gnumeric/* : drop old versions. Apr 03 09:42:52 * koen looks at https://stage.maemo.org/svn/maemo/projects/haf/hafbuildbot/sources Apr 03 09:43:49 * koen needs more time! Apr 03 09:44:32 03xora 07org.oe.dev * rccad05d2... 10/packages/gnome/ (7 files): packages/gnome/goffice*.bb : drop old versions Apr 03 09:51:08 * XorA puts his dust buster away before sucking up anymore of OE Apr 03 09:58:26 * hrw|work want cherrypicker in monotone Apr 03 09:58:58 * koen too Apr 03 09:59:21 I have 3 changes in .oz354x which need to propagate into .dev **** ENDING LOGGING AT Mon Apr 03 09:59:59 2006