**** BEGIN LOGGING AT Sat Mar 21 02:59:57 2009 Mar 21 03:19:50 mwester: around ? Mar 21 03:21:01 present! Mar 21 03:21:07 testing your latest patch. Mar 21 03:21:19 Looks like a winner to me! Mar 21 03:24:57 Ok. Parses correctly! Mar 21 03:25:24 I don't build the rpm stuff, but I can't see that your change would break that -- I think you should commit it! Mar 21 03:30:37 03Mike Westerhof  07org.openembedded.dev * rde0b066e0f 10openembedded.git/conf/distro/include/preferred-slugos-versions.inc: SlugOS: bump automake-native to 1.10.2 Mar 21 03:37:55 mwester: yeah I think if we have to evaluate python stuff we should defer it to execution of recipe not to parsing. Thats what my patch does Mar 21 03:38:06 so I take your ack :) Mar 21 03:38:35 mwester: btw. do you have any comments on the uclibc thumb stuff I posted earlier today ? Mar 21 03:38:56 In email, even. So it's official that way ;-) Not that my ack means anything, but at least it says we tried to make sure it was the right fix. Mar 21 03:39:11 to be honest, I didnt' look at the uclibc stuff yet. Mar 21 03:39:29 (was onsite with a customer today all day, a little behind) Mar 21 03:50:00 ah, Mar 21 03:55:13 03Khem Raj  07org.openembedded.dev * rbde373b8b7 10openembedded.git/recipes/rpm/rpm_4.4.2.3.bb: Mar 21 03:55:13 rpm_4.4.2.3.bb: Define EXTRA_OECONF inside do_configure_prepend() Mar 21 03:55:13 * We use some python vars inside EXTRA_OECONF. So we move Mar 21 03:55:13 The evaluation to execute time from parse time. Mar 21 03:59:20 arrgg I cant have TMPDIR as symbolic link m4 does not like it Mar 21 04:01:18 That's been the case for a long while, I thought. :) Mar 21 04:05:43 yeah I though I could get by this time Mar 21 04:07:35 mwester: which city are you in Australia Mar 21 04:07:58 I'm in Chicago - US Mar 21 04:09:15 ugh Mar 21 04:09:38 I always thought you were in Aus somehow Mar 21 04:09:49 nevermind Mar 21 04:13:26 mwester: must be mid night there now Mar 21 04:25:35 * khem -> dinner() Mar 21 04:49:57 lo Mar 21 08:38:00 morning Mar 21 11:36:15 03Koen Kooi  07org.openembedded.dev * ra8b3f3739b 10openembedded.git/recipes/gnome/libproxy_0.2.3.bb: libproxy: add libxmu to depends Mar 21 12:21:19 03Michael 'Mickey' Lauer  07org.openembedded.dev * re5282534d1 10openembedded.git/conf/machine/include/motorola-ezx-base.inc: motorola-ezx-base.inc: set MACHINE_CLASS for overrides Mar 21 12:21:20 03Michael 'Mickey' Lauer  07org.openembedded.dev * rd13974119e 10openembedded.git/ (5 files in 4 dirs): frameworkd: bump to current HEAD; add configuration for htc-msm7 MACHINE_CLASS and motorola-ezx MACHINE_CLAS Mar 21 12:21:21 03Michael 'Mickey' Lauer  07org.openembedded.dev * r1e710c6246 10openembedded.git/conf/distro/minimal.conf: minimal.conf: override OVERRIDES to include the MACHINE_CLASS Mar 21 12:21:22 03Michael 'Mickey' Lauer  07org.openembedded.dev * r5163515a66 10openembedded.git/recipes/linux/ (linux-msm7xxxx/htcraphael/defconfig linux-msm7xxxx_git.bb): linux-msm7xxx: enable NFS and CIFS for htcraphael Mar 21 12:21:28 03Michael 'Mickey' Lauer  07org.openembedded.dev * r5cf0c9a4d3 10openembedded.git/ (2 files in 2 dirs): libeflvala: new recipe; Vala bindings for the Enlightenment Foundation Libraries Mar 21 12:26:48 hi all, what is the better solution to try to get a software into oe? Mar 21 12:32:04 caratorn, make a recipe and submit it to oe-dev mailing-list Mar 21 12:32:12 hi by the way Mar 21 12:34:32 caratorn: better than what? Mar 21 12:37:27 hi, I don't know if better was to go through a bug tracker or so... Mar 21 12:38:01 I did submit it to the mailing list this week and had review Mar 21 12:58:00 it is an input method for touchscreen called qwo Mar 21 13:09:39 caratorn, find it at patchwork.openembedded.org Mar 21 13:13:09 Crofton|work: thanks, I didn't know about this, is it a queue for patches? Mar 21 13:13:24 http://patchwork.openembedded.org/patch/163/ Mar 21 13:14:12 arg, the patch is from before the packages->recipes move Mar 21 13:14:32 still that is easy enough to deal with Mar 21 13:15:21 give me a little time, and I'll commit it Mar 21 13:15:37 I need to learn the git command to commit someone else [atchs Mar 21 13:20:17 thank you, doesn't git keep the authors automatically with the patches? or it can override it with --author Mar 21 13:20:27 I do not know Mar 21 13:20:42 I'll have to move the files into recipes Mar 21 13:20:51 trying to figure out where ff saved the patch atm :) Mar 21 13:36:36 if I have a mbox of the patch, what is the best way to apply it with git? Mar 21 13:39:53 maybe git-am Mar 21 13:45:33 yes, git-am Mar 21 13:46:04 then I move it Mar 21 13:46:21 now I need to squash into one commit and fix up commit message Mar 21 14:19:54 urg, I need to kill all commits back to origin Mar 21 14:34:54 a problem? Mar 21 14:35:37 yeah, my git skillz are poor Mar 21 14:35:50 I am trying to deal with the packages to recipes rename Mar 21 14:36:28 also when I apply the patch from the mbox, the commit message is not in the preferred format Mar 21 14:36:42 I am not a git pro either Mar 21 14:36:46 and I am watching TV :) Mar 21 14:37:06 so I am goign to try again on the laptop Mar 21 14:45:19 if I apply a patch with git-am, can I use git rebase --interactive to edit the commit message and combine with another commit? Mar 21 14:46:43 nothing "happens" when I do git rebase --interactive Mar 21 14:57:47 I have no idea Mar 21 14:59:24 see you later, Mar 21 15:03:14 working now Mar 21 15:03:24 I lost the author though Mar 21 15:11:19 hello Mar 21 15:11:25 i have a little problem Mar 21 15:11:52 after Crofton changed the defconfig of omap5912osk my small omap hangs on startup Mar 21 15:12:06 on the first run it hangs on configuring ppp Mar 21 15:12:24 and afterwards always after: Mar 21 15:12:26 net.ipv4.conf.all.rp_filter = 1 Mar 21 15:12:26 hwclock: can't open '/dev/misc/rtc': No such file or directory Mar 21 15:12:39 the rtcclock is ok Mar 21 15:12:48 has anyone a clue where to look or what to do ? Mar 21 16:09:56 does anything provide imlib2? Mar 21 16:10:15 I have the qwo stuff on my machine, but it fails looking for imlib2 Mar 21 17:04:46 03Mike Westerhof  07org.openembedded.dev * r99d25764db 10openembedded.git/recipes/ffmpeg/ (ffmpeg.inc ffmpeg_0.5.bb ffmpeg_git.bb ffmpeg_svn.bb): ffmpeg: don't forget to stage pixfmt.h, and bump PRs of affected recipes. Mar 21 17:35:06 hi gnutoo Mar 21 17:35:16 woglinde, hi Mar 21 17:40:49 im trying to install a file to /lib/modules, but it doesn't appear in the rootfs, anyone know the var i need to add the path to to have it turn up on the rootfs? Mar 21 18:59:24 03Chris Larson  07org.openembedded.dev * rc170ace045 10openembedded.git/recipes/automake/automake-native.inc: Mar 21 18:59:24 automake-native: use require, not include. Mar 21 18:59:24 Signed-off-by: Chris Larson Mar 21 18:59:31 03Chris Larson  07org.openembedded.dev * r7a4eb52b1f 10openembedded.git/recipes/bzip2/bzip2-full-native_1.0.5.bb: Mar 21 18:59:31 bzip2-full-native: Kill the manual copy of install-sh, autoreconf will handle that. Mar 21 18:59:31 Signed-off-by: Chris Larson Mar 21 18:59:41 03Chris Larson  07org.openembedded.dev * rcb58267771 10openembedded.git/recipes/console-tools/console-tools_0.3.2.bb: Mar 21 18:59:41 console-tools: clean up the way it handles its .m4 files Mar 21 18:59:41 Signed-off-by: Chris Larson Mar 21 18:59:43 03Chris Larson  07org.openembedded.dev * r8269e0572c 10openembedded.git/recipes/openmoko-3rdparty/omext_0.2.bb: Mar 21 18:59:44 omext: Unbork the S variable. Mar 21 18:59:46 Signed-off-by: Chris Larson Mar 21 19:00:21 CIA should really mangle email addresses, i don't need to be getting spammed due to irc logs on the web :) Mar 21 19:08:25 03Chris Larson  07org.openembedded.dev * recfad70aae 10openembedded.git/ (classes/base.bbclass conf/bitbake.conf): (log message trimmed) Mar 21 19:08:25 bitbake.conf: rework FILESPATH generation. Mar 21 19:08:25 Rework FILESPATH generation to be done in bitbake.conf, avoiding the Mar 21 19:08:25 confusion about it being in multiple places. Adds FILESPATHBASE and Mar 21 19:08:25 FILESPATHPKG which can be manipulated rather than manipulating FILESPATH Mar 21 19:08:29 directly. Mar 21 19:08:31 One usage possibility: Mar 21 19:08:33 03Chris Larson  07org.openembedded.dev * r515fc27449 10openembedded.git/classes/base.bbclass: Mar 21 19:08:36 base.bbclass: Kill the 'Pkg' messages in the event handler. Mar 21 19:08:38 Now that bitbake operates at a task level, not a package level, the Mar 21 19:08:40 package messages are, at best, useless, and at worst, confusing for the Mar 21 19:08:42 user. Mar 21 19:08:44 Signed-off-by: Chris Larson Mar 21 19:08:46 03Chris Larson  07org.openembedded.dev * r65530068f3 10openembedded.git/classes/base.bbclass: (log message trimmed) Mar 21 19:08:49 classes/base.bbclass: Locate the scm base path via BBPATH. Mar 21 19:08:51 Currently, if the first item in BBFILES isn't in the main OE repository, Mar 21 19:08:53 the build fails entirely due to a ValueError. This isn't optimal. Rather Mar 21 19:08:55 than searching through BBFILES to find it, which could be slow when Mar 21 19:09:05 BBFILES contains thousands of files, let's just find base.bbclass and use Mar 21 19:09:07 that repository. Mar 21 19:09:09 03Chris Larson  07org.openembedded.dev * r630555abb7 10openembedded.git/classes/base.bbclass: Mar 21 19:09:12 base.bbclass: make oe_unpack_file of dirs use FILESPATH, not FILESDIR. Mar 21 19:09:14 Signed-off-by: Chris Larson Mar 21 19:09:16 03Chris Larson  07org.openembedded.dev * r1141552433 10openembedded.git/classes/cross.bbclass: Mar 21 19:09:19 cross.bbclass: set autoconf's program prefix to keep TARGET_SYS and TARGET_PREFIX decoupled Mar 21 19:09:21 Currently, we rely on autoconf's implicit prefixing of outputted binaries Mar 21 19:09:23 for -cross, but that names them based on TARGET_SYS, not TARGET_PREFIX, Mar 21 19:09:25 which keeps the two tightly coupled. By explicitly setting the prefix to Mar 21 19:09:29 the latter, we get around that. Mar 21 19:09:33 Signed-off-by: Chris Larson Mar 21 19:09:35 03Chris Larson  07org.openembedded.dev * r06e6fddcf0 10openembedded.git/ (classes/base.bbclass conf/bitbake.conf): Mar 21 19:09:38 bitbake.conf: Move the list of vars shown in the pre-build config display to here. Mar 21 19:09:40 Now a distro or machine can add their own variables to display. Mar 21 19:09:42 Signed-off-by: Chris Larson Mar 21 19:19:46 03Chris Larson  07org.openembedded.dev * r99146d8043 10openembedded.git/classes/insane.bbclass: Mar 21 19:19:46 insane.bbclass: Silence the annoying GNU_HASH QA checks when --hash-style isn't set. Mar 21 19:19:46 Signed-off-by: Chris Larson Mar 21 19:39:39 03Chris Larson  07org.openembedded.dev * rcca2065fe5 10openembedded.git/conf/bitbake.conf: Mar 21 19:39:39 bitbake.conf: Make FILESPATH only contain directories that actually exist. Mar 21 19:39:39 Signed-off-by: Chris Larson Mar 21 19:41:56 03Chris Larson  07org.openembedded.dev * r4cd7e03d78 10openembedded.git/classes/base.bbclass: (log message trimmed) Mar 21 19:41:56 base.bbclass: Add base_path_relative. Mar 21 19:41:56 base_path_relative returns a relative path from src to dest. Mar 21 19:41:56 Examples: Mar 21 19:41:56 >>> base_path_relative("/usr/bin", "/tmp/foo/bar") Mar 21 19:42:00 ../../tmp/foo/bar Mar 21 19:42:02 >>> base_path_relative("/usr/bin", "/usr/lib") Mar 21 19:46:09 03Chris Larson  07org.openembedded.dev * r2652dfa9fb 10openembedded.git/conf/bitbake.conf: Mar 21 19:46:09 bitbake.conf: make cvs and wget fetching obey PATH from the metadata. Mar 21 19:46:09 This is a workaround. The cvs and wget fetchers should be modified to use Mar 21 19:46:09 the runfetchcmd method, which lets certain metadata variables through when Mar 21 19:46:09 executing the fetch commands. Mar 21 19:46:11 Signed-off-by: Chris Larson Mar 21 20:11:40 Hey :-) Mar 21 20:17:53 kergoth, I have an up to date OE and am seeing weird errors in glibc-initial Mar 21 20:20:31 can't say i've seen anything like that, what errors? Mar 21 20:21:22 I'm going to wipe tmp and start over Mar 21 20:21:37 need to run an errand, if the problem still exists I'll pastebin Mar 21 20:21:42 cool Mar 21 20:22:11 NameError: name 'base_set_filespath' is not defined Mar 21 20:23:52 ahh, damnit, i thought i got all those references :P Mar 21 20:23:54 i'll fix it Mar 21 20:25:42 Is anyone working at qt 4.5 inclusion? Mar 21 20:35:25 03Chris Larson  07org.openembedded.dev * rf3a6785d8a 10openembedded.git/classes/base.bbclass: Mar 21 20:35:25 base.bbclass: revert removal of base_set_filespath until the refs can be removed. Mar 21 20:35:25 Also added a deprecation message to it. Mar 21 20:35:25 Signed-off-by: Chris Larson Mar 21 20:54:09 pulling and restarting Mar 21 21:09:50 kergoth, AttributeError: DataSmart instance has no attribute 'getar' Mar 21 21:10:04 ERROR: '/home/balister/oe/openembedded/recipes/glibc/glibc-initial_2.6.1.bb' failed Mar 21 21:11:29 * kergoth sighs, one of those days Mar 21 21:12:21 03Chris Larson  07org.openembedded.dev * rd9a3e7e767 10openembedded.git/classes/base.bbclass: Mar 21 21:12:21 base.bbclass: Fix typo. Mar 21 21:12:21 Signed-off-by: Chris Larson Mar 21 21:15:57 * mwester hits , and does a git pull again... :P Mar 21 21:24:52 hi Mar 21 21:25:09 hello florian Mar 21 21:25:39 kergoth, still going now Mar 21 21:32:11 kergoth: help with kernel.bblclass....I moved DEPLOY_DIR and now do_deploy fails (| cp: `/oe/build/deploy/glibc/images/c7x0/zImage-2.6.26-r9-c7x0.bin' and `/oe/build/deploy/glibc/images/c7x0/zImage-2.6.26-r9-c7x0.bin' are the same file) Mar 21 21:32:52 ant_home: no idea, i'd have to look into it in more detail Mar 21 21:33:08 I'm 'testing' packaged-staging Mar 21 21:33:13 no luck till now Mar 21 21:44:04 kergoth: I suppose it's the sed in package_stagefile_shell() Mar 21 21:44:36 testing now Mar 21 21:56:26 jo Mar 21 21:56:36 aben woglinde Mar 21 22:02:59 (gdb) target sim Mar 21 22:03:00 Undefined target command: "sim". Try "help target". Mar 21 22:03:05 Any ideas? Mar 21 22:07:22 drasko: what are you trying to do? Mar 21 22:07:52 run a program cross compiled for arm Mar 21 22:07:58 on gdb simulator Mar 21 22:08:23 sounds like your gdb wasn't built with simulator support enabled Mar 21 22:09:02 hmm Mar 21 22:09:19 it's debian arm-linux-gnu-gdb Mar 21 22:09:21 strange Mar 21 22:09:53 well, the simulator doesn't simulate linux, so it wouldn't generally be much use in that configuration. Mar 21 22:10:19 I suspect it's probably just disabled in the debian build. Mar 21 22:14:37 03Mike Westerhof  07org.openembedded.dev * rd817e1703e 10openembedded.git/conf/distro/include/preferred-slugos-versions.inc: Mar 21 22:14:37 SlugOS: preferred_slugos_versions.inc - bump up libtool Mar 21 22:14:37 and remove restrictions caused by the older libtool. Mar 21 22:14:47 03Mike Westerhof  07org.openembedded.dev * r7f5eb77c8a 10openembedded.git/recipes/meta/slugos-packages.bb: slugos-packages: demote irrsi - won't build with newer libtool. Mar 21 23:02:14 hm nice fight Mar 21 23:05:22 where? Mar 21 23:06:25 heavy weight boxing Mar 21 23:06:33 klitschko Mar 21 23:08:50 03Mike Westerhof  07org.openembedded.dev * r807d0af14b 10openembedded.git/conf/distro/include/preferred-slugos-versions.inc: SlugOS: remove preferred_version restrictions for more packages. Mar 21 23:09:33 Ah. I thought maybe the cats were at it in your back yard. :-D Mar 21 23:10:19 lol Mar 21 23:10:28 its to dark so see seomthing Mar 22 00:25:41 it's pretty sad how many times variables get expanded in an OpenEmbedded build Mar 22 00:29:31 kergoth: I wonder what benefits we might get in speed of metadata handling (and quality of metadata in general) if we required that all variables be declared. Mar 22 00:30:28 i've been toying with the idea of making them immutable. and doing a = "${a} foo" would be valid, shadowing the previous layer's a with the current one's, if you were to layer the recipe, classes, conf, etc Mar 22 00:30:33 * kergoth 's been mulling over lots of things Mar 22 00:33:18 angstrom booting on sheevaplug! Mar 22 00:33:24 :D Mar 22 00:33:52 timtimred hehe Mar 22 00:34:46 will tidy up and commit tomorrow eve. Mar 22 00:44:43 or maybe sooner. **** ENDING LOGGING AT Sun Mar 22 02:59:57 2009