**** BEGIN LOGGING AT Fri Jan 21 02:59:57 2011 Jan 21 04:40:29 has anyone followed the given example in openembedded doc about Writing Meta Data (Adding packages) .... did it works? n how? Jan 21 05:30:23 can anyone help me how to update recipes since I m new to openembedded... I m building a fileystem for an ARM base architecture and I require some packages of specific version.... Jan 21 05:32:58 for e.g I require a glibc-2.12.1 ... but in my recipes/glibc/ .. I dont hv a .bb file of version glibc-2.12.1... latest .bb file I hv is glibc_2.10.1.bb Jan 21 06:13:01 can anyone help me how to update recipes since I m new to openembedded... I m building a fileystem for an ARM base architecture and I require some packages of specific version.... for e.g I require a glibc-2.12.1 ... but in my recipes/glibc/ .. I dont hv a .bb file of version glibc-2.12.1... latest .bb file I hv is glibc_2.10.1.bb **** BEGIN LOGGING AT Fri Jan 21 07:52:17 2011 Jan 21 08:24:13 03Khem Raj  07master * r625c37c943 10openembedded.git/conf/distro/include/preferred-slugos-versions.inc: Jan 21 08:24:13 preferred-slugos-versions.inc: Prefer perl 5.10.1 Jan 21 08:24:13 * We do not need to pin bluez-libs anymore we use bluez4 for everything Jan 21 08:24:13 Signed-off-by: Khem Raj Jan 21 08:24:13 Acked-by: Mike Westerhof Jan 21 09:20:40 NOTE: package sample-1.0-r0: task do_install: Failed Jan 21 09:20:41 ERROR: TaskFailed event exception, aborting Jan 21 09:20:49 how to solve this problem Jan 21 09:40:33 cn anyone help me how bitbake handles single tar file Jan 21 09:49:16 commandmethod(self.cmds_async, self, options) Jan 21 09:49:34 commandmethod(self.cmds_async, self, options) Jan 21 10:07:40 FATAL: sample-1.0: http://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.bz2 cannot check archive integrity Jan 21 10:07:58 i m getting this error... cn anybody help me Jan 21 10:18:28 sanket: your recipe rpobably misses md5/sha256 sums for the tarball Jan 21 10:19:11 you could disable this check in your local.conf using OE_ALLOW_INSECURE_DOWNLOADS="1" Jan 21 10:19:15 if you do not care about that Jan 21 10:19:18 or fix the recipe Jan 21 10:22:41 is git down? Jan 21 10:27:35 I have a question about bitbake 1.10.1 special character handling Jan 21 10:27:38 https://lists.berlios.de/pipermail/bitbake-dev/2011-January/000774.html Jan 21 10:27:55 Does anyone came across this issue? Jan 21 10:30:19 Rahul_: what about using bitbake 1.10.2 ? Jan 21 10:30:58 bitbake 1.10.2 has same issue Jan 21 10:31:03 ensc|w: looks like git is down Jan 21 10:39:08 hi ! Jan 21 10:40:23 I'd like to build some recipes, and it can't because of anoncvs.handhelds.org unavailability Jan 21 10:40:33 is there an alternative source or a way around that ? Jan 21 10:41:44 my sample.bb is http://pastebin.mozilla.org/966222 .... cn anyone help has I had done any mistake Jan 21 10:43:17 and my local.conf is http://pastebin.mozilla.org/966227 Jan 21 10:43:22 in fact, I was hitting this error : http://www.mail-archive.com/bug-m4@gnu.org/msg02767.html (m4 not compiling) Jan 21 10:44:44 (in addition to the handhelds.org problem) Jan 21 10:55:06 bitbake file lib/bb/taskdata.py has a bug for handling packages whose name contain special characters Jan 21 10:55:38 this issue persists across bitbake 1.10.1 and 1.10.2 Jan 21 10:56:09 if anybody knows who is "resurrecting" the handhelds.org site I'd like to get ahold of them and at least get the sources. Jan 21 10:58:34 the packages I'm trying to fetch from handhelds.org: update-rc.d, ipkg-utils. Does anyone have a copy of them? Jan 21 11:05:25 ka6sox-away: did you try whois handhelds.org ? Jan 21 11:07:00 still says george france...don't think he is still associated with it...but I could be wrong. Jan 21 11:24:05 is OE server down? Jan 21 11:25:02 otavio: there was a message sent to the mailing list from a user who cannot access the server either. Jan 21 11:25:21 mario-goulart: right; it seems down. Jan 21 11:26:29 03Koen Kooi  07org.openembedded.dev * r52efb72982 10openembedded.git/recipes/ffmpeg/ (5 files): Jan 21 11:26:29 omapfbplay*: refactor into .inc Jan 21 11:26:29 Signed-off-by: Koen Kooi Jan 21 11:27:57 it seems the git server is down. Jan 21 11:31:37 apparently koen again forgot to take his pills this morning :-( Jan 21 11:31:38 http://article.gmane.org/gmane.comp.handhelds.openembedded/41665 Jan 21 11:32:21 lunch Jan 21 11:35:20 ~bon appetit, frans Jan 21 11:37:43 hi Jan 21 11:47:22 hello. what values does bitbake return on success and on failure? Jan 21 11:47:32 i mean shell exit codes Jan 21 12:12:31 hm.. Jan 21 12:12:34 oe-stats is broken Jan 21 12:12:45 Table 'oestats_package' is marked as crashed and should be repaired Jan 21 12:13:12 * Jay7 is looking for ka6sox Jan 21 12:13:52 I think he is asleep Jan 21 12:14:00 yeah.. Jan 21 12:16:07 any python wiz around? if I build my image on our autobuilder I get a python error: Jan 21 12:16:08 IOError: [Errno 21] Is a directory: '/home/hudson/jobs/SYGDG2_GEN/workspace/tmp/work/sygdg2-gen-image-1.0.0-r0/temp/log.image_cmd.13776' Jan 21 12:16:08 but ls says: Jan 21 12:16:08 -rw-r--r-- 1 hudson nogroup 0 2011-01-20 12:03 /home/hudson/jobs/SYGDG2_GEN/workspace/tmp/work/sygdg2-gen-image-1.0.0-r0/temp/log.image_cmd.13776 Jan 21 12:16:08 this is on ubuntu 10.04 64 bit python 2.6.5. The odd thing is that it builds fine on a desktop pc with the same configuration Jan 21 12:17:10 eFfeM_work: what code is raising this exception? Jan 21 12:17:53 Jay7: it is in bitbake: Jan 21 12:17:54 File "/home/hudson/jobs/SYGDG2_GEN/workspace/bitbake/lib/bb/build.py", line 167, in exec_func_shell Jan 21 12:17:54 so = file(logfile, 'w') Jan 21 12:18:13 hm.. Jan 21 12:18:49 try to run 'file' on this file :) Jan 21 12:18:49 note that this is not a recent bitbake but 1.8.2 (yeah yuk :-(, but the product is build with thsi version and needs an additional patch for which we do not want to upgrade the toolchain) Jan 21 12:18:53 just to be sure Jan 21 12:19:57 Jay7: says empty; Jan 21 12:19:59 /home/hudson/jobs/SYGDG2_GEN/workspace/tmp/work/sygdg2-gen-image-1.0.0-r0/temp/log.image_cmd.13776 Jan 21 12:20:31 actually I was thinking about name length etc but a small test for an equally long path succeeded Jan 21 12:21:20 I have 2 ideas - 1) bug in this python version 2) broken FS Jan 21 12:22:29 khem, Re: b86b1570bd45deaf3e9b9b2249a989f001b3d4cc Does anybody need nls for gcc-*cross* ? If yes (which would be kind of odd IMO), then why isn't nls derived from DISTRO_FEATURES for cross (it should already be via autotools.bbclass, no?) Jan 21 12:23:29 hm.. Jan 21 12:23:39 * Jay7 is looking on aldebaran-robotics Neo Jan 21 12:23:46 looking interesting Jan 21 12:23:53 they have developer program Jan 21 12:24:11 http://www.aldebaran-robotics.com/developer_program Jan 21 12:24:28 not sure they will have kexecboot ported on robot ;) Jan 21 12:24:46 Jay7: i tested with the same python version on the same os (ubuntu 10.04 with the python they have, and there has not been a python patch on the ubuntu feed since the patch Jan 21 12:24:48 jay7 we had one guy he how worked for them Jan 21 12:24:52 but he quitted the job Jan 21 12:25:25 Jay7: will try an fsck to be safe, but it is quite repeatable Jan 21 12:25:46 eFfeM_work: then my ideas are over :) Jan 21 12:25:53 ask kergoth :) Jan 21 12:26:34 yeah will do, ofc this is a very old bb version, but if I move to a newer one I also need to update things in recipes and this is just a maintenance patch for a product so don't wnat to do that Jan 21 12:29:41 eFfeM_work: try to google for alike errors Jan 21 12:29:48 may be known problem in some env Jan 21 12:30:14 i have another problem with hudson builds, i.e. with bitbake return codes. I am using the git 1.10 tag Jan 21 12:30:24 yeah did so already, not much success yet, but I see something in the log that is somewhat suspect Jan 21 12:31:03 normally in the shell they don't pose any problem, but it seems on the first build bitbake returns failure even if the build succeeds (tests on my desktop). on second builds bitbake correctly returns 0 Jan 21 12:31:05 thanks for your help. if I find something worth reporting I'll let you know Jan 21 12:32:05 is this behavior normal for bitbake? how can i get around it Jan 21 12:32:37 CMoH-notebook: Hm, I also have errors but for me they are persistent, when I build nslu2le/slugos everything is ok, but when I build calamari/minimal/console-image I get a msg that all tasks are completed successfully, but still hudson feels it fails. Jan 21 12:33:05 but then again there are some issues in the log (ERROR lines), the build does not stop on this, but I think bb still remembers Jan 21 12:33:16 see also my post in the last testing thread Jan 21 12:33:39 CMoH-notebook: known problem as well Jan 21 12:34:18 eFfeM_work, do you have a link to that post? Jan 21 12:34:21 CMoH-notebook: iirc, no one bb version behaves wanted way Jan 21 12:34:48 CMoH-notebook: http://article.gmane.org/gmane.comp.handhelds.openembedded/41657 Jan 21 12:34:53 ty Jay7; is this problem being worked on? Jan 21 12:35:04 if you need workaround you may tail log file and grep for 'failed' word :) Jan 21 12:35:43 1) write all output to file; 2) tail logfile | grep failed; 3) return appropriate code :) Jan 21 12:35:47 hehe - ty Jan 21 12:35:52 brb Jan 21 12:36:22 may be I'll add this to testbuilder one time.. Jan 21 12:38:38 ~seen paulepanter Jan 21 12:38:44 paulepanter <~paul@f053033237.adsl.alicedsl.de> was last seen on IRC in channel #oe, 293d 1h 17m 33s ago, saying: 'I have to go.'. Jan 21 12:41:34 hi ericben Jan 21 12:44:09 hi all Jan 21 12:44:15 mckoan|away, hi :) Jan 21 12:44:21 GNUtoo|laptop, hi you too :) Jan 21 12:44:42 hi Jan 21 12:45:00 do you remember my last troubles ? :) that's not finished yet :) Jan 21 12:45:11 no Jan 21 12:45:39 oh lol, nevermind Jan 21 12:45:53 it was about overlays Jan 21 12:46:20 but .. good news... some more reading, some more trial and error, and some moral support from you and I got it :) Jan 21 12:46:31 now I'm fighting against qemu :( Jan 21 12:47:52 hi GNUtoo|laptop Jan 21 12:48:42 hi Jan 21 12:48:50 so, several things: Jan 21 12:49:02 I rebased the patches but I don't know where to send them Jan 21 12:49:11 is there a pengutronix mailing list? Jan 21 12:49:24 or should it go to linux-arm? Jan 21 12:49:29 GNUtoo|laptop: linux-arm-kernel Jan 21 12:49:38 ok thanks Jan 21 12:49:47 then I'll PM you Jan 21 12:50:12 GNUtoo|laptop: if you want me to do a preliminary review feel free to send it to me (even if I'm not a good reviewer ;-) Jan 21 12:51:26 btw which bootloader is good for embedded ? Jan 21 12:51:29 grub ? Jan 21 12:52:17 alx depends on your platform/machine Jan 21 12:53:00 dumbly it is x86 Jan 21 12:53:02 :D Jan 21 12:53:53 x86 with hardware built custom, with usb ts, and a 2Gb flash that is seen as hda1 Jan 21 12:54:17 grub/lilo/syslinux Jan 21 12:54:20 oky Jan 21 12:54:32 what you know better :) Jan 21 12:54:35 grub Jan 21 12:54:46 so just use it then Jan 21 12:55:00 Jay7, so once I do a bitbake grub, what is the command to use the oe version of grub ? Jan 21 12:55:13 oh.. Jan 21 12:55:21 do we have grub recipe? Jan 21 12:55:23 you dont need grub from oe Jan 21 12:55:27 alx_, maybe add grub2 in oe if it's not already there Jan 21 12:55:34 Jay7, we have only grub1 Jan 21 12:55:38 if I remember well Jan 21 12:55:42 When I do a git clone of git.openembedded.org/openembedded, I get a connection refused message. Is the repo down? Jan 21 12:55:42 gnutoo haha Jan 21 12:55:43 Jay7, yes there is grub1 Jan 21 12:55:50 he shouldnt use grub1 anymore Jan 21 12:55:53 use grub2 Jan 21 12:56:08 grub1 is good enough :) Jan 21 12:56:18 grub-0.97.bb Jan 21 12:56:37 but from upgrading point of view it may be PITA.. Jan 21 12:56:48 what is PITA ? Jan 21 12:57:02 pain in the ass :)) Jan 21 12:57:12 o.O Jan 21 12:57:16 back Jan 21 12:57:29 Is the repo down? 'git clone git://git.openembedded.org/openembedded' gives me 'connection refused' Jan 21 12:57:51 ericben, ok Jan 21 12:58:10 thinking on the workaround on getting a proper error code, it got me thinking about bitbake design: could it be designed with a error collector object, and an error reporting policy? Jan 21 12:58:19 much like the junit/cppunit test runners Jan 21 12:58:25 whosit: looks like Jan 21 12:58:55 @Jay7: Ok, thanks for confirming. When the west coast wakes up, will it likely be fixed? Jan 21 12:59:08 git-daemon is down Jan 21 12:59:49 whosit: sure Jan 21 12:59:55 Thanks Jan 21 13:00:07 I have other outage awaiting for west coast :) Jan 21 13:21:27 Jay7, GNUtoo|laptop, how to discover why my image doesn't boot (it's bitbake base-image) Jan 21 13:22:32 how do you booting it? Jan 21 13:46:11 Jay7: fyi it is getting more and more mysterious, logged in into the autobuilder did a manual execute of do_rootfs and all works ! Jan 21 13:46:37 hm.. some kind of magic :) Jan 21 13:47:14 Interference from fakeroot? Jan 21 13:47:45 eFfeM_work: RP has argued in the past that seeing an error message should result in a non-zero exit status from bitbake. i disagree, personally. the behavior may vary between versions right now, should verify Jan 21 13:49:15 from memory, un successful build with some parsing warnings returned a non zero exit status Jan 21 13:49:22 from memory, a successful build with some parsing warnings returned a non zero exit status Jan 21 13:49:36 again, i'm referring to bb.error()/bb.msg.error() Jan 21 13:49:42 regardless of what it says *in the message* Jan 21 13:50:18 kergoth: I'm not taking a position in that discussion, but ... Jan 21 13:50:27 in that case I feel that the message at then end: Jan 21 13:50:28 NOTE: Tasks Summary: Attempted 5793 tasks of which 0 didn't need to be rerun and 0 failed. Jan 21 13:50:39 shouldn't warnings be bb.warn? Jan 21 13:50:53 is somewhat misleading, the task that got the error should then also be marked as failed Jan 21 13:50:56 yeah, its misleading. if a non-fatal error occurred, the task succeeded, yet bitbake exits 1? makes no sense Jan 21 13:50:58 right Jan 21 13:51:10 also, where do you draw the line between a non-fatal error and a warning Jan 21 13:51:32 non-fatal error is warning :) Jan 21 13:51:39 fatal error is error :) Jan 21 13:51:41 * kergoth nods Jan 21 13:51:59 of course, python's logging module has warning, error, and critical Jan 21 13:52:05 yup, IMHO if there is an error the result cannot be ok (although there might be a back to teh rails mechanism to try to proceed and get mroe errors Jan 21 13:52:06 which just adds to the confusion Jan 21 13:53:08 well.. when image was build it should return 0 Jan 21 13:53:44 so image can't be build successfully when some errors present Jan 21 13:55:14 so any message that doesn't break build shouldn't set exit code to non-zero Jan 21 13:55:24 that is my point of view Jan 21 14:00:39 if the image is successfully built is was not an error Jan 21 14:01:22 so either the package that generated an error (in my case a QA one) should be flagged as erroneous and should stop the build or the buid is ok and there is no error Jan 21 14:02:03 eFfeM_work: I fully agree, else we should also add -Werror as default CFLAGS :) Jan 21 14:03:12 QA messages threating should be configurable :) Jan 21 14:03:16 ericben muahaha Jan 21 14:03:17 as warning or as error Jan 21 14:03:39 than 70% of the soft will not compile Jan 21 14:03:47 yeah Jan 21 14:03:52 0.7% will compile :p Jan 21 14:04:18 damn still minipci isdn cards are this expensive Jan 21 14:04:24 then enable -DFORTIFY_SOURCE :) Jan 21 14:04:31 and kill leaving 0.7 :) Jan 21 14:04:36 woglinde: yes but in that case the return code of bitbake will most of the time be representative of the result of the execution :-D Jan 21 14:05:08 Jay7: and call it oe-core as what is left should be clean :-D Jan 21 14:05:12 woglinde: is isdn widely used in germany? Jan 21 14:05:20 still Jan 21 14:24:41 Hello, Jan 21 14:25:06 Yesterday I bitbaked a full kernel and a base root filesystem for a Ka-ro TX25 board. Today I am trying to compile a simple "hello world" external kernel module to figure out how to achieve this with Bitbake. In a devshell I try echo $BUILD_CFLAGS and get -isystem/home/bertrand/oe/arago-tmp/sysroots/i686-linux/usr/include -O2 -g Jan 21 14:25:21 If I do: unset LDFLAGS Jan 21 14:25:31 $CC -D__KERNEL__ -D__SMP__ -DMODULE -DMODVERSIONS $BUILD_CFLAGS -Wall -O2 -o hello.o -c hello.c Jan 21 14:25:42 ehm.. how to obtain a verbose kernel to see what is wrong ? Jan 21 14:25:45 Compiler complains: hello.c:1:60: error: linux/module.h: No such file or directory ... What is the bitbake variable I should use instead of $BUILD_CFLAGS to specify the pre-configured kernel include dir? Jan 21 14:26:14 bertszoghy: using http://www.kunen.org/uC/beagle/oe_kmod.html youc an werit a recipe to compile a kernel module Jan 21 14:26:43 thanks ericben, looking... Jan 21 14:32:13 I like this group! ;) Jan 21 14:36:35 ericben, I bitbaked an image and a kernel but I cannot get any debug info :( Jan 21 14:38:07 alx_: what do you mean by "debug info" ? Jan 21 14:38:34 any text beyond Booting linux kernel... Jan 21 14:38:44 alx_: which target ? Jan 21 14:38:47 x86 Jan 21 14:38:52 working with qemu Jan 21 14:39:01 how do you launch qemu ? Jan 21 14:40:04 $ /usr/bin/qemu -M pc --snapshot -m 1024 -kernel /home/alessandro/biotechware/build/cardiopad-x86_angstrom.9//deploy/glibc/images/cardiopad-x86/bzImage-cardiopad-x86.bin -serial stdio -usb -usbdevice wacom-tablet --no-reboot -localtime -drive file=/home/alessandro/biotechware/build/cardiopad-x86_angstrom.9//deploy/glibc/images/cardiopad-x86/base-image-cardiopad-x86.ext3 -append 'console=tty0 root=/dev/hda rw debug user_debug=-1' -net none Jan 21 14:40:17 qemu from host system (not OE) Jan 21 14:40:25 ubuntu 10.10 Jan 21 14:42:28 try console=ttyS0 Jan 21 14:43:04 to have log on serial which is you stdio Jan 21 14:43:15 khem, or any other uclibc people? qemuarm+minimal-uclibc+samba fails: http://pastebin.com/Ff6K8FGQ Jan 21 14:43:58 ericben, same as before :( Jan 21 14:45:59 tried -serial stdio and -serial vc (as manpage of qemu) Jan 21 14:48:04 tartarus hm samba again Jan 21 14:48:05 alx_: try with one of you /boot/vmlinuz to see if that works Jan 21 14:48:13 ok Jan 21 14:48:13 I thought khem already solved it Jan 21 14:48:23 once that work this way, try wiith OE's image Jan 21 14:48:46 just tried here (fedroa 14) with you commande line my PC's kernel boots fine Jan 21 14:51:39 hm at_exit again Jan 21 14:51:44 didnt saw this for a while Jan 21 14:51:48 but I cannot solve it Jan 21 14:51:59 we have to wait for khem Jan 21 14:52:29 ericben, yes it works with my host kernel Jan 21 14:53:31 alx_: so the problem is in your OE generated kernel Jan 21 14:54:20 ericben, I was sure about it :( how to solve ? Jan 21 14:54:26 any suggestion ? Jan 21 14:57:09 alx_: now : no :-( Jan 21 14:58:08 np Jan 21 14:58:19 if I found a bug and I patch it Jan 21 14:58:24 what should I do next ? Jan 21 14:58:30 git commit ? Jan 21 14:58:31 :D Jan 21 14:59:48 alx_: http://wiki.openembedded.org/index.php/GitPhraseBook Jan 21 15:00:10 alx_: http://wiki.openembedded.org/index.php/GitPhraseBook#Create_patches_suitable_for_the_mailing_list Jan 21 15:09:43 hi there Jan 21 15:10:35 I'm getting "connection refused" when trying to clone Bitbake from git://git.openembedded.net/bitbake... any ideas? Jan 21 15:11:51 OK then! Jan 21 15:11:57 dbrant problem with the server you have to wait Jan 21 15:12:31 use the mirror Jan 21 15:12:34 see /topic Jan 21 15:15:37 sorry, what is /topic? Jan 21 15:16:09 type /topic and egt your wonder Jan 21 15:17:10 ericben: if I do MACHINE=tx25 bitbake kmodule-test then I get an ipk, but what is the command to build the whole kernel bin with kmodule-test? It's not MACHINE=tx25 bitbake kmodule-test virtual/kernel ... or do I need to add it to a DEPENDS variable somewhere? Jan 21 15:19:03 "the remote end hung up unexpectedly" Jan 21 15:42:03 ericben? Jan 21 15:51:40 ah, tinderbox is on the same box, ok than Jan 21 16:19:50 * khem yawns Jan 21 16:20:12 hi khem Jan 21 16:20:18 hello Jan 21 16:20:32 khem hehe samba bites you Jan 21 16:20:47 alx_: there are scripts in contrib/qemu/ directory to run qemu with OE images Jan 21 16:20:52 woglinde: hmm Jan 21 16:20:58 ah I see Jan 21 16:21:31 and I dont know why the samba-stuff isnt fixing the compilerwarnings Jan 21 16:21:54 hello, may be the 10000th question: is there any problem with the git server ? Jan 21 16:22:33 Tartarus: I would ask you to do 2 things 1. Can you try to downgrade to binutils 2.20.1 and see if it works ? 2. Set PREFERRED_ARM_INSTRUCTION = "arm" for samba and that should get it building Jan 21 16:22:40 nschle85 yes there is Jan 21 16:23:04 Tartarus: its a issue with mixing arm and thumb code jama ran into similar but different issue Jan 21 16:23:04 khem ieehks so a thumb problem again Jan 21 16:23:40 Tartarus: I need to verify if its a legitimate limitation or linker is going wonky Jan 21 16:23:54 hmm git server issues ? Jan 21 16:24:00 I thought we fixed it last night Jan 21 16:24:37 let ka6sox wakeup Jan 21 16:25:01 woglinde: would the git problem be fixed today ? (UTC) Jan 21 16:26:30 nschle85 maybee Jan 21 16:26:57 khem: git.openembedded.net[0: 140.211.169.165]: errno=Connection refused Jan 21 16:29:54 nschle85: works ok here Jan 21 16:30:28 nschle85: try git.openembedded.org Jan 21 16:31:05 khem: i am using martins Makefile ... Jan 21 16:32:09 how to switch the server in an existing repository ? Jan 21 16:33:00 change it in .git/config Jan 21 16:35:27 khem: Heinervdm: git.openembedded.org[0: 140.211.169.165]: errno=Connection refused Jan 21 16:36:19 org and net seems to have the same IP Jan 21 16:41:53 khem: git problem also on my dedicated server: http://norman-schleicher.de/hudson/job/shr-unstable-image-clean-build/141/console Jan 21 16:43:22 khem: german government blocks openembedded :-) Jan 21 16:43:32 ? Jan 21 16:45:08 khem, I know i've had this for longer than the 2.21 switch Jan 21 16:45:16 khem, I'll try #2 mondayish Jan 21 16:48:45 woglinde: woglinde who is solving the git problem ? khem seems not to have any problems, strange ... Jan 21 16:49:13 woho Jan 21 16:49:14 http://labs.qt.nokia.com/2011/01/21/status-of-qt-modularization/#more-3044 Jan 21 16:49:20 mom Jan 21 16:51:29 ah yes Jan 21 16:51:33 http is broken Jan 21 16:51:35 ssh still works Jan 21 16:53:13 woglinde: i have no ssh access to oe git :-( Jan 21 16:54:00 yes Jan 21 16:54:12 but thats the reason it works for khem and me Jan 21 16:54:18 and not for you Jan 21 16:55:01 woglinde: but if anybody knows and is still fixing it then all is fine Jan 21 16:55:32 woglinde: is ist possible to get Readonly acces if i send youz my public key ? Jan 21 16:57:39 nschle85 no Jan 21 16:57:40 sorry Jan 21 17:00:59 woglinde: for read write access i am not trusted and active enough, i think Jan 21 17:05:59 khem, already using those Jan 21 17:08:05 03Tom Rini  07org.openembedded.dev * rbd7a0fa284 10openembedded.git/recipes/gstreamer/ (gst-plugins-base_0.10.25.bb gst-plugins-base_0.10.31.bb): Jan 21 17:08:05 gst-plugins-base: Add libxrandr to DEPENDS Jan 21 17:08:05 Fixes link errors with libgdk-x11. Jan 21 17:08:05 Signed-off-by: Tom Rini Jan 21 18:18:28 Hi, I just tried to download openembedded from git and got a connection refused. Anybody know if the server is scheduled for maintenance or is it just instability? Jan 21 18:18:48 git.openembedded.org[0: 140.211.169.165]: errno=Connection refused Jan 21 18:19:31 dbarden, lemme look Jan 21 18:19:31 Tartarus: great so its not a binutils 2.20 -> 2.21 switch glad to know that Jan 21 18:19:46 Tartarus: I am pretty sure #2 will work Jan 21 18:21:17 hello Jan 21 18:22:24 My Arago linux qte image doesn't have a /var/log/messages (where on Earth???) Jan 21 18:24:20 where do the insmod printk messages go? Grrr... Jan 21 18:25:45 dbarden, try again please. Jan 21 18:25:53 I want to watch it Jan 21 18:27:05 ka6sox: it is now working. Thanks very much. Jan 21 18:27:29 ya, had to unplug up the works....thanks for the heads up. Jan 21 18:27:29 nschle85 should be informed too that git is fixed now Jan 21 18:27:48 ka6sox: i had the same problem, git via http works now, thank you very much ! Jan 21 18:28:01 ka6sox: thx for fixing it Jan 21 18:28:18 yw...okay back to your regularly scheduled programme Jan 21 18:28:20 * khem should have biked to work its sunny Jan 21 18:29:00 khem: thank you Jan 21 18:29:50 oh thank ka6sox I did nothing Jan 21 18:29:58 other than empathy :) Jan 21 18:30:26 mwester: around ? Jan 21 18:30:56 khem: you told ka6sox that i should be informed, thats nice ... Jan 21 18:31:00 mwester: yesterday I was able punt udev out of ucslugc image and use busybox-mdev fully Jan 21 18:31:26 I have posted few patches with regard to that Jan 21 18:32:16 hi ka6sox Jan 21 18:33:27 hiya woglinde going to CeBit? Jan 21 18:34:16 ka6sox yes Jan 21 18:34:20 for oe and navit Jan 21 18:34:30 from thursday-satuarday Jan 21 18:35:04 woglinde, nice Jan 21 18:35:24 I'll be at SCALE from thurs-monday Jan 21 18:35:33 khem: some minutes ago you talked about arm thumb problems. My question: i did have problems building shr image on i386 host, then i switched to amd64 and all was fine. Is it now possible to compile shr on a 386 host ? Jan 21 18:36:41 khem: the problem i am talking where round about 4-5 month ago Jan 21 18:36:45 nschle85: jama will be the best guy to answer that Jan 21 18:36:59 nschle85: 4-5 months is a looooong time ago Jan 21 18:37:03 you should retry Jan 21 18:37:23 khem: if i try will it be fixed ? Jan 21 18:39:32 nschle85: what do u mean Jan 21 18:40:54 khem: if there will be the same arm thumb problems i had 5 month ago, will anybody care about it ? Jan 21 18:41:58 khem: 5 month ago nobody was interested in so i changed my build host from 32->64 bit Jan 21 18:42:39 nschle85: yes I can try Jan 21 18:42:45 but I only have so much time Jan 21 18:43:50 khem: thank you, ill try to compile under 32 bit and inform you about the result Jan 21 18:44:00 nschle85: sure np Jan 21 18:44:04 good luck Jan 21 18:44:13 nschle85: whats your machine btw Jan 21 18:44:42 so dish is waiting Jan 21 18:44:45 till later Jan 21 18:44:54 woglinde, enjoy Jan 21 18:45:50 khem: amd64 x2 ubuntu 10.10amd64 but ill try under ubuntu 10.10i386 Jan 21 18:46:20 I mean target machine Jan 21 18:49:56 khem: arm(v4t) (shr for opnmoko freerunner) Jan 21 18:52:12 khem: i was surprised that the toolchain behaves different on i386 and amd64 host Jan 21 18:52:49 khem: on amd64 not thumb errors recognized, under i386 host the build failed Jan 21 18:52:49 03Chris Larson  07master * rf2f23a5c2a 10openembedded.git/recipes/iputils/ (files/CVE-2010-2529.patch iputils_20071127.bb): Jan 21 18:52:49 iputils: apply patch for CVE-2010-2529 Jan 21 18:52:49 Signed-off-by: Chris Larson Jan 21 18:53:03 03Chris Larson  07master * raf1046551e 10openembedded.git/recipes/guile/ (guile-native-1.8.7/reloc.patch guile-native_1.8.7.bb): Jan 21 18:53:04 guile-native: apply relocation patch Jan 21 18:53:04 This makes guile-tools find its datadir based upon the location of the script, Jan 21 18:53:05 rather than the paths replaced by ./configure. Jan 21 18:53:05 Signed-off-by: Chris Larson Jan 21 18:53:08 03Chris Larson  07master * r4880cfd021 10openembedded.git/recipes/libmikmod/ (3 files in 2 dirs): Jan 21 18:53:09 libmikmod: apply patch for CVE-2010-2971 Jan 21 18:53:09 Signed-off-by: Chris Larson Jan 21 18:53:09 03Chris Larson  07master * r89fe684110 10openembedded.git/recipes/rng-tools/ (files/default files/init rng-tools_2.bb): Jan 21 18:53:09 rng-tools: improve startup script Jan 21 18:53:09 - Use short arguments for start-stop-daemon Jan 21 18:53:10 - Fix path to the daemon (it isn't in /usr/local) Jan 21 18:53:10 - Allow specifying the RNG device in /etc/default/rng-tools Jan 21 18:53:11 Signed-off-by: Chris Larson Jan 21 18:53:12 03Chris Larson  07master * rca83d2d399 10openembedded.git/recipes/wget/ (wget-1.12/CVE-2010-2252.patch wget_1.12.bb): Jan 21 18:53:12 wget: apply patch to 1.12 for CVE-2010-2252 Jan 21 18:53:12 Signed-off-by: Chris Larson Jan 21 18:55:11 khem: another problem i recognized is: compiling in an i368 chroot environment on amd64 was also not possible (gives another error which ich does not remember) Jan 21 19:02:13 khem: we keep in contact, ill do my tasks and give you the results Jan 21 19:02:25 khem: bye Jan 21 19:07:49 how does bitbake determine what tasks to create logs for in WORKDIR/temp? ie why is there no log for do_deploy_to for images (which has addtask deploy_to after do_rootfs in image.bbclass) Jan 21 19:17:40 re Jan 21 19:18:22 Hello, is there a conf file for the Ka-ro TX28 board? It runs on a Freescale i.MX287 processor. Jan 21 19:18:48 look under conf/machine Jan 21 19:20:56 have looked, was hoping it had another name than tx28.conf Jan 21 19:21:24 bertszoghy: no there isn't any tx28 in OE Jan 21 19:22:52 understood Jan 21 19:28:25 hm cannt he make a config himself? Jan 21 19:39:45 ka6sox: tinderbox saying me "Table 'oestats_package' is marked as crashed and should be repaired" Jan 21 19:41:00 Jay7, thanks Jan 21 20:29:25 hi mickeyl Jan 21 20:29:35 hey woglinde Jan 21 20:47:41 in image.bbclass there is an 'addtask deploy_to after do_rootfs' yet 'do_deploy_to' never gets called that I can tell when building an image - why would that be? Jan 21 20:48:00 hello, my manager asks if OE has plans to support and/or has a timeline for the Ka-ro TX28 board? Jan 21 20:48:45 bertszoghy not really Jan 21 20:48:55 bertszoghy you might write the machine file your self Jan 21 20:49:02 and/or provide a kernel.bb Jan 21 20:50:59 woglinde: thank you for your confidence! ;) Jan 21 20:51:06 never say never Jan 21 21:00:51 bertszoghy: or ask Karo to provide support for their boards in OE ! Jan 21 21:02:14 ericben I think when he is looking at the other machine file he is cable to write the machine file himself Jan 21 21:02:20 problem might be the kernel Jan 21 21:02:29 Indeed, I do not relish the thought of cross-compiling PHP with pChart support without Bitbake again. Jan 21 21:15:19 yes kernels are always the problem :( Jan 21 21:18:27 bertszoghy, we can't schedule that sort of thing Jan 21 21:18:40 we depend on volunteers to do that sort of thing Jan 21 21:19:00 or companies can fund people to do it, or contribute the work themselves :) Jan 21 21:19:30 That was understood. Jan 21 21:19:59 Just wondering if someone was working on it. Jan 21 21:20:07 Already. Jan 21 21:20:36 looks like a neat board though Jan 21 21:21:37 bertszoghy: do you know if the board is supported in linux mainline? Jan 21 21:22:06 mr_nice: mx28 support is actually wip Jan 21 21:22:57 ah ok Jan 21 21:24:37 ericben|away: otherwise is my patch ok for slugos/busybox Jan 21 21:25:06 hmmm Jan 21 22:15:00 well.. archlinux VM for development consume 1G vs OE's 160Mb of native-sdk-image Jan 21 22:15:32 but working :) Jan 21 22:18:33 Jay7, working? Jan 21 22:18:59 autoconf is broken in native-sdk-image Jan 21 22:19:12 may be just broken even Jan 21 22:19:12 oh, i meant oe tindebox Jan 21 22:19:33 tinderbox still waiting for repair table :) Jan 21 22:36:13 Jay7: IIRC you had freebsd boxes too right ? Jan 21 22:36:19 Jay7: for trying OE builds Jan 21 22:37:59 khem: yes Jan 21 22:38:15 I have freebsd inside kvm for this Jan 21 22:40:18 but freebsd 8.1 fails in kvm when trying to run with -smp >1 Jan 21 22:40:35 try virtualbox Jan 21 22:40:46 yes, I'm thinking about this too Jan 21 22:41:38 because amd phenom isn't good for run single cpu hungry process.. Jan 21 22:42:00 he xora Jan 21 22:42:05 jay7 yes I know Jan 21 22:42:07 hey woglinde Jan 21 22:44:44 Jay7: so have you been able to run any oe builds on fbsd ? or still struggling to get fbsd setup Jan 21 22:45:09 khem: this requires lots of work on compatibility Jan 21 22:45:27 so, no success ATM Jan 21 22:46:41 k Jan 21 22:47:26 I'll continue after kexecboot release Jan 21 22:51:47 jay7 hehe Jan 21 22:51:55 whats new in new version? Jan 21 22:52:28 woglinde: UI mostly Jan 21 22:53:02 and may be logs/debug viewing dialog Jan 21 22:53:29 jay7 Jan 21 22:53:35 its fixed according to mysqlcheck Jan 21 22:54:06 ka6sox: yes, looking alive Jan 21 22:54:10 thanks Jan 21 22:54:15 ka6sox is there no sqlite backend for tinderbox? Jan 21 22:54:56 sqlite isn't good for multiple writing processes iirc Jan 21 22:55:07 ? Jan 21 22:55:17 where did you hear that? Jan 21 22:55:30 its thread safe Jan 21 22:55:33 there is no daemon -> every process should lock entry database file Jan 21 22:56:33 ah damn Jan 21 22:56:41 switch oe-stats to innodb should help too Jan 21 22:56:53 switching it to postgres Jan 21 22:56:58 even better ;) Jan 21 22:57:14 jay7 sorry I mixed it up with patchwork Jan 21 22:57:45 oe-stats has a lot more parallel access Jan 21 22:58:08 yes, sqlite under patchwork may be accessible Jan 21 22:59:05 but anyway, mysql already there in memory Jan 21 22:59:43 we just should migrate from myisam to innodb at first Jan 21 22:59:58 then to postgres ;) Jan 21 23:10:06 oh.. vbox can't share VT CPU extension with kvm Jan 21 23:17:59 khem, ping Jan 21 23:19:23 so, I know not specifically OE related, but anyone familiar with opkg? I am trying to figure out how to make use of x-feed.conf files I am generating to provide src/gz references to a http uri location Jan 21 23:22:21 jay7 yes you have to unload the modules Jan 21 23:22:38 woglinde: done already :) Jan 21 23:30:43 hm.. seems vbox + fbsd is more stable than kvm + fbsd Jan 21 23:33:05 good nite Jan 21 23:51:34 Crofton: pong Jan 21 23:52:22 hbeck: x-feed.conf ? Jan 21 23:53:01 hmmm Jan 21 23:53:03 ah Jan 21 23:53:27 remember I complained about a .py file in /lib and ldconfig complainging Jan 21 23:53:41 gn wog Jan 21 23:53:45 woop Jan 21 23:53:50 Crofton: yes I do Jan 21 23:53:59 did it get fixed? Jan 21 23:54:08 no, but its harmless Jan 21 23:54:15 * Crofton has to go to a Si Valley style meeting soon Jan 21 23:54:18 I know that Jan 21 23:54:23 :) Jan 21 23:54:37 I just want to say it is fixed in updates and tick it off my list Jan 21 23:54:38 Fixing will need some package restructuring Jan 21 23:54:39 no problem Jan 21 23:54:51 I just thought I'd check Jan 21 23:54:57 we have bigger fish to fry Jan 21 23:55:03 let me think if I can find a a straighter solution to fix it Jan 21 23:55:28 yeah usually I spend time fighting the fires :) Jan 21 23:55:44 so how is your trip thus far Jan 21 23:56:23 it will be better when data comes out of the fpga again :0 Jan 21 23:56:25 :) Jan 21 23:57:14 ah k Jan 21 23:57:18 weekend plans ? Jan 21 23:57:22 work work work ? Jan 22 00:00:29 heh Jan 22 00:00:33 work probably Jan 22 00:04:20 Crofton: ok, tomorrow I have to go to a open hours for a school for my daughter Jan 22 00:04:27 cool Jan 22 00:04:36 Crofton: lemme know if you have some time we could catch up Jan 22 00:04:43 will do Jan 22 00:04:45 over on sunday or next week Jan 22 00:06:03 well.. Jan 22 00:06:09 Jay7, any link for autoconf being broken? It's good here in native-sdk-image in my matrix, but autoconf/perl stuff keeps being a PITA :( Jan 22 00:06:28 or was that on a non-linux host? Jan 22 00:06:33 * Jay7 have finished tuning open-e dss v6 and citrix xenserver Jan 22 00:07:07 Tartarus: this is not build breakage Jan 22 00:07:14 this is runtime problem :) Jan 22 00:07:20 I've sent mail to ML Jan 22 00:07:31 I can look into the auto-foo Jan 22 00:07:40 but I wont have time Jan 22 00:07:44 Is it a bad path in the program runtime error? Jan 22 00:07:50 or, subject? I can peek real quick Jan 22 00:08:01 Tartarus: I think paths are hardcored Jan 22 00:08:03 http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-January/028959.html Jan 22 00:08:06 err hardcoded Jan 22 00:08:07 here is it Jan 22 00:08:32 I have this image here, so I can look for more info Jan 22 00:08:38 and TMPDIR is still alive Jan 22 00:08:54 ok Jan 22 00:08:59 So that's not too bad really Jan 22 00:09:20 A few of those are harmless as the first line of the program is either /usr/bin/perl or /usr/bin/env perl Jan 22 00:10:13 i was worried I broke things badly again, but that doesn't look to be the case :) Jan 22 00:10:42 hehe :) Jan 22 00:11:10 someone just should replace sysroots path's to right ones Jan 22 00:11:26 Yes Jan 22 00:11:47 I'd be very much in favor of a few manglers being added in the right spots to fixup both -native stuff and target stuff Jan 22 00:12:19 btw, good testcase for runtime testing of native-sdk-image.. Jan 22 00:12:30 upload some sources there and try to compile Jan 22 00:12:33 kernel? and then some autotool thing Jan 22 00:12:54 I'll add this to testbuilder once :) Jan 22 00:13:19 or may be to bitbake, when we will be merged with yocto :) Jan 22 00:21:23 * Jay7 -> sleep Jan 22 00:36:09 03Khem Raj  07master * r0f2a949439 10openembedded.git/recipes/ncurses/ncurses_5.7.bb: Jan 22 00:36:09 ncurses_5.7.bb: Update the rollup patches Jan 22 00:36:09 * Fixes bugzilla/5505 Jan 22 00:36:09 Signed-off-by: Khem Raj Jan 22 00:37:23 Tartarus: around ? Jan 22 00:37:54 Tartarus: I think your autobuilder rocks half of testing table is now populated by you Jan 22 00:38:32 Tartarus: however I think it would be nice if you could roll the images into one row for same distro/machine combo Jan 22 00:38:35 like I do Jan 22 00:38:40 that way we can keep the table small Jan 22 00:42:20 I really want it automated Jan 22 00:42:40 and the problem I have with doing it like that, at least until it all turns blue, is the manual process of seeing what's working/not Jan 22 00:42:47 and updating the table thusly Jan 22 00:43:00 and obtw, i plan to bug oe-members about what else they want to see covered Jan 22 00:43:39 just a few failures (and I need to recheck) and it's only a 16h cycle Jan 22 00:43:41 So there's room to add more Jan 22 00:46:03 khem, obtw, minimal-uclibc+p2002ds+gcc-cross-sdk has a non-locale build failure, sec Jan 22 00:46:27 short interruption on melo while we reset a drive Jan 22 00:46:53 http://pastebin.com/kU4w1r3M Jan 22 00:47:27 That + gst-plugins-base that I fixed today + the samba thing we talked about earlier are it that's failing still Jan 22 00:47:44 oh and angstrom 2010.x + mini2440 due to u-boot + gcc 4.5 issue Jan 22 00:47:49 afk, dinner & stuff **** ENDING LOGGING AT Sat Jan 22 00:48:05 2011 **** BEGIN LOGGING AT Sat Jan 22 00:52:36 2011 Jan 22 00:53:03 Tartarus: somehow its messing up the toolchain install I think Jan 22 00:54:30 Tartarus: I can look at the uboot issue Jan 22 00:54:30 I think uboot needs a boot **** BEGIN LOGGING AT Sat Jan 22 04:42:16 2011 Jan 22 05:06:40 can anyone help me how to make sample.bb file.... I have created a file which is http://pastebin.mozilla.org/969167 .... the file is executing without any error .... but in work dir I m not getting any bin file Jan 22 05:07:27 has I done any mistake ? Jan 22 08:15:14 sanket: 13.S = "${WORKDIR}/CHANGEME-${PV}" Jan 22 08:15:32 sanket: the S should be set properly Jan 22 08:16:02 13.S = "${WORKDIR}/CHANGEME-${PV}" Jan 22 08:16:25 an once you inherit autotools all do_* functions you define in the recipe will be overridden Jan 22 08:22:33 03Khem Raj  07master * r358e9c4bc5 10openembedded.git/recipes/util-linux-ng/util-linux-ng.inc: Jan 22 08:22:33 util-linux-ng.inc: Remove udev from DEPENDS Jan 22 08:22:33 Signed-off-by: Khem Raj Jan 22 08:22:33 Acked-by: Mike Westerhof Jan 22 08:22:35 03Khem Raj  07master * rfd387f9c30 10openembedded.git/ (conf/distro/slugos.conf recipes/tasks/task-slugos.bb): Jan 22 08:22:35 slugos.conf: Define IMAGE_DEV_MANAGER to be udev Jan 22 08:22:35 * Dont hardcode udev to RDEPENDS but use IMAGE_DEV_MANAGER Jan 22 08:22:35 Signed-off-by: Khem Raj Jan 22 08:22:35 Acked-by: Mike Westerhof Jan 22 08:22:38 03Khem Raj  07master * rc792d04d2b 10openembedded.git/conf/distro/include/slugos.inc: Jan 22 08:22:38 distro/include/slugos.inc: Change DEPLOY_DIR and CACHE locations Jan 22 08:22:38 * Current set of defines does not let slugos and ucslugc build in Jan 22 08:22:38 one tmpdir, this patch will let that happen and there by increase Jan 22 08:22:38 build times for those who would like to build both distros Jan 22 08:22:38 Signed-off-by: Khem Raj Jan 22 11:06:32 Hi guys anyone running 2.6.34 on a beagleboard (normal or xM) or omap3evm **** ENDING LOGGING AT Sat Jan 22 11:17:40 2011 **** BEGIN LOGGING AT Sat Jan 22 11:22:21 2011 Jan 22 11:44:11 ka6sox: do you ever sleep ? Jan 22 11:51:22 eFfeM nope Jan 22 11:53:13 figured that Jan 22 11:53:44 ka6sox: how well populated is sources.openembedded.org ? Jan 22 11:54:17 eFfeM not well enough...we need access to the hh.org repos. Jan 22 11:55:04 can we get in touch with the hh.org admins for that Jan 22 11:56:14 nope...they are AWOL. Jan 22 11:57:06 yeah: Handhelds.org is undergoing renovations - The site should be active on the week of December 1st, 2010! Jan 22 15:12:46 hi all, how to choose which xserver to use ? i'm building qt4-x11-demo-image for qemux86 and I get Xvesa instead of Xorg so the image doesn't work :( Jan 22 15:17:21 alx_ look in conf/machine Jan 22 15:19:17 woglinde_, if I'm right: I copy x86.conf to myx86.conf and write the line PREFERRED_PROVIDER_virtual/xserver="xserver-xorg". what about XSERVER ? Jan 22 15:21:41 woglinde_, well, i read that qemux86 should be already xserver-xorg, but so why I get Xvesa ? is it because in the recipe i see an include i686-generic.conf that override the defines written in qemu.inc ? Jan 22 15:21:57 hi Jan 22 15:22:11 does someone knows how to use kgdboc? Jan 22 15:22:22 each I tried I failed Jan 22 15:22:54 *each time Jan 22 15:22:57 I lack something Jan 22 15:23:07 all is setup by the book Jan 22 15:23:11 but it doesn't break Jan 22 15:23:56 woglinde_, hi Jan 22 15:29:38 GNUtoo|laptop, hi :) Jan 22 15:31:03 hi Jan 22 15:31:20 alx_, do you know how to activate kgdb break Jan 22 15:32:23 GNUtoo|laptop, sorry :( Jan 22 15:38:10 alx yes could be Jan 22 15:38:12 hmmm it seem that freescale driver doesn't implement some callbacks Jan 22 15:38:16 http://forums.freescale.com/t5/i-MX-Microprocessors/kgdb-on-i-MX25-PDK-board/m-p/66087 Jan 22 15:39:30 namely .poll_get_char Jan 22 15:39:45 and .poll_put_char Jan 22 16:41:54 jo kergoth Jan 22 16:50:28 btw, may I SPAM here the request or a vote on an european startup competition where my device is using openembedded ? :P (Searching for votes) :P Jan 22 16:51:15 alx hm Jan 22 16:51:23 better write it to the ml Jan 22 16:53:16 woglinde, lol :) may I really ? :D Jan 22 16:53:22 which one is better ? Jan 22 16:53:34 today arent that much people here Jan 22 16:53:37 just post it Jan 22 16:53:44 ?? Jan 22 16:53:46 so the ml may get wider audience Jan 22 16:53:55 hi mr_nice Jan 22 16:54:04 woglinde, openembedded-devel ? Jan 22 16:54:19 yes Jan 22 16:54:23 oh ok Jan 22 16:54:32 and post it to me in querry Jan 22 16:54:36 I will have a look Jan 22 16:54:51 hi woglinde Jan 22 16:55:55 hm? Jan 22 17:00:17 woglinde, may I send the email to you for check if it fits ? I hate SPAM :D Jan 22 17:00:26 alx query Jan 22 17:00:43 /msg woglinde link Jan 22 17:01:36 ops ... Jan 22 17:01:38 pasted the draft of the email :$ Jan 22 17:03:46 alx hm mail it to oe-users Jan 22 17:03:50 that should fit Jan 22 17:04:14 ops ok Jan 22 17:05:57 alx a pitty you didnt mentioned that you are using opensource software Jan 22 17:06:03 in the voting Jan 22 17:30:08 03Jesse Gilles  07master * r03069201ee 10openembedded.git/recipes/logrotate/logrotate_3.7.1.bb: Jan 22 17:30:09 logrotate: fix /etc/crontab entry -- run as root Jan 22 17:30:09 * /etc/crontab entry was missing username field, so it never ran Jan 22 17:30:09 Signed-off-by: Jesse Gilles Jan 22 17:30:09 Signed-off-by: Khem Raj Jan 22 17:30:14 03Koen Kooi  07master * r6aa31074ad 10openembedded.git/classes/insane.bbclass: Jan 22 17:30:14 insane bbclass: extend RPATH check to cover sysroots as well Jan 22 17:30:14 * Having rpath to sysroot is just as bad as one to workdir Jan 22 17:30:14 Based on insane.bbclass from yocto Jan 22 17:30:15 Signed-off-by: Koen Kooi Jan 22 17:30:15 Signed-off-by: Khem Raj Jan 22 17:30:21 03Paul Menzel  07master * r9660b51b53 10openembedded.git/recipes/libass/ (libass.inc libass_0.9.11.bb): (log message trimmed) Jan 22 17:30:21 libass: add 0.9.11 Jan 22 17:30:21 The web site states the following [1]. Jan 22 17:30:21 The following projects use libass: Jan 22 17:30:21 MPlayer Jan 22 17:30:21 VLC Jan 22 17:30:22 GStreamer (assrender plugin) Jan 22 17:30:35 03Paul Menzel  07master * r0e8eaa0a67 10openembedded.git/recipes/openmax/ (3 files in 2 dirs): (log message trimmed) Jan 22 17:30:35 libomxil-bellagio_{0.9.2.1, git}: add patch: remove `-Werror` from `CFLAGS` to fix build with GCC 4.5 Jan 22 17:30:35 Am Montag, den 17.01.2011, 12:45 +0100 schrieb Paul Menzel: Jan 22 17:30:35 > Build tested with `angstrom-2008.1` for `MACHINE = "beagleboard"`. With `angstrom-2010.x` it fails with the following error. Jan 22 17:30:36 > Jan 22 17:30:36 > arm-angstrom-linux-gnueabi-libtool: compile: Jan 22 17:30:37 arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon Jan 22 17:31:08 03Paul Menzel  07master * rb0a5147083 10openembedded.git/recipes/ltp/ltp_20100831.bb: Jan 22 17:31:08 ltp_20100831: `${PN}-dbg`: use `+=` instead of `=` to append to the list Jan 22 17:31:08 Populating `${PN}-dbg` the second entry replaces the list instead of appending to it [1]. Jan 22 17:31:08 [1] http://docs.openembedded.org/usermanual/usermanual.html#metadata_writing_data Jan 22 17:31:08 Signed-off-by: Paul Menzel Jan 22 17:31:08 CC: Leon Woestenberg Jan 22 17:31:09 Signed-off-by: Khem Raj Jan 22 17:31:15 03Paul Menzel  07master * reb55dcf11d 10openembedded.git/recipes/openmax/ (3 files): (log message trimmed) Jan 22 17:31:15 libomxil-bellagio: remove/delete unused versions 0.9.{0, 1, 2} Jan 22 17:31:15 These version are not used anymore and 0.9.{0,1} do not even build with current FFmpeg [1]. Jan 22 17:31:15 $ zless minimal-dev/work/armv7a-oe-linux-gnueabi/libomxil-bellagio-0.9.0-r8.0/temp/log.do_compile.16833 Jan 22 17:31:15 […] Jan 22 17:31:16 /bin/sh ../../../arm-oe-linux-gnueabi-libtool --tag=CC --mode=compile arm-oe-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -m Jan 22 17:31:17 no-thumb -DHAVE_CONFIG_H -I. -I../../.. -isystem/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi/usr/include -I/oe/build-minimal-eglibc/m Jan 22 17:31:23 03Paul Menzel  07master * r8a9476c411 10openembedded.git/recipes/openmax/ (gst-openmax/check.diff gst-openmax_0.10.0.4.bb): (log message trimmed) Jan 22 17:31:23 gst-openmax: remove obsolete patch Jan 22 17:31:23 Task `configure` fails with the following error with `angstrom-2008.1` and `MACHINE = "beagleboard"`. Jan 22 17:31:23 | configure: using GStreamer tools in /usr/bin Jan 22 17:31:24 | configure: using GStreamer plug-ins in /usr/lib/gstreamer-0.10 Jan 22 17:31:24 | checking for GST_BASE... yes Jan 22 17:31:25 | checking for GST_CHECK... no Jan 22 17:31:31 03Paul Menzel  07master * rb46d348526 10openembedded.git/recipes/openmax/gst-openmax_0.10.0.4.bb: (log message trimmed) Jan 22 17:31:31 gst-openmax: do not use `-Werror` in `CFLAGS` to fix build Jan 22 17:31:31 Task `compile` fails with the following error using `angstrom-2008.1` for `MACHINE = "beagleboard"`. Jan 22 17:31:31 arm-angstrom-linux-gnueabi-libtool: compile: arm-angstrom-linux-gnueabi-gcc Jan 22 17:31:32 -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork Jan 22 17:31:32 -mno-thumb -DHAVE_CONFIG_H -I. -I.. Jan 22 17:31:33 -isystem/oe/build/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/include Jan 22 17:31:34 03Andreas Müller  07master * r7e0c02bad4 10openembedded.git/recipes/clutter/clutter-gtk.inc: (log message trimmed) Jan 22 17:31:34 clutter-gtk: Fix broken build for images depending on gobject-introspection-native (e.g. libwnck_2.30.5 / libgee_0.6.0) Jan 22 17:31:34 * Error situation: Jan 22 17:31:35 * 1. configure detects gobject-introspection: Jan 22 17:31:35 * Jan 22 17:31:36 configure:11385: checking for gobject-introspection Jan 22 17:31:36 configure:11416: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.3" Jan 22 17:31:40 03Andreas Oberritter  07master * r7751975e41 10openembedded.git/recipes/madwifi/ (5 files): (log message trimmed) Jan 22 17:31:40 madwifi-ng: convert to new style staging, fix packaging Jan 22 17:31:40 * Build and install tools and modules seperately, Jan 22 17:31:40 "unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS" only for modules. Jan 22 17:31:41 * Install man pages into correct location. Jan 22 17:31:54 03Andreas Oberritter  07master * rb9d43e2cb5 10openembedded.git/recipes/madwifi/ (4 files in 2 dirs): (log message trimmed) Jan 22 17:31:54 madwifi-ng-r3314: Apply patches from OpenWrt 10.03 Jan 22 17:31:54 [This revision is not pinned in OE, but used by opendreambox.] Jan 22 17:31:54 * Update HAL to 20090508. Jan 22 17:31:54 * Use SRCREV 20550 of OpenWrt. Jan 22 17:31:54 * Skip 446-single_module.patch (breaks install target). Jan 22 17:31:55 * Remove dependency on OpenWrt's wprobe API. Jan 22 17:31:56 03Andreas Müller  07master * rd6cd2b7e98 10openembedded.git/recipes/clutter/clutter-box2d.inc: (log message trimmed) Jan 22 17:31:56 clutter-box2d: Fix broken build for images depending on gobject-introspection-native (e.g. libwnck_2.30.5 / libgee_0.6.0) Jan 22 17:31:56 * Error situation: Jan 22 17:31:57 * 1. configure detects gobject-introspection: Jan 22 17:31:57 * Jan 22 17:31:58 configure:16373: checking for gobject-introspection Jan 22 17:31:59 configure:16404: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.8" Jan 22 17:31:59 03Andreas Oberritter  07master * r8b9608b1f9 10openembedded.git/recipes/madwifi/ (files/madwifi-fix-2.6.30.patch madwifi-ng_r3837-20080802.bb): Jan 22 17:32:00 madwifi-ng: remove unused version r3837-20080802 Jan 22 17:58:17 hi rp Jan 22 18:16:21 I need to conditionally "inherit" --- I don't expect that "inherit_nslu2 foo" will actually work -- any better suggestions? Jan 22 18:17:06 I guess I'll try to make the class file itself be an effective no-op based on the machine, but that doesn't seem quite so elegant. Jan 22 18:20:13 03Andreas Oberritter  07master * r63375e9d0e 10openembedded.git/recipes/dvdbackup/dvdbackup_0.4.1.bb: Jan 22 18:20:13 dvdbackup-0.4.1: Initial recipe Jan 22 18:20:13 Signed-off-by: Andreas Oberritter Jan 22 18:20:26 03Andreas Oberritter  07master * r8e7adfdd70 10openembedded.git/recipes/madwifi/madwifi-ng_r3314-20080131.bb: Jan 22 18:20:26 madwifi-ng-r3314: don't apply OpenWrt's 104-autocreate_none.patch Jan 22 18:20:26 * Restore previous behaviour to create a STA interface on module load. Jan 22 18:20:26 Signed-off-by: Andreas Oberritter Jan 22 18:20:27 03Andreas Oberritter  07master * rb66a04703e 10openembedded.git/recipes/ddrescue/ddrescue_1.14.bb: Jan 22 18:20:27 ddrescue-1.14: Initial recipe for GNU ddrescue Jan 22 18:20:27 Signed-off-by: Andreas Oberritter Jan 22 18:32:00 commit of libass just broke parsing -- missing a line continuation character. Jan 22 18:38:49 that's probably as eligent as it gets atm :( Jan 22 18:40:46 03Tom Rini  07org.openembedded.dev * r0575bd040e 10openembedded.git/recipes/u-boot/ (2 files in 2 dirs): Jan 22 18:40:46 u-boot: Fixup mini2440 and the various 'weak' problems Jan 22 18:40:46 Based on the existing patches for other platforms. Jan 22 18:40:46 Signed-off-by: Tom Rini Jan 22 19:10:06 anyone looked at python-qt lately? Jan 22 19:13:53 re Jan 22 19:20:12 hi Jan 22 19:22:11 if anyone cares Jan 22 19:22:16 staples has a sale on webcams Jan 22 19:22:25 c210 and C260 for 9 bucks each Jan 22 19:22:32 going to pick up a couple for meself Jan 22 19:59:03 is someone here willing to give me git lessons ? Jan 22 19:59:13 ? Jan 22 19:59:33 i never mange to get my brain over the better functions Jan 22 19:59:36 there are tons of tutorials on the net Jan 22 19:59:54 yeah .. they are sooo dry Jan 22 20:00:05 ah never mind .. Jan 22 20:00:20 what you mean with better functions? Jan 22 20:01:16 maybe i mean the way of using git and arrange my coding to it Jan 22 20:01:35 so i can deliver small but complete sets of changes .. Jan 22 20:01:59 Pro Git is very good material imo Jan 22 20:02:01 hm most used functions are clone, pull --rebase, branch, checkout, cherry-pick Jan 22 20:02:04 rebase -i Jan 22 20:02:09 commit Jan 22 20:02:11 and push Jan 22 20:02:33 and sendmail and format-patch Jan 22 20:02:51 * rob_w notes all Jan 22 20:03:23 woglinde: hello, i cannot build the shr image, because openembedded/recipes/libass/libass.inc cannot be parsed Jan 22 20:03:44 nschle85 I never touched libass Jan 22 20:03:48 * rob_w trys to become more usefull to oe, as it has been soo good to me so far Jan 22 20:03:49 woglinde: could you please fix it ? I think there is a \ missing Jan 22 20:04:10 woglinde: before the last line Jan 22 20:04:43 woglinde: i have no write access Jan 22 20:05:30 woglinde: Paul Menzel is the commiter of the file Jan 22 20:05:33 ~lart khem Jan 22 20:05:33 * ibot takes a big bite out of khem's jugular vein Jan 22 20:05:36 no Jan 22 20:05:41 paul made the patch Jan 22 20:05:53 khem did a poor review Jan 22 20:10:13 pushed Jan 22 20:10:18 thx Jan 22 20:10:45 i just crashed on this one ;.-( Jan 22 20:11:29 woglinde: thanks too Jan 22 20:11:46 03Henning Heinold  07org.openembedded.dev * r93064a29cb 10openembedded.git/recipes/libass/libass.inc: libass: fix missing \ and make spaces to tab Jan 22 20:14:20 03Lars Michelsen  07master * r6d810a7bac 10openembedded.git/recipes/python/python-caldav_0.1.6.bb: Jan 22 20:14:20 python-caldav: New recipe - CalDAV rfc4791 client Jan 22 20:14:20 This patch adds a new recipe for the python caldav client library module. Jan 22 20:14:20 Tested building on Ubuntu 10.10 x86_64 for beagleboard c4. Tested Jan 22 20:14:20 functionality on beagleboard c4. Jan 22 20:14:21 Signed-off-by: Lars Michelsen Jan 22 20:14:22 Signed-off-by: Khem Raj Jan 22 20:14:23 03Lars Michelsen  07master * r89342ad3fd 10openembedded.git/recipes/python/python-caldav_0.1.6.bb: (log message trimmed) Jan 22 20:14:23 python-caldav: Recipe cleanups; Fixed missing dep Jan 22 20:14:23 - Updated the recipe according to the feedback on mailinglist Jan 22 20:14:24 - Added missing installation depenencies Jan 22 20:14:24 Tested building on Ubuntu 10.10 x86_64 for beagleboard rev. c4. Jan 22 20:14:25 Tested installation and functionality on beagleboard rev. c4. Jan 22 20:14:25 Signed-off-by: Lars Michelsen Jan 22 20:18:41 good morning (or afternoon) Jan 22 20:18:53 yeah Jan 22 20:19:07 A few questions to ask may I? Jan 22 20:20:41 ckrinke: what questions Jan 22 20:21:11 khem better review next time Jan 22 20:21:26 woglinde: I swear I built it Jan 22 20:21:49 haha lincoln still exist Jan 22 20:21:57 * woglinde is watching cbs Jan 22 20:22:54 collegue basketball Jan 22 20:23:15 I just loaded openembedded again after a year away on another project and seem to be having an error with bitbake base-image (or other) that gets to "NOTE: build Angstrom ${DISTRO_VERSION}: started and then errors with a traceback that starts from bitbake main and ends in bb/__init__.py with "warn() takes at least 2 arguments, 1 given" Jan 22 20:23:20 why the hell the still have 35 seconds Jan 22 20:23:42 ckrinke update bitbake Jan 22 20:23:51 best take the git head version Jan 22 20:24:03 Ah, not just wget 1.8.18 anymore? Jan 22 20:24:30 why use an older verion? Jan 22 20:24:41 where the newer has so nice features Jan 22 20:24:55 Cuz the openembedded manual said "wget 1.8.18" perhaps Jan 22 20:25:27 But, this is a good idea, I'll see if I can get the latest bitbake and try again Jan 22 20:26:06 OE wants 1.10.x now Jan 22 20:26:10 atleast Jan 22 20:26:19 if you are using .dev Jan 22 20:27:54 Ok, khem, thanks. I guess someone might want to look into the openembedded manual for getting started sometime. Jan 22 20:33:34 A second question if I may. I applied to the mailing list yesterday to join "users" and have not received a reply. Is this normal? Should I wait a couple of days? Jan 22 20:35:39 woglinde: a wrong autocompletion I ended up building libaal :) Jan 22 20:35:59 ckrinke: no its auto generated Jan 22 20:36:26 ckrinke: if you subscribed with right address then you should have got a confirmation email almost immediately Jan 22 20:36:33 check your junk folder Jan 22 20:37:17 Rats, the junk folder is emptied right away. Can I apply again? Jan 22 20:37:25 sure Jan 22 20:38:17 thanks, let me do that right now. By the way, I get an entirely different error with 1.10.2 then 1.8.18 which basically says "install diffstat, texi2html, gawk and chrpath". That at least is forward motion. Jan 22 20:40:19 thats not an error Jan 22 20:42:59 Oh, I understand. And this is a good thing. The issue was with 1.8.18 it left me with no ideas. At least with this I can install a few things Jan 22 20:43:49 * khem finds Antenne Bayern 101.9FM on the tuner Jan 22 20:44:00 haha Jan 22 20:44:22 woglinde: on most popular channel list its number 4 Jan 22 20:44:36 hm Jan 22 20:44:47 and 5 is Duetschlandfunk 91.3FM Jan 22 20:44:47 most antenne stations suckz Jan 22 20:45:10 * khem was lookin for some classical channels Jan 22 20:45:16 hm ah Jan 22 20:45:19 but there is a Rock Antenne here which is decent enough Jan 22 20:45:48 I am usally listen to radio1 Jan 22 20:46:28 Klassik Radio 98.1FM is on Jan 22 20:47:38 ah 87.9FM Rock Antenne Jan 22 20:48:34 hm uconn will win Jan 22 20:50:52 * khem will listen to ORF OE3 because it has OE in it Jan 22 20:51:07 bah to much commercials Jan 22 21:01:07 all top 40 are from de,ch,fr or uk Jan 22 21:01:21 it seems no one else listens to internet radio Jan 22 21:10:14 texas vs. kansas now Jan 22 21:10:48 lol about the oe in it Jan 22 21:14:01 03Khem Raj  07master * ra1701b5b11 10openembedded.git/recipes/mono/mono_2.6.3.bb: Jan 22 21:14:01 mono_2.6.3.bb: Fix install error and Bugzilla/5501 Jan 22 21:14:01 Signed-off-by: Khem Raj Jan 22 21:15:13 lol Jan 22 21:15:16 0:10 for kansas Jan 22 21:15:34 re crofton Jan 22 21:16:58 gm Jan 22 21:19:17 Interesting, khem. I do get a confirmation if I use a gmail address, but not if I use my primary which is pacbell.net in Southern California. I recall having a similar issue a couple of years back with opensim. It seems that pacbell.net and some other isp's in the US blacklist some servers and mail *never* is received from those. Jan 22 21:21:55 03Thomas Zimmermann  07org.openembedded.dev * rb42dc90315 10openembedded.git/recipes/freesmartphone/frameworkd_git.bb: Jan 22 21:21:55 frameworkd: install needed directory: /etc/freesmartphone/opim/ Jan 22 21:21:55 Signed-off-by: Thomas Zimmermann Jan 22 21:54:24 anyone seen a tentative program for the embedded devroom? Jan 22 21:54:26 at FOSDEM Jan 22 22:32:51 ckrinke: yeah might be I never use the email addy given by my dsl provider Jan 22 23:06:55 Thanks for the help guys, I'm off to do some studying. See you all a bit later. Jan 22 23:08:33 l8r Jan 22 23:09:23 hm texas leads by 6 Jan 22 23:15:30 texas leads what? Jan 22 23:17:40 texas won Jan 22 23:17:51 kansas lost first game of the season Jan 22 23:17:52 haha Jan 22 23:18:03 collegue basketball Jan 22 23:18:04 * Crofton wonders why woglinde_ knows these things and what sport is invoved Jan 22 23:18:06 good nite Jan 22 23:18:18 found some stream Jan 22 23:18:29 which cost nothing and is proably not legal Jan 22 23:19:37 crofton I am playing, coached and referee basketball for nearly 20 years now Jan 22 23:19:49 ah cool Jan 22 23:20:10 KS as in the big basketball school Jan 22 23:20:34 okay good nite Jan 23 00:24:17 03Mike Westerhof  07org.openembedded.dev * r991070017a 10openembedded.git/recipes/images/ (slugos-extd-image.bb slugos-image.inc): Jan 23 00:24:17 SlugOS: slugos images - add machine name to the image name Jan 23 00:24:17 This change is required to enable SlugOS to be built for multiple Jan 23 00:24:17 machines in the same tmpdir. Jan 23 00:24:29 03Mike Westerhof  07org.openembedded.dev * r7b922eeac4 10openembedded.git/classes/nslu2-image.bbclass: Jan 23 00:24:29 SlugOS: nslu2-image.bbclass - use overrides to enable only for nslu2 Jan 23 00:24:29 This change effectively makes inheriting nslu2-image a no-op unless Jan 23 00:24:29 MACHINE == nslu2, making it much easier and neater to support other Jan 23 00:24:29 machine types with SlugOS. Jan 23 00:24:30 03Mike Westerhof  07org.openembedded.dev * r49891de0b1 10openembedded.git/conf/distro/include/slugos.inc: SlugOS: slugos.inc - lock down DEPLOY_DIR, weak assignment doesn't work Jan 23 00:24:31 03Mike Westerhof  07org.openembedded.dev * r62d11f2018 10openembedded.git/recipes/tasks/task-slugos-extd.bb: SlugOS: task-slugos-extd.bb - kexec-tools should just be kexec, now. Jan 23 01:48:21 khem, who added the board you want to remove? Jan 23 01:57:36 03Khem Raj  07master * r184fc34a6d 10openembedded.git/ (6 files in 4 dirs): Jan 23 01:57:36 xxs1500.conf: Remove this board from OE Jan 23 01:57:36 * The kernel is no more fetchable as reported in bugzilla/1737 Jan 23 01:57:36 * Vendor has EOLed the product Jan 23 01:57:36 Signed-off-by: Khem Raj Jan 23 01:57:48 03Khem Raj  07master * rd0607f1ad4 10openembedded.git/recipes/linux/ (2 files in 2 dirs): Jan 23 01:57:48 netbook-pro-kernel_2.6.17.bb: Fix Bugzilla/5411 kernel compilation failure Jan 23 01:57:48 Signed-off-by: Khem Raj Jan 23 02:33:08 Crofton: it was added by Jan 23 02:33:09 commit 79e7bbcb166a9ba506d71895af5a913976cd1418 Jan 23 02:33:09 Author: Bruno Randolf Jan 23 02:33:10 Date: Sat Oct 9 19:04:01 2004 +0000 Jan 23 02:33:31 anyway I pushed the change mistakenly as I see Jan 23 02:33:34 heh Jan 23 02:33:51 I saw, hopefully no one has one lying around :) Jan 23 02:34:17 yeah even if they have there was a request to to try something on it in 2007 Jan 23 02:34:22 received no ears Jan 23 02:34:32 for all our scm switches, pretty good we have history from 7 years ago :) Jan 23 02:34:46 yes we do indeed Jan 23 02:35:02 this was added when bitkeeper was in use Jan 23 02:35:36 those were the days :) **** ENDING LOGGING AT Sun Jan 23 02:59:57 2011