Skip to content

Instantly share code, notes, and snippets.

@vmayoral
Created May 20, 2015 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vmayoral/a0b0ac1c6ee157c303bd to your computer and use it in GitHub Desktop.
Save vmayoral/a0b0ac1c6ee157c303bd to your computer and use it in GitHub Desktop.
Base path: /root/catkin_ws
Source space: /root/catkin_ws/src
Build space: /root/catkin_ws/build_isolated
Devel space: /root/catkin_ws/devel_isolated
Install space: /root/catkin_ws/install_isolated
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ traversing 1 packages in topological order:
~~ - ros_erle_takeoff_land
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The packages or cmake arguments have changed, forcing cmake invocation
==> Processing catkin package: 'ros_erle_takeoff_land'
==> Creating build directory: 'build_isolated/ros_erle_takeoff_land'
==> cmake /root/catkin_ws/src/ros_erle_takeoff_land -DCATKIN_DEVEL_PREFIX=/root/catkin_ws/devel_isolated/ros_erle_takeoff_land -DCMAKE_INSTALL_PREFIX=/root/catkin_ws/install_isolated -G Unix Makefiles in '/root/catkin_ws/build_isolated/ros_erle_takeoff_land'
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- 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
-- 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
-- Using CATKIN_DEVEL_PREFIX: /root/catkin_ws/devel_isolated/ros_erle_takeoff_land
-- Using CMAKE_PREFIX_PATH: /opt/ros/indigo
-- This workspace overlays: /opt/ros/indigo
-- Found PythonInterp: /usr/bin/python (found version "2.7.6")
-- 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: /root/catkin_ws/build_isolated/ros_erle_takeoff_land/test_results
-- Looking for include file pthread.h
-- Looking for include file 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.6.11
-- Using these message generators: gencpp;genlisp;genpy
CMake Warning at /root/catkin_ws/build_isolated/ros_erle_takeoff_land/cmake/ros_erle_takeoff_land-genmsg.cmake:3 (message):
Invoking generate_messages() without having added any message or service
file before.
You should either add add_message_files() and/or add_service_files() calls
or remove the invocation of generate_messages().
Call Stack (most recent call first):
/opt/ros/indigo/share/genmsg/cmake/genmsg-extras.cmake:304 (include)
CMakeLists.txt:8 (generate_messages)
-- ros_erle_takeoff_land: 0 messages, 0 services
-- Configuring done
-- Generating done
-- Build files have been written to: /root/catkin_ws/build_isolated/ros_erle_takeoff_land
==> make -j1 -l1 in '/root/catkin_ws/build_isolated/ros_erle_takeoff_land'
-- Using CATKIN_DEVEL_PREFIX: /root/catkin_ws/devel_isolated/ros_erle_takeoff_land
-- Using CMAKE_PREFIX_PATH: /opt/ros/indigo
-- This workspace overlays: /opt/ros/indigo
-- 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: /root/catkin_ws/build_isolated/ros_erle_takeoff_land/test_results
-- Found gtest sources under '/usr/src/gtest': gtests will be built
-- Using Python nosetests: /usr/bin/nosetests-2.7
-- catkin 0.6.11
-- Using these message generators: gencpp;genlisp;genpy
CMake Warning at /root/catkin_ws/build_isolated/ros_erle_takeoff_land/cmake/ros_erle_takeoff_land-genmsg.cmake:3 (message):
Invoking generate_messages() without having added any message or service
file before.
You should either add add_message_files() and/or add_service_files() calls
or remove the invocation of generate_messages().
Call Stack (most recent call first):
/opt/ros/indigo/share/genmsg/cmake/genmsg-extras.cmake:304 (include)
CMakeLists.txt:8 (generate_messages)
-- ros_erle_takeoff_land: 0 messages, 0 services
-- Configuring done
-- Generating done
-- Build files have been written to: /root/catkin_ws/build_isolated/ros_erle_takeoff_land
Scanning dependencies of target std_msgs_generate_messages_cpp
[ 0%] Built target std_msgs_generate_messages_cpp
Scanning dependencies of target ros_erle_takeoff_land_generate_messages_cpp
[ 0%] Built target ros_erle_takeoff_land_generate_messages_cpp
Scanning dependencies of target ros_erle_takeoff_land
[100%] Building CXX object CMakeFiles/ros_erle_takeoff_land.dir/src/main.cpp.o
Linking CXX executable /root/catkin_ws/devel_isolated/ros_erle_takeoff_land/lib/ros_erle_takeoff_land/ros_erle_takeoff_land
[100%] Built target ros_erle_takeoff_land
Scanning dependencies of target std_msgs_generate_messages_lisp
[100%] Built target std_msgs_generate_messages_lisp
Scanning dependencies of target ros_erle_takeoff_land_generate_messages_lisp
[100%] Built target ros_erle_takeoff_land_generate_messages_lisp
Scanning dependencies of target std_msgs_generate_messages_py
[100%] Built target std_msgs_generate_messages_py
Scanning dependencies of target ros_erle_takeoff_land_generate_messages_py
[100%] Built target ros_erle_takeoff_land_generate_messages_py
Scanning dependencies of target ros_erle_takeoff_land_generate_messages
[100%] Built target ros_erle_takeoff_land_generate_messages
==> make install in '/root/catkin_ws/build_isolated/ros_erle_takeoff_land'
-- Using CATKIN_DEVEL_PREFIX: /root/catkin_ws/devel_isolated/ros_erle_takeoff_land
-- Using CMAKE_PREFIX_PATH: /opt/ros/indigo
-- This workspace overlays: /opt/ros/indigo
-- 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: /root/catkin_ws/build_isolated/ros_erle_takeoff_land/test_results
-- Found gtest sources under '/usr/src/gtest': gtests will be built
-- Using Python nosetests: /usr/bin/nosetests-2.7
-- catkin 0.6.11
-- Using these message generators: gencpp;genlisp;genpy
CMake Warning at /root/catkin_ws/build_isolated/ros_erle_takeoff_land/cmake/ros_erle_takeoff_land-genmsg.cmake:3 (message):
Invoking generate_messages() without having added any message or service
file before.
You should either add add_message_files() and/or add_service_files() calls
or remove the invocation of generate_messages().
Call Stack (most recent call first):
/opt/ros/indigo/share/genmsg/cmake/genmsg-extras.cmake:304 (include)
CMakeLists.txt:8 (generate_messages)
-- ros_erle_takeoff_land: 0 messages, 0 services
-- Configuring done
-- Generating done
-- Build files have been written to: /root/catkin_ws/build_isolated/ros_erle_takeoff_land
[ 0%] Built target std_msgs_generate_messages_cpp
[ 0%] Built target ros_erle_takeoff_land_generate_messages_cpp
[100%] Built target ros_erle_takeoff_land
[100%] Built target std_msgs_generate_messages_py
[100%] Built target ros_erle_takeoff_land_generate_messages_py
[100%] Built target std_msgs_generate_messages_lisp
[100%] Built target ros_erle_takeoff_land_generate_messages_lisp
[100%] Built target ros_erle_takeoff_land_generate_messages
Install the project...
-- Install configuration: ""
-- Installing: /root/catkin_ws/install_isolated/_setup_util.py
-- Installing: /root/catkin_ws/install_isolated/env.sh
-- Installing: /root/catkin_ws/install_isolated/setup.bash
-- Installing: /root/catkin_ws/install_isolated/setup.sh
-- Installing: /root/catkin_ws/install_isolated/setup.zsh
-- Installing: /root/catkin_ws/install_isolated/.rosinstall
-- Installing: /root/catkin_ws/install_isolated/etc/catkin/profile.d/05.catkin_make.bash
-- Installing: /root/catkin_ws/install_isolated/etc/catkin/profile.d/05.catkin_make_isolated.bash
-- Installing: /root/catkin_ws/install_isolated/share/ros_erle_takeoff_land/cmake/ros_erle_takeoff_land-msg-paths.cmake
Listing /root/catkin_ws/devel_isolated/ros_erle_takeoff_land/lib/python2.7/dist-packages/ros_erle_takeoff_land ...
Compiling /root/catkin_ws/devel_isolated/ros_erle_takeoff_land/lib/python2.7/dist-packages/ros_erle_takeoff_land/__init__.py ...
-- Installing: /root/catkin_ws/install_isolated/lib/python2.7/dist-packages/ros_erle_takeoff_land
-- Installing: /root/catkin_ws/install_isolated/lib/python2.7/dist-packages/ros_erle_takeoff_land/__init__.py
-- Installing: /root/catkin_ws/install_isolated/lib/python2.7/dist-packages/ros_erle_takeoff_land/__init__.pyc
-- Installing: /root/catkin_ws/install_isolated/lib/pkgconfig/ros_erle_takeoff_land.pc
-- Installing: /root/catkin_ws/install_isolated/share/ros_erle_takeoff_land/cmake/ros_erle_takeoff_land-msg-extras.cmake
-- Installing: /root/catkin_ws/install_isolated/share/ros_erle_takeoff_land/cmake/ros_erle_takeoff_landConfig.cmake
-- Installing: /root/catkin_ws/install_isolated/share/ros_erle_takeoff_land/cmake/ros_erle_takeoff_landConfig-version.cmake
-- Installing: /root/catkin_ws/install_isolated/share/ros_erle_takeoff_land/package.xml
-- Installing: /root/catkin_ws/install_isolated/lib/ros_erle_takeoff_land/ros_erle_takeoff_land
-- Removed runtime path from "/root/catkin_ws/install_isolated/lib/ros_erle_takeoff_land/ros_erle_takeoff_land"
<== Finished processing package [1 of 1]: 'ros_erle_takeoff_land'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment