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

Error: Packages with unknown build types exist. #109

Open
DC-12 opened this issue Oct 5, 2020 · 0 comments
Open

Error: Packages with unknown build types exist. #109

DC-12 opened this issue Oct 5, 2020 · 0 comments

Comments

@DC-12
Copy link

DC-12 commented Oct 5, 2020

I am trying to source install ROS-Kinetic on a Raspberry Pi 4 with Raspbian Buster. So after the successful installation of ROS-Kinetic, I try to install the ecl_core package since it is required by my robot package. I git clone the same inside ~/ros_kinetic_ws/src and try to build the ros_caktin_ws using sudo ./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release --install-space /opt/ros/kinetic. However, the build fails and throws the following error:

Error: Packages with unknown build types exist
Can not build workspace with packages of unknown build_type

Am I missing specification of some argument in my build command?

err1
err2
err3

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