Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins simple catkin build #9679

Closed
wants to merge 2 commits into from
Closed

Jenkins simple catkin build #9679

wants to merge 2 commits into from

Conversation

dagar
Copy link
Member

@dagar dagar commented Jun 14, 2018

The actual failure is a trivial include path issue that's different under catkin than regular cmake (with ninja or make).

@jbourne15
Copy link

I was told to move my discussion from #9447 to here.

So am installing SITL with ROS and Gazebo via instructions and I am getting the following errors:

fatal error: ecl.h: No such file or directory compilation terminated.

fatal error: geo/geo.h: No such file or directory

Log file:
build.make.002.log

I have made sure that I have the latest firmware with the change and have ran git submodule update --init --recursive, catkin clean --all -y, and source ubuntu_sim_ros_gazebo.sh Any help is greatly appreciated.

@dagar dagar force-pushed the pr-jenkins_catkin branch from 658d168 to acdae31 Compare July 30, 2018 12:24
@dagar dagar self-assigned this Jul 30, 2018
@dagar dagar requested a review from lamping7 July 30, 2018 12:25
@dagar dagar force-pushed the pr-jenkins_catkin branch from acdae31 to f6b8af7 Compare July 30, 2018 12:41
@dagar dagar changed the title [WIP] Jenkins simple catkin build Jenkins simple catkin build Jul 30, 2018
@dagar
Copy link
Member Author

dagar commented Jul 30, 2018

The Catkin build "test" doesn't actually do anything yet and needs work.

@dagar dagar force-pushed the pr-jenkins_catkin branch from f6b8af7 to 2aad8eb Compare July 30, 2018 12:53
@dagar dagar force-pushed the pr-jenkins_catkin branch from 2aad8eb to 7d8a649 Compare July 30, 2018 13:58
@varunvp
Copy link

varunvp commented Sep 2, 2018

I am also getting this error. Tried everything, didn't work.

fatal error: ecl.h: No such file or directory

@varunvp
Copy link

varunvp commented Sep 16, 2018

Can someone review this?

@TSC21
Copy link
Member

TSC21 commented Sep 26, 2018

@dagar I brought a general fix in #10573. I want to understand first why it is failing with a symlink to perf before adding the Jenkins catkin build.

@TSC21
Copy link
Member

TSC21 commented Sep 30, 2018

Superseded by #10587.

@TSC21 TSC21 closed this Sep 30, 2018
@LorenzMeier LorenzMeier deleted the pr-jenkins_catkin branch January 21, 2019 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

catkin build fails -- Fails to find headers from ecl/
4 participants