导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页

    使用T113-S3 Tina5.0 跑QT示例 程序遇到编译错误

    其它全志芯片讨论区
    1
    1
    931
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • Z
      zhihui LV 2 最后由 编辑

      请大神指导下,编译测试QT 示例程序

      详情:

      INFO: build dts ...
      INFO: Prepare toolchain ...
      removed '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/.board.dtb.d.dtc.tmp'
      removed '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/.board.dtb.dts.tmp'
      '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/kernel/build/arch/arm/boot/dts/.board.dtb.d.dtc.tmp' -> '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/.board.dtb.d.dtc.tmp'
      '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/kernel/build/arch/arm/boot/dts/.board.dtb.dts.tmp' -> '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/.board.dtb.dts.tmp'
      '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/kernel/staging/sunxi.dtb' -> '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/sunxi.dtb'
      INFO: build rootfs ...
      ==mkcmd.sh: build_openwrt_rootfs with -j1 V=s==
      make: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      make[1]: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      CreateSoftLink  /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/tmp link to  /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/tmp
      CreateSoftLink  /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/staging_dir link to  /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/staging_dir
      make[2]: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      make[2]: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      
      Check Vendor Package...
      CreateSoftLink  /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/package/subpackage link to  /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/package
      end
      WARNING: Makefile 'package/subpackage/feeds/libs/cairo/Makefile' has a dependency on 'libgpu', which does not exist
      WARNING: Makefile 'package/subpackage/allwinner/multimedia/tina_multimedia_demo/camerapreviewerdemo/Makefile' has a build dependency on 'libcedarx', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/gui/flutter/flutter-sunxi/Makefile' has a dependency on 'libgpu', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-omx/Makefile' has a dependency on 'libgst1gl', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-plugins-bad/Makefile' has a dependency on 'opencv', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-plugins-bad/Makefile' has a dependency on 'libgst1wayland', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-plugins-bad/Makefile' has a dependency on 'libgst1badvideo', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-plugins-bad/Makefile' has a dependency on 'libgst1gl', which does not exist
      WARNING: Makefile 'package/subpackage/allwinner/display/libuapi/Makefile' has a dependency on 'libgpu', which does not exist
      WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'ap6256-firmware', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/gui/qt/qt5/Makefile' has a dependency on 'libgpu', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/gui/qt/qt5/Makefile' has a dependency on 'weston', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/gui/qt/qt5/Makefile' has a dependency on 'wayland', which does not exist
      WARNING: Makefile 'package/subpackage/thirdparty/gui/qt/qt5/Makefile' has a build dependency on 'libstdcpp', which does not exist
      WARNING: Makefile 'package/subpackage/allwinner/multimedia/tina_multimedia/Makefile' has a dependency on 'libgpu', which does not exist
      WARNING: Makefile 'package/subpackage/allwinner/multimedia/tina_multimedia/Makefile' has a dependency on 'libkeystone', which does not exist
      copy from /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/target/t113/t113-evb1_auto/defconfig
      #
      # No change to .config
      #
      copy to /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/target/t113/t113-evb1_auto/defconfig
      make[2]: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      Makefile:26: "NOTE: Will skip kernel build."
      Makefile:253: "==/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt=="
      The command image-prereq(include/kernel-build.mk) execute.
      time: target/linux/prereq#0.09#0.05#0.14
      make[2]: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      make[1]: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      make[1]: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      make[1]: *** No rule to make target 'with'.  Stop.
      make[1]: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/include/toplevel.mk:238: recipe for target 'with' failed
      make: *** [with] Error 2
      make: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      INFO: build_openwrt_rootfs failed
      
      这里是一段源代码内容。
      

      大概

       make[3] -C package/system/fstools compile
       make[3] -C /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/package/allwinner/wireless/btmanager compile
       make[3] -C /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/package/feeds/net/openssh compile
       make[3] -C package/boot/uboot-envtools compile
       make[3] -C package/base-files compile
          ERROR: package/subpackage/feeds/libs/nspr [host] failed to build.
       make[3] -C /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/package/feeds/net/openssh compile
          ERROR: package/subpackage/feeds/libs/nspr failed to build.
      make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
      /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/include/toplevel.mk:238: recipe for target 'world' failed
      make: *** [world] Error 1
      make: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt'
      INFO: build_openwrt_rootfs failed
      
      这里是一段源代码内容。
      
      1 条回复 最后回复 回复 引用 分享 0
      • 1 / 1
      • First post
        Last post

      Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

      行为准则 | 用户协议 | 隐私权政策