bitbake imx-image-full error on MIMX8QX

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

bitbake imx-image-full error on MIMX8QX

625 Views
baotingkai1
Contributor I

Dear Sir or Madam,

When I build MIMX8QX project with 'bitbake imx-image-full', I meet the errors below. I'm sure that 'repo sync' has succeeded, and I also delete the /tmp & /sstate-cache two folders and bitbake again. Unfortunately, I always meet this problem. Can you help me with this query?Thank you in anticipation for your kindly help!!

 

Loading cache: 100% |########################################################################################################################################################################| Time: 0:00:01
Loaded 4640 entries from dependency cache.
Parsing recipes: 100% |######################################################################################################################################################################| Time: 0:00:02
Parsing of 3218 .bb files complete (3217 cached, 1 parsed). 4641 targets, 241 skipped, 1 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "1.44.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-16.04"
TARGET_SYS = "aarch64-poky-linux"
MACHINE = "imx8qxpc0mek"
DISTRO = "fsl-imx-xwayland"
DISTRO_VERSION = "5.4-zeus"
TUNE_FEATURES = "aarch64 cortexa35 crc crypto"
TARGET_FPU = ""
meta
meta-poky = "HEAD:d88d62c20d7d8da85f02edb170dae0280624ad7e"
meta-oe
meta-multimedia
meta-python = "HEAD:2b5dd1eb81cd08bc065bc76125f2856e9383e98b"
meta-freescale = "HEAD:14f1a630a47375432f93c556927b879b51d84c4e"
meta-freescale-3rdparty = "HEAD:dbcc686f52c3c84db8cb86aa8973a4e373651b98"
meta-freescale-distro = "HEAD:ca27d12e4964d1336e662bcc60184bbff526c857"
meta-bsp
meta-sdk
meta-ml = "HEAD:63665ab70ca609451533101cded2a620b340768c"
meta-nxp-demo-experience = "HEAD:c7263d9f3cc7bbf44e7164ffeda494cf283d3dec"
meta-browser = "HEAD:ee3be3b5986a4aa0e73df2204a625ae1fe5df37e"
meta-rust = "HEAD:53bfa324891966a2daf5d36dc13d4a43725aebed"
meta-clang = "HEAD:711e593d5984aad3bf35c51b7ac4482982bc16c7"
meta-gnome
meta-networking
meta-filesystems = "HEAD:2b5dd1eb81cd08bc065bc76125f2856e9383e98b"
meta-qt5 = "HEAD:21ce4c124d9a972d9122f87c64ac2773bf04c284"
meta-python2 = "HEAD:4400f9155ec193d028208cf0c66aeed2ba2b00ab"

Initialising tasks: 100% |###################################################################################################################################################################| Time: 0:00:07
Sstate summary: Wanted 2645 Found 0 Missed 2645 Current 989 (0% match, 27% complete)
NOTE: Executing Tasks
NOTE: Setscene tasks completed
ERROR: onnxruntime-1.1.2-r0 do_patch: Command Error: 'quilt --quiltrc /home/tk/imx-yocto-bsp/build-wayland/tmp/work/aarch64-poky-linux/onnxruntime/1.1.2-r0/recipe-sysroot-native/etc/quiltrc push' exited with 0 Output:
Applying patch Fix_Eigen_Build_Break.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur git_org/cmake/external/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h git/cmake/external/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h
|--- git_org/cmake/external/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h 2019-07-17 15:27:59.540667336 -0500
|+++ git/cmake/external/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h 2019-07-17 15:30:16.000000000 -0500
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
Patch Fix_Eigen_Build_Break.patch does not apply (enforce with -f)
ERROR: Logfile of failure stored in: /home/tk/imx-yocto-bsp/build-wayland/tmp/work/aarch64-poky-linux/onnxruntime/1.1.2-r0/temp/log.do_patch.56671
ERROR: Task (/home/tk/imx-yocto-bsp/sources/meta-imx/meta-ml/recipes-libraries/onnxruntime/onnxruntime_1.1.2.bb:do_patch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4792 tasks of which 4791 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
/home/tk/imx-yocto-bsp/sources/meta-imx/meta-ml/recipes-libraries/onnxruntime/onnxruntime_1.1.2.bb:do_patch
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

 

2021年6月18日.jpg2021年6月18日2.jpg

0 Kudos
0 Replies