riscvarchive/riscv-poky

libc.so.6(GLIBC_2.26)(64bit) not found

xubaqian opened this issue · 0 comments

when I run bitbake core-image-riscv , the following errors occur.

ERROR: Task (/media/xqz/Document/riscv-poky/build/../meta/recipes-devtools/gcc/gcc-runtime_7.2.bb:do_compile) failed with exit code '1'
ERROR: glibc-locale-2.26-r0 do_package_qa: QA Issue: /usr/bin/localedef contained in package localedef requires libc.so.6()(64bit), but no providers found in RDEPENDS_localedef? [file-rdeps]
ERROR: glibc-locale-2.26-r0 do_package_qa: QA Issue: /usr/bin/localedef contained in package localedef requires libc.so.6(GLIBC_2.26)(64bit), but no providers found in RDEPENDS_localedef? [file-rdeps]
ERROR: glibc-locale-2.26-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.
ERROR: glibc-locale-2.26-r0 do_package_qa: Function failed: do_package_qa
ERROR: Logfile of failure stored in: /media/xqz/Document/riscv-poky/build/tmp/work/riscv64-poky-linux/glibc-locale/2.26-r0/temp/log.do_package_qa.26817
ERROR: Task (/media/xqz/Document/riscv-poky/build/../meta/recipes-core/glibc/glibc-locale_2.26.bb:do_package_qa) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1620 tasks of which 1618 didn't need to be rerun and 2 failed.

Summary: 2 tasks failed:
  /media/xqz/Document/riscv-poky/build/../meta/recipes-devtools/gcc/gcc-runtime_7.2.bb:do_compile
  /media/xqz/Document/riscv-poky/build/../meta/recipes-core/glibc/glibc-locale_2.26.bb:do_package_qa
Summary: There were 6 ERROR messages shown, returning a non-zero exit code.