[meta-ti] Kernel recipe that works with OECore + meta-ti fails with Poky + meta-ti
Brian Hutchinson
b.hutchman at gmail.com
Wed Oct 9 11:35:03 PDT 2013
On Wed, Oct 9, 2013 at 2:09 PM, Denys Dmytriyenko <denys at ti.com> wrote:
> I have 2 questions:
>
> 1. Which bitbake you use when building oe-core+meta-ti? Since Poky comes
> with
> own copy of bitbake, you may want to compare them.
>
> 2. Not that it would affect packaging, but where in bblayer.conf did you
> add
> meta-ti?
>
> And one more suggestion - you may want to compare classes between oe-core
> and
> poky/meta to see if there are any big differences, especially in the
> packaging
> area...
>
> --
> Denys
>
Hey Denys,
I'll look up the versions here in a sec. I'm about to kill a build that
has been running for about 3hrs stuck again on just:
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
Currently 1 running tasks (1633 of 2770):
0: linux-ti81xx-psp-2.6.37-r0 do_package (pid 11284)
I researched some of the error messages I got last time and discovered the
SKIP_FILEDEPS flag so I put that in my linux-ti81xx-psp_2.6.37.bb recipe to
see if that would maybe make a difference. So far when I look at
log.do_package it has done:
DEBUG: Executing python function sstate_task_prefunc
DEBUG: Python function sstate_task_prefunc finished
DEBUG: Executing python function do_package
DEBUG: Executing python function package_get_auto_pr
DEBUG: Python function package_get_auto_pr finished
DEBUG: Executing python function perform_packagecopy
DEBUG: Python function perform_packagecopy finished
DEBUG: Executing python function split_and_strip_files
DEBUG: Python function split_and_strip_files finished
DEBUG: Executing python function fixup_perms
DEBUG: Python function fixup_perms finished
DEBUG: Executing python function split_kernel_packages
DEBUG: Python function split_kernel_packages finished
DEBUG: Executing python function split_kernel_module_packages
DEBUG: Python function split_kernel_module_packages finished
DEBUG: Executing python function package_do_split_locales
DEBUG: No locale files in this package
DEBUG: Python function package_do_split_locales finished
DEBUG: Executing python function populate_packages
... but it has been stuck there for quite a while and I think something is
probably dead again. I do a ps and see some decafbad so that probably
isn't good ... and I've been getting plenty of caffeine today :)
hutch at neo:~/yocto_master_wcs_10_4_2013/poky/meta-ti/recipes-kernel/linux$
ps aux | grep -i wcs
hutch 11198 0.0 1.0 140408 82788 pts/3 S+ 11:02 0:08 python
/home/hutch/yocto_master_wcs_10_4_2013/poky/bitbake/bin/bitbake
core-image-wcs
hutch 11199 0.0 0.1 179204 14960 pts/3 Sl+ 11:02 0:00 python
/home/hutch/yocto_master_wcs_10_4_2013/poky/bitbake/bin/bitbake
core-image-wcs
hutch 11206 3.0 3.7 414052 305136 pts/3 Sl+ 11:02 6:08 python
/home/hutch/yocto_master_wcs_10_4_2013/poky/bitbake/bin/bitbake
core-image-wcs
hutch 11280 0.0 1.5 161308 123588 pts/3 S+ 11:03 0:02 python
/home/hutch/yocto_master_wcs_10_4_2013/poky/bitbake/bin/bitbake-worker
decafbad
hutch 11282 0.0 1.5 163604 123760 pts/3 S+ 11:03 0:03 python
/home/hutch/yocto_master_wcs_10_4_2013/poky/bitbake/bin/bitbake-worker
decafbad
hutch 11284 83.2 13.6 1163748 1121848 pts/3 R 11:03 169:13 python
/home/hutch/yocto_master_wcs_10_4_2013/poky/bitbake/bin/bitbake-worker
decafbad
hutch 11286 9.9 13.7 1138824 1130740 ? Ss 11:03 20:09
/home/hutch/yocto_master_wcs_10_4_2013/poky/build/tmp/sysroots/x86_64-linux/usr/bin/pseudo
-d
hutch 11696 0.0 0.0 7828 860 pts/20 S+ 14:26 0:00 grep -i wcs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20131009/891c9a09/attachment.html>
More information about the meta-ti
mailing list