[oe] some more non fetching recipes

Martin Jansa martin.jansa at gmail.com
Sun Oct 3 11:46:15 UTC 2010


On Sun, Sep 26, 2010 at 12:21 PM, Frans Meulenbroeks
<fransmeulenbroeks at gmail.com> wrote:
> Apart from the opensync and uclibc recipes that did not fetch and were
> reported before, I did get fetch issues for the files below.
> Haven't had time to dig into these, so some of these might be false alarms.
> If anyone feels attached to a recipe or can say something about it,
> please take action.
>
> Frans.
>
> PS: I removed the ti folder in this test; that one has recipes for
> which the SRC_URI seems to depend upon an external var (or vars) or
> which needed to be downloaded manually
>
> binutils/mingw-binutils-canadian-cross_2.20.bb
> binutils/mingw-binutils_2.20.bb
> bluez/bluez-gnome_cvs.bb
> cacao/cacao-native_hg.bb
> cumulus/cumulus_cvs.bb
> dpkg/dpkg-native_1.14.29.bb
> dpkg/dpkg_1.14.29.bb
> gpe-edit/gpe-edit_svn.bb
> gpsdrive/gpsdrive-pda_2.10pre2.bb
> gstreamer/gst-plugins-ugly-sid_0.10.7.bb
> hal/hal_git.bb
> kismet/kismet-newcore_svn.bb
> kismet/kismet_svn.bb
> konqueror/konqueror-embedded_20060404.bb
> linux-uml/linux-uml_2.4.26.bb
> linux-uml/linux-uml_2.6.11-rc2-mm1.bb
> maemo/nokia770-init_1.0.bb
> mamona/cx3110x-770he_0.8.1.bb
> mamona/cx3110x-chinooke_2.0.15.bb
> mamona/cx3110x-diablo_2.0.15.bb
> mamona/uinput_2.6.21.bb

> matchbox-panel/matchbox-panel_svn.bb
svn error with applets dir? it should be "fixed" by my last commit
forcing both recipes to use same SRCREV, but you have remove that svn
checkout manually once more (hopefully for last time)


> mplayer/mplayer-maemo_svn.bb
> musicpd/gmpc_svn.bb
> networkmanager/networkmanager_svn.bb

> openmoko-projects/paroli_git.bb
> openmoko-projects/tichy_git.bb
> openmoko2/openmoko-alsa-scenarios_svn.bb
> openmoko2/openmoko-contacts2_svn.bb
> openmoko2/openmoko-dates2_svn.bb
> openmoko2/openmoko-tasks2_svn.bb

I'll move those to nonworking if nobody complains (and remove those
from tasks depending on it)

> pidgin/msn-pecan_git.bb
> pimlico/contacts_svn.bb
> pimlico/dates_svn.bb
> pimlico/tasks_svn.bb
> powervr-drivers/bc-cube_0.1.0.bb
> powervr-drivers/bc-cube_0.2.0.bb
> powervr-drivers/libgles-omap3_3.01.00.02.bb
> powervr-drivers/libgles-omap3_3.01.00.06.bb
> powervr-drivers/libgles-omap3_3.01.00.07.bb
> powervr-drivers/omap3-sgx-modules_1.4.14.2514.bb
> powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
> python/python-psyco_1.6.bb
> qt4/qt4-embedded-gles_4.6.0.bb
> qt4/qt4-embedded-gles_4.6.2.bb
> qt4/qt4-embedded-gles_4.6.3.bb
> qt4/qt4-x11-free-gles_4.5.2.bb
> qt4/qt4-x11-free-gles_4.6.0.bb
> qt4/qt4-x11-free-gles_4.6.2.bb
> qt4/qt4-x11-free-gles_4.6.3.bb
> qt4/qt4-x11-free-gles_4.7.0.bb

for qt4-x11-free-gles or whatever recipe including recipes/egl/egl.inc you need
COMPATIBLE_MACHINE = "omap3"
clearly we should add better error-handling for insuficient COMPATIBLE*

> rp-pppoe/rp-pppoe_3.5.bb
> schroedinger/gst-plugin-schroedinger_1.0.9.bb
> tinymail/libtinymail_svn.bb
> tinymail/tmut_svn.bb
> tinymail/libtinymail_svn.bb
> tinymail/tmut_svn.bb
> u-boot/u-boot-bug_svn.bb
> u-boot/u-boot-omap3beagleboard_1.1.4.bb
> u-boot/u-boot-omap3pandora_git.bb
> u-boot/u-boot_git.bb
> xffm/xffm_4.3.99.2.bb



> xorg-driver/xf86-input-vmmouse_12.6.10.bb
> xorg-driver/xf86-input-vmmouse_12.6.5.bb
> xorg-driver/xf86-video-geode_2.11.6.bb
> xorg-driver/xf86-video-geode_2.11.9.b


All 4 redownloaded OK, I guess you got

NOTE: Out of date cache found, rebuilding...
Command execution failed: Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/bb/command.py", line 88, in
runAsyncCommand
    commandmethod(self.cmds_async, self, options)
  File "/usr/lib64/python2.6/site-packages/bb/command.py", line 164,
in buildFile
    command.cooker.buildFile(bfile, task)
  File "/usr/lib64/python2.6/site-packages/bb/cooker.py", line 691, in buildFile
    self.status.task_deps[fn]['depends'] = {}
TypeError: 'NoneType' object does not support item assignment

because of: COMPATIBLE_HOST = "i.86.*-linux" in those 4 recipes..




More information about the Openembedded-devel mailing list