导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. gelao_xiao
    G
    • 资料
    • 关注 0
    • 粉丝 0
    • 我的积分 78
    • 主题 1
    • 帖子 1
    • 最佳 0
    • 群组 0

    gelao_xiaoLV 2

    @gelao_xiao

    78
    积分
    0
    声望
    1
    资料浏览
    1
    帖子
    0
    粉丝
    0
    关注
    注册时间 最后登录

    gelao_xiao 取消关注 关注

    gelao_xiao 发布的最新帖子

    • ubus.git not found

      【描述】在编译R329-Tina-jishu分支时出现了如下的报错,初步分析是这个分支打不开了,请问是否有遇到此情况的大神
      【编译日志】

      s/tmp-libopenssl
      install -d -m0755 /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl/usr/lib
      cp -fpR /home/johar/R329-Tina-jishu/out/r329-evb5/compile_dir/target/openssl-1.1.0i/ipkg-install/usr/lib/libcrypto.so* /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl/usr/lib/
      cp -fpR /home/johar/R329-Tina-jishu/out/r329-evb5/compile_dir/target/openssl-1.1.0i/ipkg-install/usr/lib/libssl.so* /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl/usr/lib/
      SHELL= flock /home/johar/R329-Tina-jishu/tmp/.root-copy.flock -c 'cp -fpR /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl/. /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/'
      rm -rf /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/tmp-libopenssl
      touch /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/rootfs/stamp/.libopenssl_installed
      if [ -f /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/pkginfo/openssl.default.install.clean ]; then rm -f /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/pkginfo/openssl.default.install /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/pkginfo/openssl.default.install.clean; fi; echo "libopenssl" >> /home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/pkginfo/openssl.default.install
      make[3]: Leaving directory /home/johar/R329-Tina-jishu/package/libs/openssl' make[3]: Entering directory /home/johar/R329-Tina-jishu/package/system/ubus'
      mkdir -p /home/johar/R329-Tina-jishu/dl
      SHELL= flock /home/johar/R329-Tina-jishu/tmp/.ubus-2016-01-26-619f3a160de4f417226b69039538882787b3811c.tar.gz.flock -c ' echo "Checking out files from the git repository..."; mkdir -p /home/johar/R329-Tina-jishu/tmp/dl && cd /home/johar/R329-Tina-jishu/tmp/dl && rm -rf ubus-2016-01-26 && [ ! -d ubus-2016-01-26 ] && git clone http://github.com/openwrt/project/ubus.git ubus-2016-01-26 --recursive && (cd ubus-2016-01-26 && git checkout 619f3a160de4f417226b69039538882787b3811c && git submodule update) && echo "Packing checkout..." && rm -rf ubus-2016-01-26/.git && tar czf /home/johar/R329-Tina-jishu/tmp/dl/ubus-2016-01-26-619f3a160de4f417226b69039538882787b3811c.tar.gz ubus-2016-01-26 && mv /home/johar/R329-Tina-jishu/tmp/dl/ubus-2016-01-26-619f3a160de4f417226b69039538882787b3811c.tar.gz /home/johar/R329-Tina-jishu/dl/ && rm -rf ubus-2016-01-26; '
      Checking out files from the git repository...
      Cloning into 'ubus-2016-01-26'...
      remote: Not Found
      fatal: repository 'http://github.com/openwrt/project/ubus.git/' not found
      make[3]: *** [/home/johar/R329-Tina-jishu/dl/ubus-2016-01-26-619f3a160de4f417226b69039538882787b3811c.tar.gz] Error 128
      make[3]: Leaving directory /home/johar/R329-Tina-jishu/package/system/ubus' make[2]: *** [package/system/ubus/compile] Error 2 make[2]: Leaving directory /home/johar/R329-Tina-jishu'
      make[1]: *** [/home/johar/R329-Tina-jishu/out/r329-evb5/staging_dir/target/stamp/.package_compile] Error 2
      make[1]: Leaving directory `/home/johar/R329-Tina-jishu'
      make: *** [world] Error 2

      发布在 A Series
      G
      gelao_xiao