Skip to content

Instantly share code, notes, and snippets.

@ajthompson
Created January 25, 2017 21:08
Show Gist options
  • Save ajthompson/e6f958a979de86254eb29e914966a0bf to your computer and use it in GitHub Desktop.
Save ajthompson/e6f958a979de86254eb29e914966a0bf to your computer and use it in GitHub Desktop.
--------------------------------------------------------
Profile: default
Extending: [explicit] /opt/ros/indigo
Workspace: /tmp/test_workspace
--------------------------------------------------------
Source Space: [exists] /tmp/test_workspace/src
Log Space: [missing] /tmp/test_workspace/logs
Build Space: [exists] /tmp/test_workspace/build
Devel Space: [exists] /tmp/test_workspace/devel
Install Space: [missing] /tmp/test_workspace/install
DESTDIR: [unused] None
--------------------------------------------------------
Devel Space Layout: linked
Install Space Layout: merged
--------------------------------------------------------
Additional CMake Args: None
Additional Make Args: None
Additional catkin Make Args: None
Internal Make Job Server: True
Cache Job Environments: False
--------------------------------------------------------
Whitelisted Packages: None
Blacklisted Packages: None
--------------------------------------------------------
Workspace configuration appears valid.
NOTE: Forcing CMake to run for each package.
--------------------------------------------------------
[build] Found '2' packages in 0.0 seconds.
Starting >>> catkin_tools_prebuild
Starting >> catkin_tools_prebuild:mkdir
Starting >> catkin_tools_prebuild:mkdir
Starting >> catkin_tools_prebuild:cache-manifest
Starting >> catkin_tools_prebuild:ctr-nuke
Starting >> catkin_tools_prebuild:cmake
Subprocess > catkin_tools_prebuild:cmake `cd /tmp/test_workspace/build/catkin_tools_prebuild; catkin build --get-env catkin_tools_prebuild | catkin env -si /usr/bin/cmake /tmp/test_workspace/build/catkin_tools_prebuild --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/tmp/test_workspace/devel/.private/catkin_tools_prebuild -DCMAKE_INSTALL_PREFIX=/tmp/test_workspace/install; cd -`
[build 0.1 s] [0/3 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:cmake - 0.1]
[build 0.2 s] [0/3 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:cmake - 0.2]
[build 0.3 s] [0/3 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:cmake - 0.3]
[build 0.4 s] [0/3 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:cmake - 0.4]
[build 0.5 s] [0/3 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:cmake - 0.5]
[build 0.6 s] [0/3 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:cmake - 0.6]
[build 0.7 s] [0/3 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:cmake - 0.7]
[build 0.8 s] [0/3 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:cmake - 0.8]
[build 0.9 s] [0/3 complete] [1/8 jobs] [0 queued] [catkin_tools_prebuild:cmake - 0.9]
Output << catkin_tools_prebuild:cmake /tmp/test_workspace/logs/catkin_tools_prebuild/build.cmake.000.log
Not searching for unused variables given on the command line.
Re-run cmake no build system arguments
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- 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: /tmp/test_workspace/devel/.private/catkin_tools_prebuild
-- 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: /tmp/test_workspace/build/catkin_tools_prebuild/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.18
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/test_workspace/build/catkin_tools_prebuild
cd /tmp/test_workspace/build/catkin_tools_prebuild; catkin build --get-env catkin_tools_prebuild | catkin env -si /usr/bin/cmake /tmp/test_workspace/build/catkin_tools_prebuild --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/tmp/test_workspace/devel/.private/catkin_tools_prebuild -DCMAKE_INSTALL_PREFIX=/tmp/test_workspace/install; cd -
Finished << catkin_tools_prebuild:cmake
Starting >> catkin_tools_prebuild:make
Subprocess > catkin_tools_prebuild:make `cd /tmp/test_workspace/build/catkin_tools_prebuild; catkin build --get-env catkin_tools_prebuild | catkin env -si /usr/bin/make --jobserver-fds=6,7 -j; cd -`
Output << catkin_tools_prebuild:make /tmp/test_workspace/logs/catkin_tools_prebuild/build.make.000.log
/usr/bin/cmake -H/tmp/test_workspace/build/catkin_tools_prebuild -B/tmp/test_workspace/build/catkin_tools_prebuild --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/test_workspace/build/catkin_tools_prebuild/CMakeFiles /tmp/test_workspace/build/catkin_tools_prebuild/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/tmp/test_workspace/build/catkin_tools_prebuild'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/test_workspace/build/catkin_tools_prebuild'
/usr/bin/cmake -E cmake_progress_start /tmp/test_workspace/build/catkin_tools_prebuild/CMakeFiles 0
cd /tmp/test_workspace/build/catkin_tools_prebuild; catkin build --get-env catkin_tools_prebuild | catkin env -si /usr/bin/make --jobserver-fds=6,7 -j; cd -
Finished << catkin_tools_prebuild:make
Starting >> catkin_tools_prebuild:symlink
Output << catkin_tools_prebuild:symlink /tmp/test_workspace/logs/catkin_tools_prebuild/build.symlink.000.log
Symlinking /tmp/test_workspace/devel/./env.sh
Symlinking /tmp/test_workspace/devel/./setup.bash
Symlinking /tmp/test_workspace/devel/./setup.sh
Symlinking /tmp/test_workspace/devel/./_setup_util.py
Symlinking /tmp/test_workspace/devel/./setup.zsh
Symlinking /tmp/test_workspace/devel/lib/pkgconfig/catkin_tools_prebuild.pc
Symlinking /tmp/test_workspace/devel/share/catkin_tools_prebuild/cmake/catkin_tools_prebuildConfig-version.cmake
Symlinking /tmp/test_workspace/devel/share/catkin_tools_prebuild/cmake/catkin_tools_prebuildConfig.cmake
Finished << catkin_tools_prebuild:symlink
Starting >> catkin_tools_prebuild:install
Subprocess > catkin_tools_prebuild:install `cd /tmp/test_workspace/build/catkin_tools_prebuild; catkin build --get-env catkin_tools_prebuild | catkin env -si /usr/bin/make install; cd -`
Output << catkin_tools_prebuild:install /tmp/test_workspace/logs/catkin_tools_prebuild/build.install.000.log
/usr/bin/cmake -H/tmp/test_workspace/build/catkin_tools_prebuild -B/tmp/test_workspace/build/catkin_tools_prebuild --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/test_workspace/build/catkin_tools_prebuild/CMakeFiles /tmp/test_workspace/build/catkin_tools_prebuild/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/tmp/test_workspace/build/catkin_tools_prebuild'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/test_workspace/build/catkin_tools_prebuild'
/usr/bin/cmake -E cmake_progress_start /tmp/test_workspace/build/catkin_tools_prebuild/CMakeFiles 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory `/tmp/test_workspace/build/catkin_tools_prebuild'
make[1]: Nothing to be done for `preinstall'.
make[1]: Leaving directory `/tmp/test_workspace/build/catkin_tools_prebuild'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Installing: /tmp/test_workspace/install/_setup_util.py
-- Installing: /tmp/test_workspace/install/env.sh
-- Installing: /tmp/test_workspace/install/setup.bash
-- Installing: /tmp/test_workspace/install/setup.sh
-- Installing: /tmp/test_workspace/install/setup.zsh
-- Installing: /tmp/test_workspace/install/.rosinstall
-- Installing: /tmp/test_workspace/install/lib/pkgconfig/catkin_tools_prebuild.pc
-- Installing: /tmp/test_workspace/install/share/catkin_tools_prebuild/cmake/catkin_tools_prebuildConfig.cmake
-- Installing: /tmp/test_workspace/install/share/catkin_tools_prebuild/cmake/catkin_tools_prebuildConfig-version.cmake
-- Installing: /tmp/test_workspace/install/share/catkin_tools_prebuild/package.xml
cd /tmp/test_workspace/build/catkin_tools_prebuild; catkin build --get-env catkin_tools_prebuild | catkin env -si /usr/bin/make install; cd -
Finished << catkin_tools_prebuild:install
Finished <<< catkin_tools_prebuild [ 1.0 seconds ]
Starting >>> test
[build 1.0 s] [1/3 complete] [1/8 jobs] [1 queued]
Starting >> test:mkdir
Starting >> test:mkdir
Starting >> test:cache-manifest
Starting >> test:ctr-nuke
Starting >> test:cmake
Subprocess > test:cmake `cd /tmp/test_workspace/build/test; catkin build --get-env test | catkin env -si /usr/bin/cmake /tmp/test_workspace/src/test --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/tmp/test_workspace/devel/.private/test -DCMAKE_INSTALL_PREFIX=/tmp/test_workspace/install; cd -`
[build 1.1 s] [1/3 complete] [1/8 jobs] [0 queued] [test:cmake - 0.0]
[build 1.2 s] [1/3 complete] [1/8 jobs] [0 queued] [test:cmake - 0.1]
[build 1.3 s] [1/3 complete] [1/8 jobs] [0 queued] [test:cmake - 0.2]
[build 1.4 s] [1/3 complete] [1/8 jobs] [0 queued] [test:cmake - 0.3]
[build 1.5 s] [1/3 complete] [1/8 jobs] [0 queued] [test:cmake - 0.4]
[build 1.6 s] [1/3 complete] [1/8 jobs] [0 queued] [test:cmake - 0.5]
[build 1.7 s] [1/3 complete] [1/8 jobs] [0 queued] [test:cmake - 0.6]
[build 1.8 s] [1/3 complete] [1/8 jobs] [0 queued] [test:cmake - 0.7]
[build 1.9 s] [1/3 complete] [1/8 jobs] [0 queued] [test:cmake - 0.8]
Output << test:cmake /tmp/test_workspace/logs/test/build.cmake.000.log
Not searching for unused variables given on the command line.
Re-run cmake no build system arguments
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- 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: /tmp/test_workspace/devel/.private/test
-- Using CMAKE_PREFIX_PATH: /tmp/test_workspace/install;/opt/ros/indigo
-- This workspace overlays: /tmp/test_workspace/install;/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: /tmp/test_workspace/build/test/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.18
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/test_workspace/build/test
cd /tmp/test_workspace/build/test; catkin build --get-env test | catkin env -si /usr/bin/cmake /tmp/test_workspace/src/test --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/tmp/test_workspace/devel/.private/test -DCMAKE_INSTALL_PREFIX=/tmp/test_workspace/install; cd -
Finished << test:cmake
Starting >> test:make
Subprocess > test:make `cd /tmp/test_workspace/build/test; catkin build --get-env test | catkin env -si /usr/bin/make --jobserver-fds=6,7 -j; cd -`
[build 2.0 s] [1/3 complete] [1/8 jobs] [0 queued] [test:make - 0.9]
Output << test:make /tmp/test_workspace/logs/test/build.make.000.log
/usr/bin/cmake -H/tmp/test_workspace/src/test -B/tmp/test_workspace/build/test --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/test_workspace/build/test/CMakeFiles /tmp/test_workspace/build/test/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/tmp/test_workspace/build/test'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/test_workspace/build/test'
/usr/bin/cmake -E cmake_progress_start /tmp/test_workspace/build/test/CMakeFiles 0
cd /tmp/test_workspace/build/test; catkin build --get-env test | catkin env -si /usr/bin/make --jobserver-fds=6,7 -j; cd -
Finished << test:make
Starting >> test:symlink
Output << test:symlink /tmp/test_workspace/logs/test/build.symlink.000.log
Symlinking /tmp/test_workspace/devel/lib/pkgconfig/test.pc
Symlinking /tmp/test_workspace/devel/share/test/cmake/testConfig-version.cmake
Symlinking /tmp/test_workspace/devel/share/test/cmake/testConfig.cmake
Finished << test:symlink
Starting >> test:install
Subprocess > test:install `cd /tmp/test_workspace/build/test; catkin build --get-env test | catkin env -si /usr/bin/make install; cd -`
Output << test:install /tmp/test_workspace/logs/test/build.install.000.log
/usr/bin/cmake -H/tmp/test_workspace/src/test -B/tmp/test_workspace/build/test --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/test_workspace/build/test/CMakeFiles /tmp/test_workspace/build/test/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/tmp/test_workspace/build/test'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/test_workspace/build/test'
/usr/bin/cmake -E cmake_progress_start /tmp/test_workspace/build/test/CMakeFiles 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory `/tmp/test_workspace/build/test'
make[1]: Nothing to be done for `preinstall'.
make[1]: Leaving directory `/tmp/test_workspace/build/test'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Installing: /tmp/test_workspace/install/_setup_util.py
-- Installing: /tmp/test_workspace/install/env.sh
-- Installing: /tmp/test_workspace/install/setup.bash
-- Installing: /tmp/test_workspace/install/setup.sh
-- Installing: /tmp/test_workspace/install/setup.zsh
-- Installing: /tmp/test_workspace/install/.rosinstall
-- Installing: /tmp/test_workspace/install/lib/pkgconfig/test.pc
-- Installing: /tmp/test_workspace/install/share/test/cmake/testConfig.cmake
-- Installing: /tmp/test_workspace/install/share/test/cmake/testConfig-version.cmake
-- Installing: /tmp/test_workspace/install/share/test/package.xml
cd /tmp/test_workspace/build/test; catkin build --get-env test | catkin env -si /usr/bin/make install; cd -
Finished << test:install
Finished <<< test [ 1.0 seconds ]
Starting >>> test2
[build 2.1 s] [2/3 complete] [1/8 jobs] [1 queued]
Starting >> test2:mkdir
Starting >> test2:mkdir
Starting >> test2:cache-manifest
Starting >> test2:ctr-nuke
Starting >> test2:cmake
Subprocess > test2:cmake `cd /tmp/test_workspace/build/test2; catkin build --get-env test2 | catkin env -si /usr/bin/cmake /tmp/test_workspace/src/test2 --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/tmp/test_workspace/devel/.private/test2 -DCMAKE_INSTALL_PREFIX=/tmp/test_workspace/install; cd -`
[build 2.2 s] [2/3 complete] [1/8 jobs] [0 queued] [test2:cmake - 0.1]
[build 2.3 s] [2/3 complete] [1/8 jobs] [0 queued] [test2:cmake - 0.2]
[build 2.4 s] [2/3 complete] [1/8 jobs] [0 queued] [test2:cmake - 0.3]
[build 2.5 s] [2/3 complete] [1/8 jobs] [0 queued] [test2:cmake - 0.4]
[build 2.6 s] [2/3 complete] [1/8 jobs] [0 queued] [test2:cmake - 0.5]
[build 2.7 s] [2/3 complete] [1/8 jobs] [0 queued] [test2:cmake - 0.6]
[build 2.8 s] [2/3 complete] [1/8 jobs] [0 queued] [test2:cmake - 0.7]
[build 2.9 s] [2/3 complete] [1/8 jobs] [0 queued] [test2:cmake - 0.8]
________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
Errors << test2:cmake /tmp/test_workspace/logs/test2/build.cmake.000.log
Not searching for unused variables given on the command line.
Re-run cmake no build system arguments
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- 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: /tmp/test_workspace/devel/.private/test2
-- Using CMAKE_PREFIX_PATH: /tmp/test_workspace/install;/opt/ros/indigo
-- This workspace overlays: /tmp/test_workspace/install;/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: /tmp/test_workspace/build/test2/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.18
CMake Error at /tmp/test_workspace/install/share/test/cmake/testConfig.cmake:103 (message):
Project 'test' specifies 'include' as an include dir, which is not found.
It does not exist in '/tmp/test_workspace/install/include'. Ask the
maintainer 'thompsonalec <thompsonalec@@todo.todo>' to fix it.
Call Stack (most recent call first):
/opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:76 (find_package)
CMakeLists.txt:7 (find_package)
-- Configuring incomplete, errors occurred!
See also "/tmp/test_workspace/build/test2/CMakeFiles/CMakeOutput.log".
See also "/tmp/test_workspace/build/test2/CMakeFiles/CMakeError.log".
cd /tmp/test_workspace/build/test2; catkin build --get-env test2 | catkin env -si /usr/bin/cmake /tmp/test_workspace/src/test2 --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/tmp/test_workspace/devel/.private/test2 -DCMAKE_INSTALL_PREFIX=/tmp/test_workspace/install; cd -
........................................................................................................................................................................................................................................
Failed << test2:cmake [ Exited with code 1 ]
Failed <<< test2 [ 0.8 seconds ]
[build] Summary: 2 of 3 packages succeeded.
[build] Ignored: None.
[build] Warnings: None.
[build] Abandoned: No packages were abandoned.
[build] Failed: 1 packages failed.
[build] Runtime: 3.0 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment