Closed AthpapAutowareUser closed 6 years ago
@AthpapAutowareUser The actual error is not shown in your log, please try to follow all the steps indicated in the instructions: https://github.com/CPFL/Autoware/wiki/Source-Build
Feel free to open this issue if you still face any problem. In that case, please share the complete error log.
Thank you for the response. Actually I overcome that error. I installed properly the software with the 'Docker' method without any errors. Now, here is the tricky part : Everything has been installed without any errors. But at the end of the command:
sudo nvidia-docker run --rm nvidia/cuda nvidia-smi
Also with the command:
sudo sh run.sh kinetic
To be honest I run the Ubuntu 16.04.4. x86_64 from a Virtual Machine. I know, the VM can't see the NVIDIA card.
I assume that's the reason for the above messages. Can you confirm that?
the pop up window to give the password pops-up - no error-, but the Process Manager does not poops-up.
Any idea for that?
Fill-out only one section depending on whether you are reporting a bug or a new feature.
Bug
16%] Generating Lisp code from dbw_mkz_msgs/ThrottleReport.msg [ 16%] Building CXX object computing/planning/common/lib/openplanner/op_planner/CMakeFiles/op_planner.dir/src/RSPlanner.cpp.o [ 16%] Generating Lisp code from dbw_mkz_msgs/GearCmd.msg [ 16%] Generating Lisp code from dbw_mkz_msgs/FuelLevelReport.msg [ 16%] Generating Lisp code from dbw_mkz_msgs/TurnSignalCmd.msg [ 16%] Generating Lisp code from dbw_mkz_msgs/WheelPositionReport.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/BrakeInfoReport.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/HillStartAssist.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/ThrottleInfoReport.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/Gear.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/SurroundReport.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/GearReport.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/WatchdogCounter.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/TirePressureReport.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/Wiper.msg [ 17%] Generating Lisp code from dbw_mkz_msgs/BrakeCmd.msg [ 17%] Built target dbw_mkz_msgs_generate_messages_lisp [ 18%] Building CXX object computing/planning/common/lib/openplanner/op_planner/CMakeFiles/op_planner.dir/src/TrajectoryCosts.cpp.o [ 18%] Building CXX object computing/planning/common/lib/openplanner/op_planner/CMakeFiles/op_planner.dir/src/PlannerH.cpp.o [ 18%] Linking CXX shared library /home/sonic/Autoware/ros/devel/lib/libmulti_lidar_calibrator_lib.so [ 18%] Building CXX object computing/planning/common/lib/openplanner/op_planner/CMakeFiles/op_planner.dir/src/LocalPlannerH.cpp.o [ 18%] Building CXX object computing/planning/common/lib/openplanner/op_planner/CMakeFiles/op_planner.dir/src/PlanningHelpers.cpp.o [ 18%] Building CXX object computing/planning/common/lib/openplanner/op_planner/CMakeFiles/op_planner.dir/src/MatrixOperations.cpp.o [ 18%] Building CXX object computing/planning/common/lib/openplanner/op_planner/CMakeFiles/op_planner.dir/src/TrajectoryPrediction.cpp.o [ 18%] Linking CXX shared library /home/sonic/Autoware/ros/devel/lib/libop_planner.so [ 18%] Built target op_planner [ 18%] Built target multi_lidar_calibrator_lib Makefile:138: recipe for target 'all' failed make: *** [all] Error 2 Invoking "make -j4 -l4" failed
Specifications
New Feature
I run the command ./catkin_make_release and during the compilation I get that error.
Can any one please help me ?