**** BEGIN LOGGING AT Thu May 29 03:00:01 2014 May 29 08:44:57 morning all May 29 09:22:16 hi May 29 12:32:42 Hi all..whils compiling poky i am getting web link mentioned error how to solve this.. http://pastebin.com/Y0gDgnyW May 29 12:40:07 elinuxer: are you behind some kind of proxy or firewall? May 29 16:57:14 Hi May 29 16:57:48 I am a newbie to Yocto, need help in getting started , Any help?? May 29 16:59:29 parimala: i'm about to leave, but don't ask to ask, just say what your problem is and someone might be able to help May 29 17:02:04 parimala: I am around and can help as needed also May 29 17:03:08 I am a newbie and as per yocto documentation, started building an os image May 29 17:03:30 but it is taking very long time, and no output seen , what may be the issue May 29 17:05:06 parimala: what do you see? May 29 17:05:10 after typing bitbake May 29 17:07:00 it says : loading cache 100% ........Executing RunQueue tasks, but after this it does not display anything May 29 17:07:31 so after executing runqueue tasks you should get it actually executing tasks, ie May 29 17:07:35 Currently 8 running tasks (5502 of 9720): May 29 17:07:36 0: nss-3.15.1-r0 do_compile (pid 18687) May 29 17:07:36 1: piglit-1.0+gitrAUTOINC+bbeff5d21b-r0 do_compile (pid 1611) May 29 17:07:39 etc May 29 17:08:10 try killing bitbake and trying again? :/ May 29 17:08:12 * rburton goes May 29 17:09:20 parimala, what host os are you using ? May 29 17:10:52 yes it does display the stats of the tasks, but nothing even after leaving for 1/2 to 1 hour, I am using "Centos 6.5" May 29 17:11:00 Centos6.4 May 29 17:12:08 is there a way to know if I am missing any dependencies which is required for the build? May 29 17:12:28 parimala, centos is supported IIRC May 29 17:12:37 the system is supposed to tell you about missing dependencies.. May 29 17:12:40 if it doesn't it's a bug.. May 29 17:12:51 parimala, are you stuck on a do_fetch() task due to network problems perhaps ? May 29 17:13:06 that's my guess.. some of the do_fetch are very slow... May 29 17:13:20 but you should get a status item saying it's fetching May 29 17:14:15 my network is active, it stops after "Executing RunQueue Tasks" May 29 17:18:05 no currently running tasks listed ? May 29 17:18:36 no tasks listed May 29 17:19:34 ya, that sounds like something else.. but I don't know.. May 29 17:19:59 hmm, ok May 29 17:20:54 any test servers/systems available ?? May 29 17:21:57 parimala: could you save off a list of "ps -ef" and then stop and re-start the build process? May 29 17:22:44 parimala: we do have an autobuilder on which we run regular test builds, but it's not something that everyone can run their own builds on May 29 17:23:49 bluelightning: what are you expecting from "ps -ef" ? May 29 17:24:35 parimala: specifically to see what bitbake tasks are running May 29 17:24:47 + any child tasks of those May 29 17:26:07 bluelightning: ok, then I will try this, thanks May 29 17:59:19 I am trying to work out a huge slowdown in our powerpc product after switching to yocto. One of the slowdown areas is searching for libraries. I noticed that the runtime linker is never opening /etc/ld.so.cache, and I'm not finding and good references around why this may be happening. Any ideas? May 29 18:00:48 mebrown: could be something to do with prelinker? Are you running that? May 29 18:00:58 prelinker is enabled May 29 18:01:19 we do not use the ld.so.cache by default, it's simply not needed.. May 29 18:01:34 it's searching .../ppc440/ and /ppc440/tls/ variations of every directory in the search path May 29 18:01:40 If you need this, it's likely that your system has broken libraires.. or a huge amount of libraries.. May 29 18:02:06 that may be something new, it didn't used to do that May 29 18:02:20 http://pastebin.ubuntu.com/7545658/ May 29 18:02:25 you can enable ld.so.cache if you wish.. but I'd make sure your system works without May 29 18:02:43 that search (over each lib we use) adds up to a real, real bad impact May 29 18:02:50 the system "works" May 29 18:02:53 it's just *slow* May 29 18:02:57 how do I enable it? May 29 18:03:22 local.conf -- USE_LDCONFIG = 1 May 29 18:03:24 'er.. May 29 18:03:27 USE_LDCONFIG = "1" May 29 18:04:17 you should also inspect your do_roofs log file for prelink or other errors.. May 29 18:04:18 Ok, thanks! I'll look up that and check it out May 29 18:04:29 I have somebody checking for prelink errors now May 29 18:04:35 results back on that shortly May 29 18:04:52 gotta run to a status meeting on this topic. Thanks for the suggestions! May 29 18:06:24 in the past the prelinker was a much bigger 'load' win then ld.so.cache -- unless you had such a large number of 'small' libraries.. May 29 18:49:53 pidge, you should have an email from jefro coming soon about work on the website downloads May 29 18:50:09 pidge, any chance we can make time to talk about it today or tomorrow? May 29 19:54:48 hi May 29 19:55:55 hi am new in this community i want some help in getting started in making an os for my beaglebone board using yocto May 29 19:56:52 could anyone help me out ? May 29 20:18:02 gokukameha: The Yocto quick start document walks through building a BB image May 29 20:18:06 see http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html May 29 20:22:23 gokukameha: and if have questions you can also ask here May 29 21:55:22 * darknighte signs off for a long birthday weekend May 29 22:09:28 I'll try to build with it in a bit.. May 29 22:09:56 oops **** ENDING LOGGING AT Fri May 30 02:59:59 2014