【问题标题】:how to build the squidguard recipe in open embedded core如何在开放的嵌入式内核中构建 squidguard 配方
【发布时间】:2017-11-22 02:59:23
【问题描述】:

我从 OE -Classic 复制了 squidguard 配方,并将文件复制到新层元演示中。创建 layer.conf 文件。当我尝试使用 bitbakcommand 构建图像时,出现以下错误:

ERROR: squidguard-1.4-r2 do_populate_lic: Fatal QA errors found, failing task.
ERROR: squidguard-1.4-r2 do_populate_lic: Function failed: populate_lic_qa_checksum
ERROR: Logfile of failure stored in: /home/babu/oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/squidguard/1.4-r2/temp/log.do_populate_lic.18910
NOTE: recipe squidguard-1.4-r2: task do_populate_lic: Failed
ERROR: Task (/home/babu/oe-core/build/../layers/meta-openembedded/meta-demo/recipes-demo/squidGuard/squidguard_1.4.bb:do_populate_lic) failed with exit code '1'
ERROR: squidguard-1.4-r2 do_configure: Function failed: do_configure (log file is located at /home/babu/oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/squidguard/1.4-r2/temp/log.do_configure.18909)
NOTE: recipe squidguard-1.4-r2: task do_configure: Failed
ERROR: Task (/home/babu/oe-core/build/../layers/meta-openembedded/meta-demo/recipes-demo/squidGuard/squidguard_1.4.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4062 tasks of which 4060 didn't need to be rerun and 2 failed.

我对打开嵌入式完全陌生,我想知道如何添加未打开嵌入式的食谱,例如 Mysql 5、barnyard2 等...

【问题讨论】:

    标签: security embedded-linux openembedded


    【解决方案1】:

    我怀疑错误实际上高于此,您粘贴的只是说“有错误”的行,而不是带有错误的行。

    【讨论】:

    • 显示完整的日志,而不仅仅是结尾,正如我所说的,你没有包括实际的错误。
    • i.stack.imgur.com/pW0Y7.png i.stack.imgur.com/viJAU.png 我附上了文件,查看并指导我...
    • 第一个说你有与现有配方不匹配的 bbappends:经典层版本不匹配。第二个基本上告诉你要修复什么。校验和无效,因此请验证并修复校验和。
    • 我修复了 lic_files_chksum 错误,但我无法纠正`错误:任务(poky/workspace/recipes/squidguard/squidguard_1.4.bb:do_conf‌​igure)失败,退出代码为“1” `ERROR: squidguard-1.4-r0 do_configure: Function failed: do_configure (log file is located at oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-‌​gnueabi/squidguard/1‌​.4-r0/temp/log.do_co‌​nfigure.19012)ERROR: Logfile of failure stored in: oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-‌​gnueabi/squidguard/1‌​.4-r0/temp/log.do_co‌​nfigure.1901
    猜你喜欢
    • 1970-01-01
    • 2018-05-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-28
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多