Hi, On Thu, Oct 27, 2016 at 1:35 PM, S. M. Anayetullah <anayet...@gmail.com> wrote:
> Dear Experts, > I got the error while running bitbake rpi-basic-image > > Loading cache...done. > Loaded 1361 entries from dependency cache. > NOTE: Resolving any missing task queue dependencies > > Build Configuration: > BB_VERSION = "1.30.0" > BUILD_SYS = "x86_64-linux" > NATIVELSBSTRING = "universal" > TARGET_SYS = "arm-poky-linux-gnueabi" > MACHINE = "raspberrypi" > DISTRO = "poky" > DISTRO_VERSION = "2.1.1" > TUNE_FEATURES = "arm armv6 vfp arm1176jzfs callconvention-hard" > TARGET_FPU = "hard" > meta > meta-poky > meta-yocto-bsp > meta-raspberrypi = "krogoth:204b2bae4a5958735fdd19c63a69f4ed3780bba7" > Where di you get this layer from? The commit doesn't seems to belong to meta-raspberrypi repository. > meta-multimedia = "fido:902964a4da26e46018d2a8d17dcdda1ac4627a39" > Mixing different main branches (krogoth and fido) might hit you with problems... Any reason for not using the same branch? > > NOTE: Preparing RunQueue > NOTE: Executing SetScene Tasks > NOTE: Executing RunQueue Tasks > NOTE: Running task 2196 of 2202 (ID: 18, /home/anayet/workspace/yocto_ > project/testProj/poky/meta-raspberrypi/recipes-core/images/ > rpi-basic-image.bb, do_image_rpi_sdimg) > NOTE: recipe rpi-basic-image-1.0-r0: task do_image_rpi_sdimg: Started > Log data follows: > | DEBUG: Executing python function set_image_size > | DEBUG: Python function set_image_size finished > | DEBUG: Executing shell function do_image_rpi_sdimg > | Creating filesystem with Boot partition 40960 KiB and RootFS 90112 KiB > | dd: failed to open '/rpi-basic-image-raspberrypi- > 20161027061952.rootfs.rpi-sdimg': Permission denied > | WARNING: exit code 1 from a shell command. > | ERROR: Function failed: do_image_rpi_sdimg (log file is located at > /home/anayet/workspace/yocto_project/testProj/poky/build/ > tmp/work/raspberrypi-poky-linux-gnueabi/rpi-basic-image/ > 1.0-r0/temp/log.do_image_rpi_sdimg.2917) > NOTE: recipe rpi-basic-image-1.0-r0: task do_image_rpi_sdimg: Failed > NOTE: Tasks Summary: Attempted 2198 tasks of which 2197 didn't need to be > rerun and 1 failed. > > Summary: 1 task failed: > /home/anayet/workspace/yocto_project/testProj/poky/meta- > raspberrypi/recipes-core/images/rpi-basic-image.bb, do_image_rpi_sdimg > Summary: There was 1 ERROR message shown, returning a non-zero exit code. > > > Can anyone tell me what could be the reason? > > N.B- I just started learning Yocto. > > -- > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > >
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto