Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Base path: /home/automation/catkin_ws
- Source space: /home/automation/catkin_ws/src
- Build space: /home/automation/catkin_ws/build
- Devel space: /home/automation/catkin_ws/devel
- Install space: /home/automation/catkin_ws/install
- ####
- #### Running command: "cmake /home/automation/catkin_ws/src -DCATKIN_DEVEL_PREFIX=/home/automation/catkin_ws/devel -DCMAKE_INSTALL_PREFIX=/home/automation/catkin_ws/install -G Unix Makefiles" in "/home/automation/catkin_ws/build"
- ####
- -- The C compiler identification is GNU 5.4.0
- -- The CXX compiler identification is GNU 5.4.0
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Using CATKIN_DEVEL_PREFIX: /home/automation/catkin_ws/devel
- -- Using CMAKE_PREFIX_PATH: /home/automation/catkin_ws/devel;/opt/ros/lunar
- -- This workspace overlays: /home/automation/catkin_ws/devel;/opt/ros/lunar
- -- Found PythonInterp: /usr/bin/python (found version "2.7.12")
- -- Using PYTHON_EXECUTABLE: /usr/bin/python
- -- Using Debian Python package layout
- -- Using empy: /usr/bin/empy
- -- Using CATKIN_ENABLE_TESTING: ON
- -- Call enable_testing()
- -- Using CATKIN_TEST_RESULTS_DIR: /home/automation/catkin_ws/build/test_results
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Looking for pthread_create
- -- Looking for pthread_create - not found
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Found gtest sources under '/usr/src/gtest': gtests will be built
- -- Using Python nosetests: /usr/bin/nosetests-2.7
- -- catkin 0.7.7
- -- BUILD_SHARED_LIBS is on
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement