R-Car/Boards/Yocto-Gen3-CommonFAQ/Bitbake is stopped with error even if evaluation packages are located correctly.

From eLinux.org
Jump to: navigation, search

Bitbake is stopped with error even if evaluation packages are located correctly.

If bitbake is stopped with message shown in bottom of page,
please add following line to local.conf.

DISTRO_FEATURES_append = " use_eva_pkg"

Error Log:

WARNING: <WorkingDirectory>/build/../meta-renesas/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module.bb: Unable to get checksum for omx-user-module SRC_URI entry RTM0AC0000XCMCTL30SL41C.tar.bz2: file could not be found
WARNING: <WorkingDirectory>/build/../meta-renesas/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module.bb: Unable to get checksum for omx-user-module SRC_URI entry RTM0AC0000XVCMND30SL41C.tar.bz2: file could not be found
WARNING: <WorkingDirectory>/build/../meta-renesas/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module.bb: Unable to get checksum for omx-user-module SRC_URI entry RTM0AC0000XV264D30SL41C.tar.bz2: file could not be found
ERROR: omx-user-module-1.0-r0 do_fetch: Fetcher failure: Unable to find file file://RTM0AC0000XCMCTL30SL41C.tar.bz2;unpack=0 anywhere. The paths that were searched were:
    <WorkingDirectory>/build/../meta-renesas/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module-1.0/poky
    <WorkingDirectory>//build/../meta-renesas/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module/poky
    (snip)
    <WorkingDirectory>//build/../meta-renesas/meta-rcar-gen3/recipes-multimedia/omx-module/files/
    <WorkingDirectory>/build/downloads
ERROR: omx-user-module-1.0-r0 do_fetch: Fetcher failure for URL: 'file://RTM0AC0000XCMCTL30SL41C.tar.bz2;unpack=0'. Unable to fetch URL from any source.
ERROR: omx-user-module-1.0-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: <WorkingDirectory>/build/tmp/work/h3ulcb-poky-linux/omx-user-module/1.0-r0/temp/log.do_fetch.14664
ERROR: Task (<WorkingDirectory>/build/../meta-renesas/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module.bb:do_fetch) failed with exit code '1'