Giter Club home page Giter Club logo

Comments (5)

martins-mozeiko avatar martins-mozeiko commented on July 28, 2024

The issue is that your git did not correctly download files under LFS storage. You need to correctly install git-lfs. Please follow instructions on https://git-lfs.github.com/ Make sure you run git lfs install command. After that clone repository again, and it should work.

from simulator.

saintlrr avatar saintlrr commented on July 28, 2024

@martins-mozeiko Hi, I have another issue that i can not pass the build process. the following is the error i got:

/apollo/modules/control/common/BUILD:5:1: undeclared inclusion(s) in rule '//modules/control/common:control_gflags':
this rule is missing dependency declarations for the following files included by 'modules/control/common/control_gflags.cc':
  'bazel-out/local-dbg/genfiles/external/com_github_gflags_gflags/gflags/gflags.h'
  'bazel-out/local-dbg/genfiles/external/com_github_gflags_gflags/gflags/gflags_declare.h'
  'bazel-out/local-dbg/genfiles/external/com_github_gflags_gflags/gflags/gflags_google.h'.

Could you give me some hints on why this is happening?

from simulator.

martins-mozeiko avatar martins-mozeiko commented on July 28, 2024

This sometimes happens when apollo build cannot resume previous build. The solution is to do clean build. To do so, first run ./apollo.sh clean and then run build command again.

from simulator.

moenasrallah avatar moenasrallah commented on July 28, 2024

@yangydavid

I came across the same exact issue as you before.
I took @martins-mozeiko 's suggestion and recloned a fresh copy. Seems to fix the issue. I'm assuming some files during lfs downloads were corrupted/missing and git didnt pick up on them even with git status 😕

Let us know if re-cloning and retrying to build worked!

from simulator.

yangydavid avatar yangydavid commented on July 28, 2024

@martins-mozeiko Thanks! I tried the command and it works! I think the issue can be closed.

from simulator.

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.