Build failed in Jenkins: ros-jade-freefloating-gazebo_binarydeb_vivid_amd64 #1

3 views
Skip to first unread message

nor...@jenkins.ros.org

unread,
Dec 5, 2015, 4:57:16 AM12/5/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/1/>

------------------------------------------
[...truncated 3543 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151205-0956-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151205-0956-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Sat, 05 Dec 2015 09:56:25 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//25253/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151205-0956-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_testdir
Unknown option: buildsystem
dh_testdir: warning: ignored unknown options in DH_OPTIONS
dh_auto_clean
dh_clean
Unknown option: buildsystem
dh_clean: warning: ignored unknown options in DH_OPTIONS
rm -f debian/ros-jade-freefloating-gazebo.substvars
rm -f debian/ros-jade-freefloating-gazebo.*.debhelper
rm -rf debian/ros-jade-freefloating-gazebo/
rm -f debian/*.debhelper.log
rm -f debian/files
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
rm -f *-stamp
debian/rules build
dh build
dh_testdir
Unknown option: buildsystem
dh_testdir: warning: ignored unknown options in DH_OPTIONS
debian/rules override_dh_auto_configure
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/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.16
-- Using these message generators: gencpp;geneus;genlisp;genpy
-- Boost version: 1.55.0
-- Found PROTOBUF: /usr/lib/x86_64-linux-gnu/libprotobuf.so
-- Looking for OGRE...
-- OGRE_PREFIX_WATCH changed.
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- checking for module 'OGRE'
-- found OGRE, version 1.9.0
-- Found Ogre Ghadamon (1.9.0)
-- Found OGRE: optimized;/usr/lib/x86_64-linux-gnu/libOgreMain.so;debug;/usr/lib/x86_64-linux-gnu/libOgreMain.so
-- Looking for OGRE_Paging...
-- Found OGRE_Paging: optimized;/usr/lib/x86_64-linux-gnu/libOgrePaging.so;debug;/usr/lib/x86_64-linux-gnu/libOgrePaging.so
-- Looking for OGRE_Terrain...
-- Found OGRE_Terrain: optimized;/usr/lib/x86_64-linux-gnu/libOgreTerrain.so;debug;/usr/lib/x86_64-linux-gnu/libOgreTerrain.so
-- Looking for OGRE_Property...
-- Found OGRE_Property: optimized;/usr/lib/x86_64-linux-gnu/libOgreProperty.so;debug;/usr/lib/x86_64-linux-gnu/libOgreProperty.so
-- Looking for OGRE_RTShaderSystem...
-- Found OGRE_RTShaderSystem: optimized;/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so;debug;/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so
-- Looking for OGRE_Volume...
-- Found OGRE_Volume: optimized;/usr/lib/x86_64-linux-gnu/libOgreVolume.so;debug;/usr/lib/x86_64-linux-gnu/libOgreVolume.so
-- Looking for OGRE_Overlay...
-- Found OGRE_Overlay: optimized;/usr/lib/x86_64-linux-gnu/libOgreOverlay.so;debug;/usr/lib/x86_64-linux-gnu/libOgreOverlay.so
CMake Warning at CMakeLists.txt:13 (find_package):
By not providing "FindEigen3.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Eigen3", but
CMake did not find one.

Could not find a package configuration file provided by "Eigen3" with any
of the following names:

Eigen3Config.cmake
eigen3-config.cmake

Add the installation prefix of "Eigen3" to CMAKE_PREFIX_PATH or set
"Eigen3_DIR" to a directory containing one of the above files. If "Eigen3"
provides a separate development package or SDK, be sure it has been
installed.


-- freefloating_gazebo: 1 messages, 0 services
CMake Warning at /opt/ros/jade/share/catkin/cmake/catkin_package.cmake:409 (message):
catkin_package() include dir
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151205-0956'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//25253 and its subdirectories
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
Build step 'Groovy Postbuild' marked build as failure
Description set:

nor...@jenkins.ros.org

unread,
Dec 6, 2015, 1:43:41 AM12/6/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/2/>

------------------------------------------
[...truncated 3609 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151206-0643-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151206-0643-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sun, 06 Dec 2015 06:43:04 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//30068/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151206-0643-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151206-0643'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//30068 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 7, 2015, 5:23:48 AM12/7/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/3/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151207-1023-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151207-1023-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Mon, 07 Dec 2015 10:23:10 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//30141/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151207-1023-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151207-1023'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//30141 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 8, 2015, 2:47:31 AM12/8/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/4/>

------------------------------------------
[...truncated 3569 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151208-0746-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151208-0746-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Tue, 08 Dec 2015 07:46:51 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//17422/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151208-0746-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151208-0746'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//17422 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 9, 2015, 2:12:55 AM12/9/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/5/>

------------------------------------------
[...truncated 3501 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151209-0711-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151209-0711-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Wed, 09 Dec 2015 07:11:42 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//12653/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151209-0711-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151209-0711'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//12653 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 10, 2015, 2:02:23 AM12/10/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/6/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151210-0700-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151210-0700-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Thu, 10 Dec 2015 07:00:44 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//2460/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151210-0700-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151210-0700'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//2460 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 11, 2015, 1:57:39 AM12/11/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/7/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151211-0656-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151211-0656-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Fri, 11 Dec 2015 06:56:23 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//29108/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151211-0656-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151211-0656'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//29108 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 12, 2015, 5:03:19 AM12/12/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/8/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151212-1002-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151212-1002-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sat, 12 Dec 2015 10:02:42 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//21033/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151212-1002-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151212-1002'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//21033 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 13, 2015, 4:16:08 AM12/13/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/9/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151213-0915-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151213-0915-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Sun, 13 Dec 2015 09:15:05 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//27661/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151213-0915-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151213-0915'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//27661 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 14, 2015, 4:19:13 AM12/14/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/10/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151214-0918-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151214-0918-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Mon, 14 Dec 2015 09:18:35 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//5862/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151214-0918-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151214-0918'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//5862 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 15, 2015, 7:28:03 AM12/15/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/11/>

------------------------------------------
[...truncated 3501 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151215-1227-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151215-1227-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Tue, 15 Dec 2015 12:27:13 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//26216/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151215-1227-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151215-1227'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//26216 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 16, 2015, 9:19:16 AM12/16/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/12/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151216-1418-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151216-1418-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Wed, 16 Dec 2015 14:18:37 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//8047/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151216-1418-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151216-1418'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//8047 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 17, 2015, 3:27:54 AM12/17/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/13/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151217-0827-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151217-0827-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Thu, 17 Dec 2015 08:27:15 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//25677/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151217-0827-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151217-0827'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//25677 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 18, 2015, 2:09:33 AM12/18/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/14/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151218-0708-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151218-0708-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Fri, 18 Dec 2015 07:08:54 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//8633/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151218-0708-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151218-0708'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//8633 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 19, 2015, 2:18:49 AM12/19/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/15/>

------------------------------------------
[...truncated 3531 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151219-0718-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151219-0718-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sat, 19 Dec 2015 07:18:10 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//1695/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151219-0718-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151219-0718'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//1695 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 20, 2015, 5:04:14 AM12/20/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/16/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151220-1003-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151220-1003-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sun, 20 Dec 2015 10:03:35 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//4121/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151220-1003-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151220-1003'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//4121 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 21, 2015, 5:13:16 AM12/21/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/17/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151221-1012-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151221-1012-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Mon, 21 Dec 2015 10:12:38 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//13097/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151221-1012-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151221-1012'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//13097 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 22, 2015, 4:33:02 AM12/22/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/18/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151222-0932-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151222-0932-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Tue, 22 Dec 2015 09:32:23 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//1329/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151222-0932-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151222-0932'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//1329 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 23, 2015, 4:27:26 AM12/23/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/19/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151223-0926-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151223-0926-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Wed, 23 Dec 2015 09:26:47 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//763/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151223-0926-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151223-0926'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//763 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 24, 2015, 4:34:23 AM12/24/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/20/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151224-0933-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151224-0933-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Thu, 24 Dec 2015 09:33:43 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//11635/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151224-0933-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151224-0933'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//11635 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 25, 2015, 4:18:35 AM12/25/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/21/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151225-0917-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151225-0917-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Fri, 25 Dec 2015 09:17:57 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//19127/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151225-0917-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151225-0917'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//19127 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 26, 2015, 4:56:31 AM12/26/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/22/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151226-0955-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151226-0955-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sat, 26 Dec 2015 09:55:52 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//24417/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151226-0955-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151226-0955'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//24417 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 28, 2015, 11:12:16 PM12/28/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/23/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151229-0411-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151229-0411-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Tue, 29 Dec 2015 04:11:37 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//6412/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151229-0411-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-0411'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//6412 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 29, 2015, 11:16:11 AM12/29/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/24/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151229-1615-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151229-1615-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Tue, 29 Dec 2015 16:15:28 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//27551/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151229-1615-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151229-1615'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//27551 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 30, 2015, 5:27:04 AM12/30/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/25/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151230-1025-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151230-1025-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Wed, 30 Dec 2015 10:25:57 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//26448/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151230-1025-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151230-1025'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//26448 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 31, 2015, 6:05:16 AM12/31/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/26/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20151231-1104-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20151231-1104-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Thu, 31 Dec 2015 11:04:35 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//25998/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20151231-1104-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20151231-1104'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//25998 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 1, 2016, 2:41:46 AM1/1/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/27/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160101-0741-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160101-0741-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Fri, 01 Jan 2016 07:41:05 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//29528/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160101-0741-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160101-0741'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//29528 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 2, 2016, 2:22:30 AM1/2/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/28/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160102-0721-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160102-0721-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sat, 02 Jan 2016 07:21:53 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//13928/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160102-0721-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160102-0721'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//13928 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 3, 2016, 12:32:29 PM1/3/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/29/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160103-1731-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160103-1731-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Sun, 03 Jan 2016 17:31:11 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//15988/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160103-1731-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160103-1731'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//15988 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 4, 2016, 6:12:14 AM1/4/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/30/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160104-1111-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160104-1111-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Mon, 04 Jan 2016 11:11:33 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//24797/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160104-1111-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160104-1111'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//24797 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 5, 2016, 2:27:06 AM1/5/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/31/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160105-0726-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160105-0726-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Tue, 05 Jan 2016 07:26:08 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//18193/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160105-0726-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160105-0726'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//18193 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 6, 2016, 2:13:54 AM1/6/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/32/>

------------------------------------------
[...truncated 3531 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160106-0712-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160106-0712-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Wed, 06 Jan 2016 07:12:56 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//23785/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160106-0712-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160106-0712'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//23785 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 7, 2016, 1:24:57 AM1/7/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/33/>

------------------------------------------
[...truncated 3745 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160107-0624-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160107-0624-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host02.storm.ros.org> Thu, 07 Jan 2016 06:24:25 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//13017/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160107-0624-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160107-0624'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//13017 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 8, 2016, 1:36:14 AM1/8/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/34/>

------------------------------------------
[...truncated 3653 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160108-0635-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160108-0635-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host00.storm.ros.org> Fri, 08 Jan 2016 06:35:40 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//8864/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160108-0635-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host00.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160108-0635'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//8864 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 9, 2016, 1:37:36 AM1/9/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/35/>

------------------------------------------
[...truncated 3501 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160109-0637-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160109-0637-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host00.storm.ros.org> Sat, 09 Jan 2016 06:37:03 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//30179/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160109-0637-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host00.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160109-0637'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//30179 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 10, 2016, 1:19:22 AM1/10/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/36/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160110-0618-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160110-0618-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sun, 10 Jan 2016 06:18:22 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//3201/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160110-0618-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160110-0618'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//3201 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 11, 2016, 1:17:08 AM1/11/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/37/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160111-0616-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160111-0616-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Mon, 11 Jan 2016 06:16:09 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//22119/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160111-0616-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160111-0616'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//22119 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 12, 2016, 1:41:44 AM1/12/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/38/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160112-0640-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160112-0640-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Tue, 12 Jan 2016 06:40:40 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//19222/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160112-0640-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160112-0640'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//19222 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 13, 2016, 1:07:55 AM1/13/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/39/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160113-0607-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160113-0607-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Wed, 13 Jan 2016 06:07:14 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//8667/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160113-0607-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160113-0607'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//8667 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 14, 2016, 4:10:44 AM1/14/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/40/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160114-0910-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160114-0910-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host02.storm.ros.org> Thu, 14 Jan 2016 09:10:10 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//7761/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160114-0910-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160114-0910'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//7761 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 15, 2016, 1:21:13 AM1/15/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/41/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160115-0619-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160115-0619-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Fri, 15 Jan 2016 06:19:54 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//12474/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160115-0619-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160115-0619'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//12474 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 16, 2016, 7:01:28 PM1/16/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/42/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160117-0000-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160117-0000-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sun, 17 Jan 2016 00:00:18 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//21673/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160117-0000-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0000'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//21673 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 17, 2016, 1:11:46 AM1/17/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/43/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160117-0610-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160117-0610-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sun, 17 Jan 2016 06:10:48 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//31522/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160117-0610-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160117-0610'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//31522 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 18, 2016, 1:04:05 AM1/18/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/44/>

------------------------------------------
[...truncated 3498 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160118-0603-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160118-0603-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host02.storm.ros.org> Mon, 18 Jan 2016 06:03:31 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//18315/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160118-0603-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160118-0603'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//18315 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 19, 2016, 1:07:41 AM1/19/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_vivid_amd64/45/>

------------------------------------------
[...truncated 3497 lines...]
++ date +%Y%m%d-%H%M-%z
+ debchange -D vivid -v 1.0.3-0vivid-20160119-0606-+0000 'Time stamping.'
debchange warning: Unable to determine if vivid is a valid Ubuntu release.
libdistro-info-perl is not installed, Debian release names are not known.
libdistro-info-perl is not installed, Ubuntu release names are not known.
debchange warning: your current directory has been renamed to:
../ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0vivid-20160119-0606-+0000) vivid; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Tue, 19 Jan 2016 06:06:42 +0000

ros-jade-freefloating-gazebo (1.0.3-0vivid) vivid; urgency=high

* Autogenerated, no changelog for this version found in CHANGELOG.rst.

-- Olivier Kermorgant <olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:23 -0000


I: user script /var/cache/pbuilder/build//27780/tmp/hooks/A50stamp finished
I: Running cd tmp/buildd/*/ && env PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin" dpkg-buildpackage -us -uc "-b" -rfakeroot
dpkg-buildpackage: source package ros-jade-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0vivid-20160119-0606-+0000
dpkg-buildpackage: source distribution vivid
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/jade" \
-DCMAKE_PREFIX_PATH="/opt/ros/jade"
mkdir -p obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/jade -DCMAKE_PREFIX_PATH=/opt/ros/jade
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/jade
-- This workspace overlays: /opt/ros/jade
-- Found PythonInterp: /usr/bin/python (found version "2.7.9")
-- Using PYTHON_EXECUTABLE: /usr/bin/python
-- Using Debian Python package layout
-- Using empy: /usr/bin/empy
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
CMakeLists.txt:25 (catkin_package)


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/jade/setup.sh" ]; then . "/opt/ros/jade/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/msg/BodySetpoint.msg geometry_msgs/Twist:geometry_msgs/Vector3:geometry_msgs/Point:geometry_msgs/Quaternion:std_msgs/Header:geometry_msgs/Pose
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for 'CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/jade/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/msg -Igeometry_msgs:/opt/ros/jade/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/jade/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/jade/share/gencpp/cmake/..
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles 3
[ 8%] Built target freefloating_gazebo_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/include -I/opt/ros/jade/include -I/usr/include/gazebo-5.0 -I/usr/include/sdformat-2.3 -I/usr/include/OGRE -I/usr/include/OGRE/Terrain -I/usr/include/OGRE/Paging -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
CMakeFiles/freefloating_gazebo_control.dir/build.make:57: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o' failed
make[4]: *** [CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o] Error 1
make[4]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:776: recipe for target 'CMakeFiles/freefloating_gazebo_control.dir/all' failed
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
Makefile:120: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:36: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0vivid-20160119-0606'
debian/rules:23: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//27780 and its subdirectories
Reply all
Reply to author
Forward
0 new messages