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

DOnt know if there have been any recent changes to this? Wont compile anymore #104

Open
haakonelf opened this issue May 14, 2019 · 0 comments

Comments

@haakonelf
Copy link

I am using Ubuntu 14 with Indigo.

Everything used to work fine, now I tried a reinstall because a hopefully unrelated error, and not it wont compile with neither catkin_make nor catkin build.

catkin make gives:
make[5]: *** [cvd_src/image_io/cvdimage.o] Error 1
make[4]: *** [libcvd_built] Error 2
make[3]: *** [all] Error 2
make[2]: *** [thirdparty/src/thirdparty-stamp/thirdparty-build] Error 2
make[1]: *** [tum_ardrone/CMakeFiles/thirdparty.dir/all] Error 2
make: *** [all] Error 2
make: INTERNAL: Exiting with 9 jobserver tokens available; should be 8!

The solution in #78 and unzipping the thirdparty folder doesnt make a difference.

catkin build:
make[5]: *** [cvd_src/image_io/cvdimage.o] Error 1
make[4]: *** [libcvd_built] Error 2
make[3]: *** [all] Error 2
make[2]: *** [thirdparty/src/thirdparty-stamp/thirdparty-build] Error 2
make[1]: *** [CMakeFiles/thirdparty.dir/all] Error 2
make: *** [all] Error 2
cd /home/loud2/lasresort_ws/build/tum_ardrone; catkin build --get-env tum_ardrone | catkin env -si /usr/bin/make --jobserver-fds=6,7 -j; cd -
...............................................................................
Failed << tum_ardrone:make [ Exited with code 2 ]
Failed <<< tum_ardrone [ 1 minute and 1.6 seconds ]
[build] Summary: 1 of 2 packages succeeded.
[build] Ignored: None.
[build] Warnings: None.
[build] Abandoned: None.
[build] Failed: 1 packages failed.
[build] Runtime: 1 minute and 4.0 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant