Giter Club home page Giter Club logo

Comments (4)

tprrt avatar tprrt commented on July 16, 2024

Hi @JuFly,

I don't reproduce your issue, moreover as indicated in the issue #173 and log attached, it seems you are a connection issue to Github:
fatal: unable to access 'https://github.com/abseil/abseil-cpp/': Failed to connect to github.com port 443: Connection timed out Cloning into 'abseil-cpp'... fatal: unable to access 'https://github.com/abseil/abseil-cpp/': Failed to connect to github.com port 443: Connection timed out Cloning into 'abseil-cpp'... fatal: unable to access 'https://github.com/abseil/abseil-cpp/': Failed to connect to github.com port 443: Connection timed out

In addition, this issue occurs during the do_configure task, not from the do_fetch task, during the execution of cmake that tries to clone this git repository :
/data/htf/riscv-sifive/build/tmp/work/riscv64-freedomusdk-linux/libtensorflow-lite/2.9.0-r0/recipe-sysroot-native/usr/share/cmake-3.23/Modules/FetchContent.cmake:1217:EVAL:2 (__FetchContent_directPopulate) /data/htf/riscv-sifive/build/tmp/work/riscv64-freedomusdk-linux/libtensorflow-lite/2.9.0-r0/recipe-sysroot-native/usr/share/cmake-3.23/Modules/FetchContent.cmake:1217 (cmake_language)

Have you tried to do the same thing manually (without OE/yocto layers)?

NB. Fetching additional sources through cmake isn't the right way, that can lead to a reproducible issue. All required sources should be cloned during the do_fetch task.

from freedom-u-sdk.

JuFly avatar JuFly commented on July 16, 2024

Thanks for your reply.
It's ok to execute git clone https://github.com/abseil/abseil-cpp/ manually, so it might not be a connection issue.

from freedom-u-sdk.

tprrt avatar tprrt commented on July 16, 2024

Hi @JuFly,

Maybe from your shell environment do you have some variables to configure the network, for example, to define a proxy?

Can you try to execute the kas build command with in addition the argument -E?

Kind regards,
Thomas

from freedom-u-sdk.

JuFly avatar JuFly commented on July 16, 2024

Hi @tprrt
I removed the task about libtensorflow-lite according to CMake Error at /data/htf/riscv-sifive/build/tmp/work/riscv64-freedomusdk-linux/libtensorflow-lite/2.9.0-r0/recipe-sysroot-native/usr/share/cmake-3.23/Modules/FetchContent.cmake:1088 (message):Build step for abseil-cpp failed: 1 and built the system normally.

I modified IMAGE_INSTALL in /../../riscv-sifive/freedom-u-sdk/recipes-sifive/images/demo-coreip-cli.inc.

from freedom-u-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.