**** BEGIN LOGGING AT Sat Mar 20 02:59:58 2010 Mar 20 03:00:04 I'd be more interested in a project tool above bitbake, which imports a recipe and associated files into a private area with the bits to be parsed Mar 20 03:00:15 * kergoth ponders Mar 20 03:02:19 * kergoth really wants _prepend/_append to die in a fire Mar 20 03:03:11 kergoth: so you prefer complete overwrite of execution taks and not sneak in command or two before and after a task Mar 20 03:03:32 either that, or make +=/=+ function for tasks Mar 20 03:03:45 but an overwrite + call class version works Mar 20 03:03:57 +=/=+ definitely needs direct overrides support Mar 20 03:04:03 what is the adv ? Mar 20 03:04:18 reducing confusion. Mar 20 03:04:25 _prepend/_append act completely different than +=/=+ Mar 20 03:04:30 one is immediate, one is lazy Mar 20 03:04:41 semantic differences are nasty Mar 20 03:04:50 similarly, i'd like to see the def foo(): and python foo() {} syntaxes combined Mar 20 03:04:51 I thought they were just synonyms Mar 20 03:04:57 if only Mar 20 03:05:05 there's this imperative vs declarative confusion with our format Mar 20 03:05:14 inherit/require/include are immediate, other things are lazy Mar 20 03:05:31 kergoth: we could say += for non execution tasks like variable assignment only Mar 20 03:05:38 yeah, true Mar 20 03:05:47 and _append is for execution tasks only Mar 20 03:06:05 that will separate the syntax and semantics Mar 20 03:06:23 i love our flexibility, but i think in some ways we have too many ways to do something Mar 20 03:06:32 do_foo_append is more legible than do_foo+= Mar 20 03:06:42 python () {} could go away in favor of an event handler with a RecipeParsed event, which would make it obvious when it happens Mar 20 03:06:53 yes I am with you on that Mar 20 03:07:55 but I prefer MACHINE_FEATURES += than MACHINE_FEATURES_append Mar 20 03:08:42 ugh.. md5sum mismatches for me everywhere.. i hope there's not a hardware problem :( Mar 20 03:09:08 kergoth: prolly its not using the right checker tool Mar 20 03:09:22 sometimes it picks it from build box Mar 20 03:10:01 check which sha256sum and md5sum binaries are being called Mar 20 03:10:02 shouldn't matter, though. an md5 sum is an md5 sum, no matter who generates it, unless the tool is completely busted Mar 20 03:10:15 I had this issue on mac Mar 20 03:10:24 where the tool silenltly failed Mar 20 03:10:32 can I suggest something? Mar 20 03:10:37 and I'd be willing to work on this Mar 20 03:10:53 aditya_1111: go for it Mar 20 03:11:26 what about some sort of GUI to manage these things, I dont mean to do progress bars and such, just something that makes discovering options and tools easier so a user configures everything and then at the end runs bitbake from the terminal Mar 20 03:11:48 I know when I was compiling kernels for the davinci, I liked xconfig a lot better Mar 20 03:11:52 not cause I like using the mouse better Mar 20 03:11:57 but it was easier to discover options Mar 20 03:12:10 should apply that patch from poky that uses the built in python md5/sha stuff Mar 20 03:12:32 it might be a lot more revelant for a big setup like OE Mar 20 03:12:43 people have wanted a ui for oe since the project started 7 years ago. Mar 20 03:12:49 there is an eclipse plugin, but that's about it Mar 20 03:12:55 I need to learn some QT anyway Mar 20 03:12:57 you're welcome to write one, we'd certainly appreciate it Mar 20 03:13:02 prolly eclipse is way to go Mar 20 03:13:04 if thats an ok framework to do it in for oyu guys Mar 20 03:13:25 aditya QT is ok too :) Mar 20 03:13:32 I love QT Mar 20 03:14:44 bitbake master has some ui stuff in it, the backend is split out, but its more for the run itself than the configuration, so a configuration app woudl be useful too Mar 20 03:15:39 hmm k Mar 20 03:15:53 hell it might even let me learn more about the OE process :P Mar 20 03:20:24 03Chris Larson  07org.openembedded.dev * r5911b9afdd 10openembedded.git/conf/distro/include/slugos.inc: Mar 20 03:20:25 slugos: add siteinfo to INHERIT, since it's used for the distro and image names Mar 20 03:20:25 Signed-off-by: Chris Larson Mar 20 03:31:50 grr Mar 20 03:33:26 do you guys maintain some sort of repo for side projects like this? Mar 20 03:33:37 I have my own little svn server I can use if not, just wondering Mar 20 03:34:31 aditya_1111: we don't. Mar 20 03:35:57 aditya_1111: you could use github may be Mar 20 03:36:28 k just wondering Mar 20 03:36:34 yeah github works great Mar 20 03:40:32 the sad part here is that I'm probably going to learn more about git in the process Mar 20 03:40:33 * sigh * Mar 20 03:53:58 oh boy Mar 20 03:54:06 I think my debian build box is wankered Mar 20 03:54:12 not even booting Mar 20 03:54:15 good job aditya Mar 20 03:57:15 are people using ubuntu 9.10 for OE yet? Mar 20 03:58:55 * kergoth does Mar 20 04:01:29 awesome Mar 20 04:06:06 I'm setting up the Webos Internals Autobuilder with 9.10 Mar 20 04:15:19 kergoth, are you using 32bit or 64bit? Mar 20 04:20:17 64 Mar 20 04:52:23 fuck, finally, i think i got it.. wow that was a pain in the ass to debug Mar 20 05:03:46 * sigh * Mar 20 05:03:50 I bought a nexus one today Mar 20 05:03:55 530 dollars Mar 20 05:03:56 gone Mar 20 05:04:04 I think I am going to return it Mar 20 05:04:10 and just switch to verizon instead, get a droid Mar 20 05:51:18 bleh, the mirrors handling is .. not good Mar 20 05:56:55 eh? Mar 20 06:14:37 i need fpermissive in cflags for compiler how do I pass that to bitbake ? Mar 20 06:15:00 gcc is complaining about ignoring return value of asprintf Mar 20 07:07:39 whatnick: check conf/bitbake.conf for the variables, you want to append to something like CPPFLAGS Mar 20 07:09:58 zecke: I have this _ | cc1: warnings being treated as errors | /media/gumstix/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/binutils-cross-2.18-r1/binutils-2.18/bfd/elf32-arm.c: In function 'find_thumb_glue': | /media/gumstix/gumstix/gumstix-oe/tmp/work/armv5te-angstrom-linux-gnueabi/binutils-cross-2.18-r1/binutils-2.18/bfd/elf32-arm.c:2524: error: ignoring return value of 'asprintf', declared with attribute warn_unused_ Mar 20 07:10:27 treating warnings as errors is not helping L( Mar 20 07:18:37 whatnick: well, the best is probably to create a patch, the other is appending the option you proposed to the variables that are passed to the compiler Mar 20 07:19:57 * whatnick can't locate bitbake.conf Mar 20 07:21:29 cc1: warnings being treated as errors Mar 20 07:21:34 that is not fair :( Mar 20 07:23:14 whatnick: well, conf/bitbake.conf in the OE repository Mar 20 07:23:31 whatnick: which distro are you on? Mar 20 07:24:14 fond conf Mar 20 07:24:21 using gumstix + ubuntu Mar 20 07:24:25 koala Mar 20 07:27:41 looks like i need to downgrade gcc to get this to work Mar 20 07:29:34 whatnick: either that, or patch binutils, or add -fpermissive as you said to your native flags Mar 20 07:30:08 starting with patching binutils Mar 20 07:30:37 i added cflags and cppflags .. i need understand where native flags are Mar 20 07:34:23 the hawkboard and beagleboard are not competing for my attention :P Mar 20 07:56:31 zecke: 2 files patched i forsee many more to come Mar 20 14:37:08 03Roman I Khimov  07org.openembedded.dev * r753137f9a8 10openembedded.git/ (33 files in 4 dirs): Mar 20 14:37:08 perl: remove versions 5.8.4 and 5.8.7 Mar 20 14:37:08 Obsolete, not used. Mar 20 14:37:08 Signed-off-by: Roman I Khimov Mar 20 14:37:08 Acked-by: Graeme Gregory Mar 20 14:37:08 Acked-by: Koen Kooi Mar 20 14:37:08 Acked-by: Frans Meulenbroeks Mar 20 14:43:23 03Koen Kooi  07org.openembedded.dev * rd7d1558dca 10openembedded.git/recipes/abiword/abiword_2.8.1.bb: abiword: bump PR for wv change Mar 20 14:46:04 hi Mar 20 15:05:09 03Roman I Khimov  07org.openembedded.dev * rbe21d678d1 10openembedded.git/recipes/squid/ (4 files): Mar 20 15:05:09 squid: move potentially reusable in other versions parts to .inc files Mar 20 15:05:09 Signed-off-by: Roman I Khimov Mar 20 15:05:11 03Roman I Khimov  07org.openembedded.dev * r0d3929882b 10openembedded.git/recipes/squid/squid.inc: Mar 20 15:05:11 squid: move config files to /etc/squid Mar 20 15:05:11 Squid installs 5 files into /etc so it deserves a separate dir for it. Mar 20 15:05:11 Similar setup is used by other distros. Mar 20 15:05:11 Signed-off-by: Roman I Khimov Mar 20 15:05:11 03Roman I Khimov  07org.openembedded.dev * r01042f7890 10openembedded.git/recipes/squid/squid.inc: Mar 20 15:05:12 squid: enable null store for non-caching proxies Mar 20 15:05:12 Signed-off-by: Roman I Khimov Mar 20 15:05:13 03Roman I Khimov  07org.openembedded.dev * r3a3fdb0e08 10openembedded.git/recipes/squid/squid.inc: Mar 20 15:05:13 squid: enable ssl support Mar 20 15:05:14 Signed-off-by: Roman I Khimov Mar 20 15:05:14 03Roman I Khimov  07org.openembedded.dev * rcf50e480b2 10openembedded.git/recipes/squid/ (squid.inc squid/squid.init): Mar 20 15:05:15 squid: revamp init Mar 20 15:05:29 squid: add volatiles for log directory Mar 20 15:05:29 Should be owned by the same user squid runs. Mar 20 15:05:29 Signed-off-by: Roman I Khimov Mar 20 16:04:33 hi, anyone experience this? http://bugs.openembedded.org/show_bug.cgi?id=5416 libsoup-2.4_2.29.91.bb seems to require Autoconf version 2.63 or higher, should I change this on the distro or is there a way to specify autoconf version per-recipe? Mar 20 16:18:08 ao2 just lower the autocnfversion in configure.in/ac Mar 20 16:18:13 mostly it works Mar 20 16:43:00 bumped upon this patch for hawkboard; it is applied in my kernel;anyone an idea how to actually go to 456 mhz ? Mar 20 16:43:01 http://cgit.openembedded.org/cgit.cgi/openembedded/diff/recipes/linux/linux-davinci/da850_omapl138_opp456mhz.patch?id=9cf6e46742ffc894fb480193a942fe85a68ef79b Mar 20 16:43:13 it is applied if you do a build Mar 20 16:43:40 gm Mar 20 16:43:47 hi likewise Mar 20 16:44:57 eFfeM1: maybe use the cpufreq interface? /sys/devices/system/cpu/cpu0/cpufreq/ Mar 20 16:46:19 likewise: been there, dir is empty will verify the kernel is indeed build with CPU_FREQ (actually it is in defconfig but I took the kernel from angstrom builder) Mar 20 16:46:53 hm it is: Mar 20 16:46:54 root@hawkboard:/proc# zcat config.gz | grep FREQ Mar 20 16:46:54 CONFIG_ARCH_HAS_CPUFREQ=y Mar 20 16:46:54 CONFIG_CPU_FREQ=y Mar 20 16:53:52 eFfeM1: can you pastebin the output of /sys/devices/system/cpu/ ? Mar 20 16:57:33 likewise: http://www.pastebin.ca/1846763 Mar 20 16:58:38 dinnertime, back later Mar 20 17:00:10 effem thats early Mar 20 17:01:35 woglinde: we're in the netherlands, most ppl eat early :-) Mar 20 17:01:54 same in .de AFAIK Mar 20 17:02:16 Although I usually never eat before 8 Mar 20 17:05:53 lol I am from .de Mar 20 17:06:03 we dont eat befor 7 p.m. Mar 20 17:06:52 older people do :-) Mar 20 17:09:39 woglinde, I'll try, thanks. Mar 20 17:50:49 hallo Mar 20 17:51:19 jo Mar 20 17:51:46 got meself a fresh 9.10 install on me build PC Mar 20 17:52:02 since I managed to completely wanker my debian install on there Mar 20 17:56:22 note to self... makes sure you know where you are before you start typin things like mv * and rm -rf Mar 20 17:56:46 lol Mar 20 17:56:49 yes Mar 20 17:57:43 although if you do hae a linux box that you dont need, its awesome to try out Mar 20 17:58:15 its like asking the system to go all termnator and dip itself slowly into molten metal Mar 20 18:00:40 anyway sup woglinde Mar 20 18:06:57 re Mar 20 18:07:38 woglinde: as likewise said (and actually will be going to the theatre in 30 mins or so Mar 20 18:08:20 he okay Mar 20 18:08:24 thats a good reason Mar 20 18:08:31 my family is sleeping since 5 Mar 20 18:08:44 oe: for some intercultural information exchange :-) Mar 20 18:09:11 still no-one who can change channel topic, git is up for more than a week i tihink Mar 20 18:14:03 eFfeM1: enjoy theatre! Mar 20 18:14:59 likewise: ty, i will Mar 20 18:17:28 the topic is a liar Mar 20 18:22:01 motherfu#$@$@ Mar 20 18:22:07 AT&T ETF is 175 PER line Mar 20 18:22:10 * sigh * Mar 20 18:24:56 gone, have fun! Mar 20 19:43:37 morning Mar 20 19:44:43 hi all Mar 20 19:56:44 hola Mar 20 21:06:43 03Klaus Kurzmann  07org.openembedded.dev * r7301d2aeb4 10openembedded.git/conf/distro/include/sane-srcrevs-fso.inc: Mar 20 21:06:43 sane-srcrevs-fso.inc: bump rev for libframeworkd-glib Mar 20 21:06:43 Signed-off-by: Klaus Kurzmann Mar 20 23:46:41 is it just me or does running base-image for the first time take a WHILE Mar 20 23:46:54 sure Mar 20 23:47:03 some configure option Mar 20 23:47:10 like generating sshkeys Mar 20 23:47:13 and so on Mar 20 23:47:18 hmmm k Mar 20 23:47:29 I think I am just used to my old debian setup Mar 20 23:47:34 where I had most of the downloads Mar 20 23:47:38 so it was just incremental builds Mar 20 23:47:59 also, its now generating locals for glibc.... for languages I didn't know existed Mar 20 23:48:07 I am guessing there is a switch for this Mar 20 23:49:34 yes Mar 20 23:49:39 in local.conf Mar 20 23:51:17 hello GLIBC_GENERATE_LOCALES Mar 20 23:51:24 I think we will be friends Mar 20 23:52:16 ooh parallel make wasn't on either Mar 20 23:52:36 although I am going to predict that will just break things now that I have turned it on Mar 20 23:54:40 woglinde: hey Mar 20 23:56:55 hiyo Mar 20 23:59:17 good nite Mar 20 23:59:28 I am just falling to sleep Mar 21 00:09:14 go parallel make go! Mar 21 00:49:02 khem: hi there, .eu is falling asleep, can you keep the channel running for a bit? :-) Mar 21 00:58:20 heh sure Mar 21 01:01:43 .eu? Mar 21 01:01:53 oh all the folks over in europe? Mar 21 01:03:33 well many of them are Mar 21 01:07:13 ah Mar 21 01:54:16 Laibsch: busy :) Mar 21 02:19:29 I like how most of this channel is "left" and "entered" Mar 21 02:27:42 03Holger Hans Peter Freyther  07org.openembedded.dev * rcb1278efa3 10openembedded.git/recipes/pango/ (pango-1.24.4/CVE-2010-0421.patch pango.inc pango_1.24.4.bb): Mar 21 02:27:42 pango-1.24.4: Address flaw in handling Opentype fonts Mar 21 02:27:42 Addresses CVE-2010-0421. This CVE applies to all versions of pango < 1.27.1 Mar 21 02:27:42 so when someone upgrades pango to 1.26.x he needs to apply the same patch. **** ENDING LOGGING AT Sun Mar 21 02:59:56 2010