catkin_make suddenly stopped working. When I am trying I am only getting the below output. Please kindly help. I am using Indigo
Base path: /home/saikishor/catkin_ws
Source space: /home/saikishor/catkin_ws/src
Build space: /home/saikishor/catkin_ws/build
Devel space: /home/saikishor/catkin_ws/devel
Install space: /home/saikishor/catkin_ws/install
WARNING: Package name "soar-to-ros_interface" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits and underscores.
####
#### Running command: "make cmake_check_build_system" in "/home/saikishor/catkin_ws/build"
####
####
#### Running command: "make -j4 -l4" in "/home/saikishor/catkin_ws/build"
####
[ 50%] Built target ros_project_gencfg
[100%] Built target ros_project
↧