**** BEGIN LOGGING AT Fri Aug 07 02:59:57 2009 Aug 07 07:44:05 03Stefan Schmidt  07org.openembedded.dev * r46c7582b69 10openembedded.git/conf/checksums.ini: checksums.ini: Add sum for new libgee Aug 07 07:44:36 morning Aug 07 07:49:59 good morning everyone Aug 07 08:28:35 can anyone give me a tip how I can create a symb. link ti /dev/ttyAT3 in a bitbake recipe? Aug 07 09:10:45 Stecchino_: ln -sf /dev/ttyAT3 link_name Aug 07 09:19:57 Hi, is there a guide on how to add a package to a oe distro? eg how to add i2c-tools to console-image Aug 07 09:21:03 Christos_N|Work: if there's no recipe for that, first you need to create a recipe... then you can add that to dependencies of the console-image Aug 07 09:21:11 (that's my understanding anyway :) Aug 07 09:21:26 "that" = i2c-tools Aug 07 09:24:44 thnak you dent , now the next question since I'm a total oe newbie, is there a guide or a link on how to make a recipe? ( I know how to make scrambled eggs though :-) ) Aug 07 09:25:26 lol :) Aug 07 09:25:38 there's a bitbake documentation Aug 07 09:25:56 and there's plenty of other recipes - so it's usually the easiest to rip some off :) Aug 07 09:26:21 also I would suggest reading poky guide - that's a decent doc and poky is OE based, so it applies to OE for the most part Aug 07 09:26:32 although I'm oe newbie too... Aug 07 09:28:35 ok, thanks dent again, I'm diving into docs now, seeya Aug 07 09:28:42 good luck :) Aug 07 09:32:40 03Klaus Kurzmann  07shr/import * r3c4ed52a1e 10openembedded.git/recipes/images/ (shr-image.bb shr-lite-image.bb): Aug 07 09:32:40 shr-image: give the images better names via IMAGE_BASENAME Aug 07 09:32:40 Signed-off-by: Klaus Kurzmann Aug 07 09:48:10 03Klaus Kurzmann  07shr/import * r671772e5aa 10openembedded.git/recipes/shr/initscripts-shr/finish.sh: Aug 07 09:48:10 initscripts-shr: run opkg-cl configure on firstboot Aug 07 09:48:10 Signed-off-by: Klaus Kurzmann Aug 07 10:13:36 evdev not building for anyone else? Aug 07 10:21:49 akheron: do you really mean that or just saying. Because there chroot issues and udev. Aug 07 11:01:01 ola Aug 07 11:01:56 ola Aug 07 11:15:33 i cant build qt4-x11-free_4.5.2.bb Aug 07 11:15:41 get a: CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/postgresql Aug 07 11:33:48 manuelsdsd: what machine? Aug 07 11:46:56 Stecchino: err, if you have a file "/dev/ttyAT3" then you can create the symlink with that command Aug 07 11:47:12 if you have other issues, then be more specific Aug 07 11:48:02 I needed to create a link on the target devices rootfs. Normally this requires a chroot and such. Aug 07 11:48:14 but in any case, the question is useless because of udev Aug 07 11:48:29 Stecchino: hm, you can create symlinks with no chroot Aug 07 11:48:32 so i'm just going to write a custom udev rule Aug 07 11:49:05 so i guess the install stage does not work in a chroot automatically? Aug 07 11:49:40 machine is at91sam9263ek Aug 07 11:50:27 i disabled postgres now in qt4-x11-free seems to compile now Aug 07 11:50:30 manuelsdsd: please show snippet with all the includes resulted in your error Aug 07 12:27:12 hello, how can I make a recipe simply use a local directory instead of downloading the sources from somewhere (SRC_URI)? Aug 07 12:29:32 freddy_: 1) you can place your files in /files directory Aug 07 12:29:59 freddy_: 2) you can setup local svn/cvs/git server Aug 07 12:32:25 Hi, I'm trying to bitbake meta-toolchain and getting a fail in do_populate_sdk Aug 07 12:32:26 * ERROR: Cannot satisfy the following dependencies for task-sdk-bare: * locale-base-en-gb * Aug 07 12:32:36 How do I fix that? Aug 07 12:32:57 jic23: don't disable en-gb locale generation in your confs Aug 07 12:34:04 oops. Didn't think I had, but on closer inspection only left en-us! Thanks. Aug 07 12:39:18 booxter: Should just having - GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 en_US.UTF-8" Aug 07 12:39:26 be sufficient? Doesn't seem to be making any difference. Aug 07 12:40:32 Actually completely different error now - ignore me. Aug 07 12:40:52 jic23: of course it doesn't: you should regenerate locales and ipk packages for them. Aug 07 12:41:27 jic23: glibc recompilation should do the job 100% (maybe there are quicker ways too, don't know) Aug 07 12:43:03 how do you force a recompile? Aug 07 12:44:16 Seem to have accidentally broken the compiler trying to recomile glibc. (which is less than ideal!) Aug 07 12:46:55 jic23: bitbake -c clean glibc && bitbake glibc maybe? Aug 07 12:47:54 booxter: Gave me a preprocessor is not sane error on the bitbake glic Aug 07 12:48:21 booxter: Sort of thing that doesn't look recoverable to me, so have started fresh build (with right locale options this time!) Aug 07 12:56:24 python-sip seems to have a broken SRC_URI Aug 07 13:03:39 03Stefan Schmidt  07shr/import * r56f1c96127 10openembedded.git/recipes/linux/linux.inc: Aug 07 13:03:39 linux.inc: Check if Makefile.fwinst actually exist. Aug 07 13:03:39 This fixes the linux-openmoko-2.6.24 build. Aug 07 13:10:32 morning Aug 07 15:04:01 03Stanislav Brabec  07org.openembedded.dev * r534d94b363 10openembedded.git/ (conf/checksums.ini recipes/bluez/bluez4_4.46.bb): bluez4: Updated to version 4.47. Aug 07 15:07:34 morning Aug 07 15:59:48 Hi. Can anyone give me a quick summary of how checksums are used on downloads. I can't seem to get rid a Task failed: Checksum of '...' failed Aug 07 16:04:35 jic23: add them to checksums.ini or configure OE to ignore them Aug 07 16:05:17 note, you can make OpenEmbedded ignore them, or you can make it only ignore *missing* checksums, which is the better bet Aug 07 16:05:25 you dont want to ignore mismatched ones :) Aug 07 16:06:23 very true :) Aug 07 16:06:57 How do you make it ignore them? Aug 07 16:07:32 (though tracked down the problem for this one) Aug 07 16:07:42 jic23: if this would be necessary something would be really broken Aug 07 16:08:12 Only during development when I can't be bothered to keep updating the checksums ;) Aug 07 16:08:35 then don't add them Aug 07 16:09:01 Then it balks and refuses to complete the fetch. Aug 07 16:11:52 jo Aug 07 16:16:21 jic23: see above Aug 07 16:16:25 hi woglinde Aug 07 16:17:44 hello woglinde Aug 07 16:18:10 he rkirti Aug 07 16:18:15 jo florian Aug 07 16:21:46 hm still fighting with the new dvsdk from TI Aug 07 16:25:59 hm which was the file where we unset the ENV Variables? Aug 07 16:45:13 jo laibsch Aug 07 16:45:48 hi Aug 07 16:46:09 laibsch do you know where we unset the env-varibales? Aug 07 16:46:19 I think we unset CCACHE variables Aug 07 16:46:30 which would not so okay Aug 07 16:46:56 I don't know where we unset Aug 07 16:47:06 hm okay Aug 07 16:47:18 or where we whitelist env-variables Aug 07 16:47:27 But you can specify IIRC BB_EXTRA_WHITE or something like that to make sure those env vars make it into the BB env Aug 07 16:47:41 hm Aug 07 16:47:46 whitelist would be in local.conf Aug 07 16:47:55 CCACHE should be per default on the WHITE list Aug 07 16:48:00 I guess that should be documented in local.conf.sample Aug 07 16:48:30 nope isnt Aug 07 16:49:43 export BB_ENV_EXTRAWHITE="MACHINE DISTRO ANGSTROM_MODE BBPATH OEROOT OEHOME BUILDDIR OE_BRANCH DISTRO" Aug 07 16:49:55 I have that in my setup script Aug 07 16:50:47 we really ought to stop the "use ccache if its installed" behavior, by default anyway Aug 07 16:50:49 make it opt-in Aug 07 16:51:14 kergoth another task your mighty list? Aug 07 16:51:50 kergoth: sorry to bother, but how goes MVL6 release? Aug 07 16:52:08 Coming along, don't think i can say more than that until there's a press release Aug 07 16:52:13 hi hrw Aug 07 16:52:47 fine with me Aug 07 16:57:50 bye Aug 07 16:57:53 bye hrw Aug 07 16:57:59 have a nice weekend Aug 07 16:58:04 oh Aug 07 16:58:06 you too Aug 07 17:11:13 Shot in the dark, but can anyone guess what might be causing this sort of problem? Aug 07 17:11:21 NOTE: the following files were installed but not shipped in any package: Aug 07 17:11:22 NOTE: /usr/bin/.debug/chronyd Aug 07 17:11:35 I can't figure out where the .debug file is coming from. Aug 07 17:12:48 I think the problem is you have 'PACKAGES = ' in your recipe Aug 07 17:12:50 rather than += Aug 07 17:14:54 Tartaurs: Thanks, you are correct Aug 07 17:16:57 Next silly mistake, Why the following? Aug 07 17:17:04 ERROR: QA Issue with chrony: No GNU_HASH in the elf binary: '/home/jic23/src/stuff/build/tmp/work/armv5te-angstrom-linux-gnueabi/chrony-1.23-r0/install/chrony/usr/bin/chronyd' Aug 07 17:17:54 jic23: thats not a silly mistake. The usual tweak for this (dont know how advisable) is to have TARGET_CC_ARCH+=${LDFLAGS} Aug 07 17:17:59 in your recipe Aug 07 17:19:46 *cough*hack*cough* ;) Aug 07 17:21:16 rkirti: That is rather less than obvious. Also doesn't seem to work. Aug 07 17:21:50 jic23: the problem is the buildsystem of what you're building isn't obeying the OE LDFLAGS. Aug 07 17:23:19 kergoth: Unfortunately it's a hideous hand written configure script by the look of it. Guess I'll try and figure why it's scrapping LDFLAGS. Aug 07 17:24:11 yep, you'll have to analyze its buildsystem Aug 07 17:24:18 how you make buildsystems obey variables from outside varies Aug 07 17:24:45 which is why autoconf+automake is good.. they suck, but at least they suck in a consistent fashion that we can deal with Aug 07 17:25:24 This may take some time. Has handwritten tests for whether to link against libm oh dear... Aug 07 17:25:32 ick Aug 07 17:25:52 and i suppose they don't let you explicitly set things rather than obeying its tests :) Aug 07 17:26:15 not sure. It's full of coments that aren't true. Aug 07 17:26:28 lovely Aug 07 17:28:10 jic23: the hack rkirti pointed out just appends the ldflags to the CC, assuming the buildsystem obeyed CC even :) Aug 07 17:28:43 kergoth: curiously enough it does do that, but somehow it's not working anyway Aug 07 17:28:50 weird Aug 07 17:33:01 How do you find out exactly what actually got run during a build? Aug 07 17:33:33 shell tasks emit shell scripts that get run, and logged Aug 07 17:33:41 bitbake -e |grep \^WORKDIR= Aug 07 17:33:47 in that dir, under temp/ Aug 07 17:33:51 run.. Aug 07 17:33:55 log.. Aug 07 17:34:28 alternatively, you can run bitbake with -D, but you'll see a *lot* of crap with that, not just what its running in the task :) Aug 07 17:39:30 ah, -D seems more informative than the logs Aug 07 17:40:00 even odder, it does seem to be using --hash-style=gnu (which I presume was the element that was causing trouble) Aug 07 17:41:24 that is odd, since it checks the ELF binary after the build and says its not there Aug 07 17:42:38 Do you know of any other gcc flags that would clash? Aug 07 17:43:20 jic23 you have to check the do_compile-log Aug 07 17:43:25 * kergoth doesn't know much about the gnu hash stuff, personally Aug 07 17:45:39 wow, ksplice looks neat Aug 07 17:46:23 kergoth yeaaaaahhhhhhhhh Aug 07 17:46:37 I attend the talk at linuxtag Aug 07 17:46:42 nice Aug 07 17:46:45 * kergoth is watching the one from elc Aug 07 17:48:33 oh this is so stupid *headbutts wall* Aug 07 17:53:20 Very odd, my problem has gone away (for now anyway). Aug 07 17:54:03 * kergoth chuckles Aug 07 17:58:52 how do i force a package to be rebuilt with bitbake? Aug 07 18:00:15 bitbake -c clean foo; bitbake foo; perhaps Aug 07 18:00:30 tyvmr Aug 07 19:42:20 so, what's the status of OEDEM? Aug 07 19:45:21 good question Aug 07 19:47:19 hmm Aug 07 19:47:28 what weeknds were listed Aug 07 19:49:10 where was the poll for oedem dates? Aug 07 19:55:18 wow so much brokedness. Aug 07 19:55:38 ? Aug 07 19:56:44 trying to build gpe-image for the sl-5600 and everything just.. breaks. Aug 07 19:56:47 at various levels. Aug 07 20:04:20 zauruses support is now not in good shape.. Aug 07 20:15:06 03Khem Raj  07org.openembedded.dev * reaf9eb0fbc 10openembedded.git/recipes/uclibc/ (31 files in 19 dirs): Aug 07 20:15:06 Delete uclibc recipes before 0.9.28 Aug 07 20:15:06 Signed-off-by: Khem Raj Aug 07 20:15:08 03Khem Raj  07org.openembedded.dev * r7ccdfeffc5 10openembedded.git/ (153 files in 6 dirs): Aug 07 20:15:08 gcc: Remove gcc 4.1.0 recipes in favour of gcc 4.4.1 Aug 07 20:15:11 Signed-off-by: Khem Raj Aug 07 20:15:13 03Khem Raj  07org.openembedded.dev * r45413b6880 10openembedded.git/recipes/binutils/binutils_cvs.bb: Aug 07 20:15:16 binutils_cvs.bb: objcopy-rename-errorcode patch is not needed anymore. Aug 07 20:15:18 Signed-off-by: Khem Raj Aug 07 20:15:20 03Khem Raj  07org.openembedded.dev * r694adec0bf 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev Aug 07 20:15:23 03Khem Raj  07org.openembedded.dev * r1305db95fe 10openembedded.git/recipes/gcc/gcc-4.4.1/gcc-uclibc-locale-ctype_touplow_t.patch: Aug 07 20:15:26 gcc-4.4.1.inc: Make gcc 4.1.1 compilable for uclibc targets. Aug 07 20:15:28 Signed-off-by: Khem Raj Aug 07 20:15:32 03Khem Raj  07org.openembedded.dev * r2f711209d6 10openembedded.git/conf/distro/include/sane-toolchain.inc: Aug 07 20:15:34 yeah gogo khem Aug 07 20:15:37 sane-toolchain.inc: PREFERRED_VERSION_linux-libc-headers assignment conditional. Aug 07 20:15:39 Signed-off-by: Khem Raj Aug 07 21:08:55 re rkirti Aug 07 21:09:07 jo woglinde Aug 07 21:25:50 * kergoth ponders a possible complete revamp of how staging works Aug 07 21:27:44 kergoth another point? Aug 07 21:44:27 03Klaus Kurzmann  07shr/import * r70adf9d010 10openembedded.git/conf/distro/shr.conf: Aug 07 21:44:27 shr.conf: add PREFERRED_PROVIDER for frameworkd-config-shr Aug 07 21:44:27 Signed-off-by: Klaus Kurzmann Aug 07 21:44:28 03Klaus Kurzmann  07shr/import * r10becd4e04 10openembedded.git/conf/distro/include/ (shr-autorev-unstable.inc shr-autorev.inc): Aug 07 21:44:28 shr-autorev(-unstable).inc: add fsoraw and set it to AUTOREV Aug 07 21:44:30 Signed-off-by: Klaus Kurzmann Aug 07 21:44:32 03Klaus Kurzmann  07shr/import * rb561cd4d7a 10openembedded.git/recipes/e17/e-wm_svn.bb: Aug 07 21:44:35 e-wm: don't depend on edje-utils Aug 07 21:44:37 as it pulls in cpp (which is quite heavy) and is not Aug 07 21:44:39 needed anyway. Aug 07 21:44:41 Signed-off-by: Klaus Kurzmann Aug 07 21:44:43 03Klaus Kurzmann  07shr/import * ra94b6981e3 10openembedded.git/recipes/tasks/task-shr-minimal.bb: Aug 07 21:44:46 task-shr-minimal: add fsoraw to -fso subpackage Aug 07 21:44:48 Signed-off-by: Klaus Kurzmann Aug 07 21:44:50 03Klaus Kurzmann  07shr/import * r6d2204b3c3 10openembedded.git/recipes/images/shr-image.inc: Aug 07 21:44:53 shr-image: drop task-cli* and task-fso-compliance and add task-shr-minimal-cli Aug 07 21:44:55 Signed-off-by: Klaus Kurzmann Aug 07 21:45:01 03Klaus Kurzmann  07shr/import * r42645a6d54 10openembedded.git/recipes/tasks/task-shr-minimal.bb: Aug 07 21:45:04 task-shr-minimal: add new -cli subpackage Aug 07 21:45:06 Signed-off-by: Klaus Kurzmann Aug 07 21:45:07 kergoth I am now watching the fpga talk Aug 07 21:45:08 03Klaus Kurzmann  07shr/import * r70297455ec 10openembedded.git/recipes/tasks/task-shr-minimal.bb: Aug 07 21:45:11 task-shr-minimal: remove fso-sounds and other not needed audio stuff Aug 07 21:45:15 Signed-off-by: Klaus Kurzmann Aug 07 21:45:17 03Klaus Kurzmann  07shr/import * ra2a33a5876 10openembedded.git/recipes/tasks/task-shr-minimal.bb: Aug 07 21:45:20 task-shr-minimal: drop gpe-filemanager, rxvt-unicode and localedef Aug 07 21:45:22 Signed-off-by: Klaus Kurzmann Aug 07 21:51:54 03Klaus Kurzmann  07shr/import * r550fd6df13 10openembedded.git/recipes/tasks/task-shr-minimal.bb: Aug 07 21:51:54 task-shr-minimal: replace elementary-alarm with ffalarms Aug 07 21:51:54 Signed-off-by: Klaus Kurzmann Aug 07 21:59:24 woglinde, what fpga talk? Aug 07 21:59:45 crofton -> http://free-electrons.com/pub/video/2009/elc/elc2009-williams-linux-on-fpga.ogv Aug 07 22:00:08 hrw linked in his block about the videos Aug 07 22:00:30 ah thank Aug 07 22:00:45 blog Aug 07 22:00:47 args Aug 07 22:00:51 right :) Aug 07 22:01:05 kergoth watched the ksplice video Aug 07 22:01:13 but I attend the talk at linuxtag Aug 07 22:01:17 with robert Aug 07 22:01:25 cool Aug 07 22:01:59 *g* Aug 07 22:02:34 crofton what you are doing with fpga these days? Aug 07 22:02:38 i like how ksplice has their uptrack manager in ubuntu, all slickly integrated for important kernel fixes Aug 07 22:02:44 itd be nice to do something like that for our distros Aug 07 22:03:32 hm sparc cpu on fpga Aug 07 22:03:35 thats new to me Aug 07 22:03:56 right now trying to move data from fpga to beagle via spi Aug 07 22:04:04 blowing up kernel atm :) Aug 07 22:04:08 ok Aug 07 22:04:13 It is time to go afk Aug 07 22:04:15 gn Aug 07 22:04:18 you mean dsp? Aug 07 22:04:34 well, eventually we will do dsp in fpga Aug 07 22:04:41 hm okay Aug 07 22:04:41 right now trying to get data out of it Aug 07 22:28:07 cool Aug 07 22:28:23 they are now working on arm cores for the fpga Aug 07 22:30:38 re florian Aug 07 22:30:50 re Aug 07 23:05:02 03Michael 'Mickey' Lauer  07org.openembedded.dev * rbfaa176eef 10openembedded.git/recipes/dbus/ (6 files in 2 dirs): dbus: add 1.3.0 (DP=-1) Aug 07 23:05:12 03Michael 'Mickey' Lauer  07org.openembedded.dev * r2895b2dd1e 10openembedded.git/recipes/dbus/ (5 files in 2 dirs): dbus-glib: add 0.82 Aug 07 23:05:12 03Michael 'Mickey' Lauer  07org.openembedded.dev * r02772d7a0d 10openembedded.git/conf/checksums.ini: checksums: add dbus 1.3.0 and dbus-glib 0.82 **** ENDING LOGGING AT Sat Aug 08 02:59:57 2009