Hi every one.
I gave below bitbake command but error
User1@FSETBLR1LX045:/media/veera/fsl-community-bsp/build$ bitbake gstreamer1.0-plugins-bad
Parsing recipes: 100% |########################################################################################################| Time: 00:01:04
Parsing of 2028 .bb files complete (0 cached, 2028 parsed). 2523 targets, 118 skipped, 1 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg
Build Configuration:
BB_VERSION = "1.24.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6qsabresd"
DISTRO = "poky"
DISTRO_VERSION = "1.7"
TUNE_FEATURES = "arm armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "(nobranch):f20e4c0cf6ddb29a1aad6e7b095e1472e81d330c"
meta-oe
meta-multimedia = "(nobranch):7bbacd0023fa1111da94ba0b2aafd7d872301ffe"
meta-fsl-arm = "(nobranch):b74e5e690d8d4e149ea9de3f0fcca37bad93935f"
meta-fsl-arm-extra = "(nobranch):b32528c10caac5e85f2b5efe0e5b95322dd68ace"
meta-fsl-demos = "(nobranch):48cb0bcdd226d2e7eee1fdc222713e1dff93342c"
meta-fsl-arm
meta-fsl-demos = "(nobranch):9a2973abf0d1de9742561c3af57de7b8cba7063a"
meta-browser = "(nobranch):63963cc56c8d0291779693e62b66cb16e5c86883"
meta-gnome
meta-networking
meta-python
meta-ruby
meta-filesystems = "(nobranch):7bbacd0023fa1111da94ba0b2aafd7d872301ffe"
meta-qt5 = "(nobranch):41c5daa84af4466bfc9aa61f6f772c68470a628b"
meta-multimedia = "(nobranch):7bbacd0023fa1111da94ba0b2aafd7d872301ffe"
meta-fsl-qt5
meta-fsl-bluez = "(nobranch):9a2973abf0d1de9742561c3af57de7b8cba7063a"
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Command Error: exit status: 126 Output:
/media/veera/fsl-community-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/quilt: line 153: /home/User1/bin/bash: cannot execute binary file
ERROR: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /media/veera/fsl-community-bsp/build/tmp/work/x86_64-linux/gnu-config-native/20120814-r0/temp/log.do_patch.4211
ERROR: Command Error: exit status: 126 Output:
/media/veera/fsl-community-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/quilt: line 153: /home/User1/bin/bash: cannot execute binary file
ERROR: Command Error: exit status: 126 Output:
/media/veera/fsl-community-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/quilt: line 153: /home/User1/bin/bash: cannot execute binary file
ERROR: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /media/veera/fsl-community-bsp/build/tmp/work/x86_64-linux/autoconf-native/2.69-r11/temp/log.do_patch.4213
ERROR: Command Error: exit status: 126 Output:
/media/veera/fsl-community-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/quilt: line 153: /home/User1/bin/bash: cannot execute binary file
ERROR: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /media/veera/fsl-community-bsp/build/tmp/work/x86_64-linux/automake-native/1.14.1-r0/temp/log.do_patch.4214
ERROR: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /media/veera/fsl-community-bsp/build/tmp/work/x86_64-linux/m4-native/1.4.17-r0/temp/log.do_patch.4212
ERROR: Task 70 (virtual:native:/media/veera/fsl-community-bsp/sources/poky/meta/recipes-devtools/automake/automake_1.14.1.bb, do_patch) failed with exit code '1'
ERROR: Task 63 (virtual:native:/media/veera/fsl-community-bsp/sources/poky/meta/recipes-devtools/autoconf/autoconf_2.69.bb, do_patch) failed with exit code '1'
ERROR: Task 348 (/media/veera/fsl-community-bsp/sources/poky/meta/recipes-devtools/m4/m4-native_1.4.17.bb, do_patch) failed with exit code '1'
ERROR: Task 94 (virtual:native:/media/veera/fsl-community-bsp/sources/poky/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb, do_patch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 27 tasks of which 23 didn't need to be rerun and 4 failed.
Waiting for 0 running tasks to finish:
Summary: 4 tasks failed:
virtual:native:/media/veera/fsl-community-bsp/sources/poky/meta/recipes-devtools/automake/automake_1.14.1.bb, do_patch
virtual:native:/media/veera/fsl-community-bsp/sources/poky/meta/recipes-devtools/autoconf/autoconf_2.69.bb, do_patch
/media/veera/fsl-community-bsp/sources/poky/meta/recipes-devtools/m4/m4-native_1.4.17.bb, do_patch
virtual:native:/media/veera/fsl-community-bsp/sources/poky/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb, do_patch
Summary: There were 8 ERROR messages shown, returning a non-zero exit code.
How to solve this issue.can any body give some idea .