clutter-gst-3.0-3.0.24-r0 oe_runmake和do_compile在构建yocto时失败

发布于 2025-01-18 14:53:32 字数 1717 浏览 3 评论 0原文

我正在尝试根据找到的文档构建 Yocto 工具链 这里此处。

尝试运行 bitbake 命令时,出现以下问题:

Makefile:813: recipe for target 'clutter-gst-plugin.lo' failed 
make[4]: *** [clutter-gst-plugin.lo] Error 1 
make[4]: Leaving directory '/home/carter/var-fsl-yocto/build_xwayland/tmp/work/aarch64-poky-linux/clutter-gst-3.0/3.0.24-r0/build/clutter-gst' 
ERROR: oe_runmake failed 
Makefile:912: recipe for target 'all-recursive' failed 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory '/home/carter/var-fsl-yocto/build_xwayland/tmp/work/aarch64-poky-linux/clutter-gst-3.0/3.0.24-r0/build/clutter-gst' 
Makefile:655: recipe for target 'all' failed make[2]: *** [all] Error 2 
make[2]: Leaving directory '/home/carter/var-fsl-yocto/build_xwayland/tmp/work/aarch64-poky-linux/clutter-gst-3.0/3.0.24-r0/build/clutter-gst' 
Makefile:534: recipe for target 'all-recursive' failed 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory '/home/carter/var-fsl-yocto/build_xwayland/tmp/work/aarch64-poky-linux/clutter-gst-3.0/3.0.24-r0/build' 
Makefile:442: recipe for target 'all' failed 
make: *** [all] Error 2 
WARNING: exit code 1 from a shell command.

我尝试重新安装所有依赖项,重新启动构建等,但到目前为止还没有解决这个问题。目前,按照指南所述,我正在 Oracle VirtualBox 上通过 Ubuntu 16.04 虚拟机运行此程序,尽管我不认为该虚拟机导致了此问题。我对下一步应该尝试什么感到很困惑。

当我运行 sudo apt-get update 和 sudo apt-get update 时,它​​确实导致 bitbake 持续更长时间,但最终仍然导致错误。除此之外,还尝试从各个其他文档站点安装许多其他软件包。

I am attempting to build a Yocto Toolchain as per the documentation found here and here.

Attempting to run the bitbake command, the following issues spring up:

Makefile:813: recipe for target 'clutter-gst-plugin.lo' failed 
make[4]: *** [clutter-gst-plugin.lo] Error 1 
make[4]: Leaving directory '/home/carter/var-fsl-yocto/build_xwayland/tmp/work/aarch64-poky-linux/clutter-gst-3.0/3.0.24-r0/build/clutter-gst' 
ERROR: oe_runmake failed 
Makefile:912: recipe for target 'all-recursive' failed 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory '/home/carter/var-fsl-yocto/build_xwayland/tmp/work/aarch64-poky-linux/clutter-gst-3.0/3.0.24-r0/build/clutter-gst' 
Makefile:655: recipe for target 'all' failed make[2]: *** [all] Error 2 
make[2]: Leaving directory '/home/carter/var-fsl-yocto/build_xwayland/tmp/work/aarch64-poky-linux/clutter-gst-3.0/3.0.24-r0/build/clutter-gst' 
Makefile:534: recipe for target 'all-recursive' failed 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory '/home/carter/var-fsl-yocto/build_xwayland/tmp/work/aarch64-poky-linux/clutter-gst-3.0/3.0.24-r0/build' 
Makefile:442: recipe for target 'all' failed 
make: *** [all] Error 2 
WARNING: exit code 1 from a shell command.

I have tried to reinstall all dependencies, restarted building, etc, but nothing so far has worked in terms of solving this issue. Currently, as per the guide has outlined, I am running this through an Ubuntu 16.04 Virtual Machine on Oracle VirtualBox, although I do not believe the virtual machine to be causing this issue. I'm quite stumped on what I should try next.

When I ran sudo apt-get update and sudo apt-get upgrade it did actually cause the bitbake to last longer, but it still caused an error eventually. This is in addition to attempting to install many other packages from various other sites of documentation.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文