**** BEGIN LOGGING AT Sun Nov 20 02:59:58 2011 Nov 20 12:25:18 hello, I'm trying to build an x11 image for qemu. Some recipes failed to download (fetch failed). For example the kernel or libfakekey. I have downloaded the kernel by hand, just a workaround but i think somebody already fixed it. Where would i found the fixes? "git pull" don't shows me no fixes. Nov 20 12:58:48 decembersoul, maybe retry Nov 20 12:58:53 (to build) Nov 20 13:32:33 currently I'm unable to build libfakekey, Failed to fatch. I think thay have switched from svn to git. Nov 20 13:33:12 yoctoproject rep has a bb for git, but it dont work Nov 20 17:09:03 opkg segfaults during image creation, i tried to set 'ulimit -c unlimited' to get a core file Nov 20 17:09:21 it prints (core dumped) but i can't find it anywhere Nov 20 17:12:55 ah, got a backtrack with catchsegv Nov 20 17:13:12 it failed in libopkg.so.1(pkg_formatted_field+0x358) Nov 20 18:41:56 shoragan: :( Nov 20 18:42:46 zecke, http://paste.debian.net/146412/ Nov 20 18:42:55 can you make some sense of this? Nov 20 18:48:15 shoragan: nope. not beyond where it crashes.... you could try addr2line on libopkg.so.1 or use gdb to resolve the address and see if you are lucky to get the line Nov 20 18:48:38 shoragan: for debugging, maybe set the core_pattern in procfs to dump to /tmp/core Nov 20 18:49:20 i have the core now Nov 20 18:50:47 addr2line or gdb does not show lines Nov 20 18:54:44 somehow it tries to follow a null pointer Nov 20 19:07:33 zecke, how can i install the debug symbols to the native sysroot? Nov 20 19:09:29 shoragan: sorry, i don't know. are the native binaries compiled with -g at all? Nov 20 19:10:13 no idea Nov 20 19:10:22 shoragan: does opkg crash even with a 'minimal' image? e.g. is it an opkg that crashes because of a package of yours? Nov 20 19:10:32 shoragan: dioes bitbake package-index create the same segfault? Nov 20 19:10:43 i added some more meta packages, it was working fine before Nov 20 19:11:37 and a different (smaller) image works fine Nov 20 19:11:48 shoragan: can you use bitbake -cdevshell and try to execute the image creation script by hand (probably it is python and it is a bit ugly/not working..) Nov 20 19:12:40 i was running the run.do_rootfs scripot Nov 20 19:13:05 shoragan: strace and see on which .opk it chokes? Nov 20 19:14:13 it fails after configuring the main task package Nov 20 19:14:24 during writeback of the status file Nov 20 19:17:50 :( Nov 20 19:27:22 zecke, it seem that this was caused by inheriting 'image' twice Nov 20 19:29:15 shouldn't bitbake complaint about that sort of error? Nov 20 19:32:44 shoragan: well, but how does it break? what options make opkg crash? Nov 20 19:33:28 hmm, it still fails Nov 20 19:33:56 not sure which options, i'd need debug symbols Nov 20 19:39:20 it seems setting BAD_RECOMMENDATIONS in the image triggers it Nov 20 19:39:28 without it, the images build fine Nov 20 19:42:30 ok, works now Nov 20 20:44:33 shoragan: :( Nov 20 20:44:49 shoragan: what does BAD_RECOMMENDATIONS trigger? Nov 20 21:19:31 zecke, the opkg-cl segfault Nov 20 21:19:38 but i've got no idea how Nov 20 22:36:02 ~seen woglinde Nov 20 22:37:55 hm.. Nov 20 22:38:40 hrw: got your recommendation to connect with woglinde in linkedin Nov 20 22:38:58 hrw: was it your recommendation or linkedin's? Nov 20 22:44:26 mine Nov 20 22:44:51 I got his request to connect, accepted and (as usual) decided to suggest some more connections **** ENDING LOGGING AT Mon Nov 21 02:59:58 2011