bitbake fail

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

bitbake fail

226 Views
zuriel921
Contributor II

when I run bitbake imx-robot-core -k, two error happened:

1.tensorflow-lite do_configure fail

2.google-coral-posenet do_fetch fail

here is my build configuration and fail log:

linux@linux-PC:~/Documents/bspdir/imx8mp-ai-robot-noetic$ bitbake imx-robot-core -k
WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
Loading cache: 100% |#########################################################| Time: 0:00:01
Loaded 6644 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
WARNING: preferred version 2017 of tbb not available (for item tbb)
WARNING: versions of tbb available: 1:2021.2.0 20170412+AUTOINC+a2cfdfe946
WARNING: preferred version 2017 of tbb not available (for item tbb)
WARNING: versions of tbb available: 1:2021.2.0 20170412+AUTOINC+a2cfdfe946
WARNING: preferred version 2017 of tbb not available (for item tbb-dev)
WARNING: versions of tbb available: 1:2021.2.0 20170412+AUTOINC+a2cfdfe946

Build Configuration:
BB_VERSION = "1.50.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-18.04"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "imx8mp-ai-robot"
DISTRO = "imx-robot-xwayland"
DISTRO_VERSION = "1.0"
TUNE_FEATURES = "aarch64 armv8a crc cortexa53 crypto"
TARGET_FPU = ""
DISTRO_NAME = "i.MX Robot platform distribution"
ROS_DISTRO = "noetic"
ROS_VERSION = "1"
ROS_PYTHON_VERSION = "3"
meta
meta-poky = "HEAD:269265c00091fa65f93de6cad32bf24f1e7f72a3"
meta-oe
meta-multimedia
meta-python = "HEAD:f44e1a2b575826e88b8cb2725e54a7c5d29cf94a"
meta-freescale = "HEAD:469d6c958c76ea235b3d3c1527e797ce3a7392e3"
meta-freescale-3rdparty = "HEAD:f8150f3b37cb83cba1f9e2378e57bb63e02d4610"
meta-freescale-distro = "HEAD:e6daa26ba1f748326546063d63a085ae671827d9"
meta-bsp
meta-sdk
meta-ml
meta-v2x = "HEAD:a38040cc159f0ef9fc177358932c2c75257c59e9"
meta-nxp-demo-experience = "HEAD:9dcc11ea9f525cffedbb28895e0abb443e56c3e0"
meta-chromium = "HEAD:8be1d3a0ba0cf32e61144900597207af5698c10d"
meta-clang = "HEAD:b0d805060791006d651efd3d7ae3dd5add8f70fe"
meta-gnome
meta-networking
meta-filesystems = "HEAD:f44e1a2b575826e88b8cb2725e54a7c5d29cf94a"
meta-qt5 = "HEAD:43f8f539d40070a70fe89136db89bf5bb1dfe7ed"
meta-python2 = "HEAD:8db9e4f6ceae33d7a4f55453d31e69f9858af4eb"
meta-virtualization = "HEAD:7f719ef40896b6c78893add8485fda995b00d51d"
meta-ros1-noetic
meta-ros1
meta-ros-common
meta-ros-python2
meta-robot
meta-imx8mp-ai-robot = "HEAD:2cdc75bf174895c5d60fac428e5a465c393423df"

 

ERROR: Task (/home/linux/Documents/bspdir/sources/meta-imx/meta-ml/recipes-libraries/tensorflow-lite/tensorflow-lite_2.6.0.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 10509 tasks of which 10507 didn't need to be rerun and 2 failed.

Summary: 2 tasks failed:
/home/linux/Documents/bspdir/sources/meta-imx/meta-ml/recipes-libraries/google-coral-posenet/google-coral-posenet_git.bb:do_fetch
/home/linux/Documents/bspdir/sources/meta-imx/meta-ml/recipes-libraries/tensorflow-lite/tensorflow-lite_2.6.0.bb:do_configure
Summary: There were 8 WARNING messages shown.
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.

 

@xiaodong_zhang @Harvey021 

 

 

Tags (1)
0 Kudos
Reply
0 Replies