[Linux SDK] sdk编译buildroot失败 - T113 - 嵌入式开发者社区 - 51ele.net
设为首页收藏本站

嵌入式开发者社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 974|回复: 0
打印 上一主题 下一主题

[Linux SDK] sdk编译buildroot失败

[复制链接]

2

主题

3

帖子

22

积分

新手上路

Rank: 1

积分
22
跳转到指定楼层
楼主
发表于 2023-11-14 15:24:40 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Hello Tronlong:

我在编译SDK时遇到buildroot编译失败的问题:

1、一开始我是./build.sh全部编译的,结果是失败的
2、为了排查是哪一步失败,我分开编译bootloader、kernel、buildroot等
3、其中bootloader、kernel编译成功,在编译buildroot时失败了

[code]gdbusmessage.c: In function parse_value_from_blob:
gdbusmessage.c:1712:29: warning: variable item set but not used [-Wunused-but-set-variable]
1712 |                   GVariant *item
      |                             ^~~~
gdbusmessage.c: In function append_value_to_blob:
gdbusmessage.c:2326:24: warning: unused variable end [-Wunused-variable]
2326 |           const gchar *end
      |                        ^~~
  CC       libgio_2_0_la-gdbusmethodinvocation.lo
gdbusauth.c: In function _g_dbus_auth_run_server:
gdbusauth.c:1302:11: error: %s directive argument is null [-Werror=format-overflow=]
1302 |           debug_print ("SERVER: WaitingForBegin, read %s", line)
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdbusintrospection.c: In function g_dbus_interface_info_generate_xml:
gdbusintrospection.c:751:3: warning: access_string may be used uninitialized in this function [-Wmaybe-uninitialized]
  751 |   g_string_append_printf (string_builder, "%*s
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|小黑屋|嵌入式开发者社区 ( 粤ICP备15055271号

GMT+8, 2024-4-27 23:40 , Processed in 0.032946 second(s), 24 queries .

Powered by Discuz! X3.2

© 2001-2015 Comsenz Inc.

快速回复 返回顶部 返回列表