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

2 views
Skip to first unread message

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3498 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151205-0948-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151205-0948
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151205-0948-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sat, 05 Dec 2015 09:48:21 +0000

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

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

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


I: user script /var/cache/pbuilder/build//20040/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-0utopic-20151205-0948-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948
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 . \( \( -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-0utopic-20151205-0948'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151205-0948/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.8")
-- 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-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948'
# 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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948/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-0utopic-20151205-0948/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151205-0948/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-0utopic-20151205-0948'
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//20040 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:41:55 AM12/6/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_utopic_amd64/2/>

------------------------------------------
[...truncated 3360 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151206-0640-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151206-0640
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151206-0640-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Sun, 06 Dec 2015 06:40:47 +0000

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

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

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


I: user script /var/cache/pbuilder/build//13987/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-0utopic-20151206-0640-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151206-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.8")
-- 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-0utopic-20151206-0640/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-0640/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-0640/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-0640/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-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-0utopic-20151206-0640/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151206-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-0utopic-20151206-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//13987 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151207-1016-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151207-1016
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151207-1016-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//30067/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-0utopic-20151207-1016-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151207-1016/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.8")
-- 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-0utopic-20151207-1016/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016'
# 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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016/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-0utopic-20151207-1016/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151207-1016/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-0utopic-20151207-1016'
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//30067 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151208-0746-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151208-0746
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151208-0746-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//4575/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-0utopic-20151208-0746-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-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.8")
-- 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-0utopic-20151208-0746/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-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-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20151208-0746/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20151208-0746/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151208-0746/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-20151208-0746/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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//4575 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3357 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151209-0703-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151209-0703
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151209-0703-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//27081/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-0utopic-20151209-0703-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151209-0703/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.8")
-- 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-0utopic-20151209-0703/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703'
# 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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703/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-0utopic-20151209-0703/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151209-0703/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-0utopic-20151209-0703'
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//27081 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 10, 2015, 1:54:31 AM12/10/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_utopic_amd64/6/>

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151210-0653-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151210-0653
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151210-0653-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Thu, 10 Dec 2015 06:53:53 +0000

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

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

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


I: user script /var/cache/pbuilder/build//6831/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-0utopic-20151210-0653-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151210-0653/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.8")
-- 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-0utopic-20151210-0653/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653'
# 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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653/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-0utopic-20151210-0653/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151210-0653/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-0utopic-20151210-0653'
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//6831 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151211-0652-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151211-0652
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151211-0652-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Fri, 11 Dec 2015 06:52:33 +0000

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

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

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


I: user script /var/cache/pbuilder/build//12335/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-0utopic-20151211-0652-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151211-0652/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.8")
-- 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-0utopic-20151211-0652/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652'
# 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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652/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-0utopic-20151211-0652/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151211-0652/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-0utopic-20151211-0652'
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//12335 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 12, 2015, 4:59:10 AM12/12/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_utopic_amd64/8/>

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151212-0958-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151212-0958
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151212-0958-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sat, 12 Dec 2015 09:58:33 +0000

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

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

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


I: user script /var/cache/pbuilder/build//19150/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-0utopic-20151212-0958-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151212-0958/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.8")
-- 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-0utopic-20151212-0958/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958'
# 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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958/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-0utopic-20151212-0958/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151212-0958/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-0utopic-20151212-0958'
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//19150 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151213-0911-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151213-0911
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151213-0911-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sun, 13 Dec 2015 09:11:02 +0000

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

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

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


I: user script /var/cache/pbuilder/build//31448/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-0utopic-20151213-0911-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151213-0911/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.8")
-- 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-0utopic-20151213-0911/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911'
# 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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911/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-0utopic-20151213-0911/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151213-0911/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-0utopic-20151213-0911'
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//31448 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151214-0914-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151214-0914
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151214-0914-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//1707/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-0utopic-20151214-0914-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151214-0914/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.8")
-- 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-0utopic-20151214-0914/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914'
# 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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914/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-0utopic-20151214-0914/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151214-0914/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-0utopic-20151214-0914'
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//1707 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151215-1223-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151215-1223
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151215-1223-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Tue, 15 Dec 2015 12:23:08 +0000

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

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

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


I: user script /var/cache/pbuilder/build//19969/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-0utopic-20151215-1223-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151215-1223/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.8")
-- 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-0utopic-20151215-1223/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223'
# 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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223/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-0utopic-20151215-1223/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151215-1223/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-0utopic-20151215-1223'
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//19969 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151216-1414-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151216-1414
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151216-1414-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//2369/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-0utopic-20151216-1414-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151216-1414/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.8")
-- 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-0utopic-20151216-1414/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414'
# 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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414/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-0utopic-20151216-1414/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151216-1414/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-0utopic-20151216-1414'
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//2369 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151217-0829-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151217-0829
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151217-0829-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Thu, 17 Dec 2015 08:29:31 +0000

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

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

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


I: user script /var/cache/pbuilder/build//13529/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-0utopic-20151217-0829-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151217-0829/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.8")
-- 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-0utopic-20151217-0829/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829'
# 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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829/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-0utopic-20151217-0829/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151217-0829/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-0utopic-20151217-0829'
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//13529 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151218-0702-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151218-0702
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151218-0702-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//1903/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-0utopic-20151218-0702-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151218-0702/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.8")
-- 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-0utopic-20151218-0702/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702'
# 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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702/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-0utopic-20151218-0702/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151218-0702/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-0utopic-20151218-0702'
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//1903 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151219-0713-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151219-0713
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151219-0713-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//26708/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-0utopic-20151219-0713-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151219-0713/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.8")
-- 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-0utopic-20151219-0713/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713'
# 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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713/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-0utopic-20151219-0713/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151219-0713/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-0utopic-20151219-0713'
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//26708 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3354 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151220-0959-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151220-0959
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151220-0959-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sun, 20 Dec 2015 09:59:18 +0000

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

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

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


I: user script /var/cache/pbuilder/build//15987/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-0utopic-20151220-0959-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151220-0959/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.8")
-- 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-0utopic-20151220-0959/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959'
# 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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959/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-0utopic-20151220-0959/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151220-0959/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-0utopic-20151220-0959'
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//15987 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3354 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151221-1003-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151221-1003
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151221-1003-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//4915/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-0utopic-20151221-1003-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151221-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.8")
-- 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-0utopic-20151221-1003/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-1003/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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-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-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-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-0utopic-20151221-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-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-1003/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-1003/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-1003/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-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-0utopic-20151221-1003/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151221-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-0utopic-20151221-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//4915 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151222-0929-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151222-0929
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151222-0929-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host04.storm.ros.org> Tue, 22 Dec 2015 09:29:58 +0000

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

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

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


I: user script /var/cache/pbuilder/build//5120/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-0utopic-20151222-0929-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151222-0929/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.8")
-- 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-0utopic-20151222-0929/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929'
# 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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929/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-0utopic-20151222-0929/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151222-0929/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-0utopic-20151222-0929'
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//5120 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151223-0916-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151223-0916
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151223-0916-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//24238/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-0utopic-20151223-0916-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151223-0916/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.8")
-- 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-0utopic-20151223-0916/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916'
# 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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916/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-0utopic-20151223-0916/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151223-0916/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-0utopic-20151223-0916'
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//24238 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151224-0929-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151224-0929
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151224-0929-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//2769/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-0utopic-20151224-0929-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151224-0929/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.8")
-- 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-0utopic-20151224-0929/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929'
# 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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929/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-0utopic-20151224-0929/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151224-0929/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-0utopic-20151224-0929'
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//2769 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151225-0912-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151225-0912
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151225-0912-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//10230/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-0utopic-20151225-0912-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151225-0912/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.8")
-- 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-0utopic-20151225-0912/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912'
# 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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912/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-0utopic-20151225-0912/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151225-0912/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-0utopic-20151225-0912'
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//10230 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3354 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151226-0942-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151226-0942
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151226-0942-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//6463/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-0utopic-20151226-0942-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151226-0942/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.8")
-- 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-0utopic-20151226-0942/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942'
# 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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942/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-0utopic-20151226-0942/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151226-0942/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-0utopic-20151226-0942'
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//6463 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151229-0402-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151229-0402
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151229-0402-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//29430/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-0utopic-20151229-0402-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151229-0402/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.8")
-- 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-0utopic-20151229-0402/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402'
# 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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402/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-0utopic-20151229-0402/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-0402/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-0utopic-20151229-0402'
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//29430 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151229-1610-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151229-1610
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151229-1610-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//18694/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-0utopic-20151229-1610-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151229-1610/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.8")
-- 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-0utopic-20151229-1610/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610'
# 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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610/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-0utopic-20151229-1610/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151229-1610/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-0utopic-20151229-1610'
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//18694 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151230-1013-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151230-1013
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151230-1013-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Wed, 30 Dec 2015 10:13:16 +0000

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

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

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


I: user script /var/cache/pbuilder/build//31304/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-0utopic-20151230-1013-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151230-1013/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.8")
-- 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-0utopic-20151230-1013/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013'
# 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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013/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-0utopic-20151230-1013/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151230-1013/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-0utopic-20151230-1013'
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//31304 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20151231-1058-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20151231-1058
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20151231-1058-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Thu, 31 Dec 2015 10:58:07 +0000

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

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

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


I: user script /var/cache/pbuilder/build//2310/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-0utopic-20151231-1058-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20151231-1058/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.8")
-- 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-0utopic-20151231-1058/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058'
# 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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058/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-0utopic-20151231-1058/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20151231-1058/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-0utopic-20151231-1058'
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//2310 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160101-0733-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160101-0733
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160101-0733-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//19936/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-0utopic-20160101-0733-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160101-0733/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.8")
-- 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-0utopic-20160101-0733/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733'
# 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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733/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-0utopic-20160101-0733/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160101-0733/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-0utopic-20160101-0733'
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//19936 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160102-0715-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160102-0715
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160102-0715-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//3660/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-0utopic-20160102-0715-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160102-0715/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.8")
-- 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-0utopic-20160102-0715/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715'
# 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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715/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-0utopic-20160102-0715/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160102-0715/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-0utopic-20160102-0715'
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//3660 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160103-1725-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160103-1725
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160103-1725-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sun, 03 Jan 2016 17:25:46 +0000

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

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

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


I: user script /var/cache/pbuilder/build//24452/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-0utopic-20160103-1725-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160103-1725/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.8")
-- 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-0utopic-20160103-1725/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725'
# 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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725/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-0utopic-20160103-1725/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160103-1725/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-0utopic-20160103-1725'
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//24452 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160104-1106-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160104-1106
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160104-1106-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//13746/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-0utopic-20160104-1106-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160104-1106/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.8")
-- 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-0utopic-20160104-1106/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106'
# 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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106/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-0utopic-20160104-1106/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160104-1106/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-0utopic-20160104-1106'
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//13746 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160105-0716-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160105-0716
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160105-0716-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Tue, 05 Jan 2016 07:16:21 +0000

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

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

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


I: user script /var/cache/pbuilder/build//17831/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-0utopic-20160105-0716-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160105-0716/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.8")
-- 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-0utopic-20160105-0716/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716'
# 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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716/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-0utopic-20160105-0716/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160105-0716/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-0utopic-20160105-0716'
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//17831 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160106-0702-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160106-0702
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160106-0702-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//3581/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-0utopic-20160106-0702-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160106-0702/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.8")
-- 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-0utopic-20160106-0702/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702'
# 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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702/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-0utopic-20160106-0702/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160106-0702/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-0utopic-20160106-0702'
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//3581 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3584 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160107-0622-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160107-0622
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160107-0622-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host00.storm.ros.org> Thu, 07 Jan 2016 06:22:18 +0000

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

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

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


I: user script /var/cache/pbuilder/build//15930/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-0utopic-20160107-0622-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host00.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160107-0622/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.8")
-- 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-0utopic-20160107-0622/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622'
# 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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622/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-0utopic-20160107-0622/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160107-0622/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-0utopic-20160107-0622'
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//15930 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160108-0634-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160108-0634
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160108-0634-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host06.storm.ros.org> Fri, 08 Jan 2016 06:34:58 +0000

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

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

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


I: user script /var/cache/pbuilder/build//16733/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-0utopic-20160108-0634-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160108-0634/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.8")
-- 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-0utopic-20160108-0634/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634'
# 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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634/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-0utopic-20160108-0634/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160108-0634/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-0utopic-20160108-0634'
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//16733 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160109-0632-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160109-0632
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160109-0632-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//8367/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-0utopic-20160109-0632-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host00.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160109-0632/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.8")
-- 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-0utopic-20160109-0632/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632'
# 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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632/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-0utopic-20160109-0632/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160109-0632/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-0utopic-20160109-0632'
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//8367 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3438 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160110-0612-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160110-0612
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160110-0612-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host02.storm.ros.org> Sun, 10 Jan 2016 06:12:44 +0000

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

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

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


I: user script /var/cache/pbuilder/build//4890/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-0utopic-20160110-0612-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160110-0612/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.8")
-- 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-0utopic-20160110-0612/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612'
# 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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612/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-0utopic-20160110-0612/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160110-0612/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-0utopic-20160110-0612'
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//4890 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160111-0612-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160111-0612
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160111-0612-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Mon, 11 Jan 2016 06:12:36 +0000

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

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

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


I: user script /var/cache/pbuilder/build//22145/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-0utopic-20160111-0612-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160111-0612/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.8")
-- 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-0utopic-20160111-0612/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612'
# 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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612/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-0utopic-20160111-0612/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160111-0612/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-0utopic-20160111-0612'
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//22145 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160112-0635-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160112-0635
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160112-0635-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host02.storm.ros.org> Tue, 12 Jan 2016 06:35:36 +0000

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

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

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


I: user script /var/cache/pbuilder/build//10237/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-0utopic-20160112-0635-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160112-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.8")
-- 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-0utopic-20160112-0635/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-0635/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-0635/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-0635/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-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-0utopic-20160112-0635/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160112-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-0utopic-20160112-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//10237 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160113-0603-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160113-0603
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160113-0603-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host00.storm.ros.org> Wed, 13 Jan 2016 06:03:01 +0000

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

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

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


I: user script /var/cache/pbuilder/build//14414/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-0utopic-20160113-0603-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host00.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160113-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.8")
-- 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-0utopic-20160113-0603/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-0603/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-0603/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-0603/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-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-0utopic-20160113-0603/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160113-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-0utopic-20160113-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//14414 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160114-0909-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160114-0909
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160114-0909-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//27172/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-0utopic-20160114-0909-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160114-0909/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.8")
-- 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-0utopic-20160114-0909/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909'
# 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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909/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-0utopic-20160114-0909/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160114-0909/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-0utopic-20160114-0909'
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//27172 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3355 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160115-0615-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160115-0615
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160115-0615-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Fri, 15 Jan 2016 06:15:37 +0000

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

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

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


I: user script /var/cache/pbuilder/build//466/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-0utopic-20160115-0615-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160115-0615/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.8")
-- 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-0utopic-20160115-0615/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615'
# 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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615/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-0utopic-20160115-0615/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160115-0615/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-0utopic-20160115-0615'
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//466 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3354 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160116-2355-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160116-2355
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160116-2355-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sat, 16 Jan 2016 23:55:16 +0000

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

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

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


I: user script /var/cache/pbuilder/build//13654/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-0utopic-20160116-2355-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355'
# 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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160116-2355/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.8")
-- 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-0utopic-20160116-2355/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355'
# 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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355/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-0utopic-20160116-2355/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160116-2355/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-0utopic-20160116-2355'
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//13654 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3354 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160117-0606-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160117-0606
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160117-0606-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sun, 17 Jan 2016 06:06:37 +0000

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

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

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


I: user script /var/cache/pbuilder/build//25695/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-0utopic-20160117-0606-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160117-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.8")
-- 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-0utopic-20160117-0606/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-0606/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-0606/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-0606/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-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-0utopic-20160117-0606/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160117-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-0utopic-20160117-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//25695 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3354 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160118-0603-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160118-0603
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160118-0603-+0000) utopic; urgency=medium

* Time stamping.

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

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

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

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


I: user script /var/cache/pbuilder/build//4324/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-0utopic-20160118-0603-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-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.8")
-- 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-0utopic-20160118-0603/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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/depend
make[4]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-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-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20160118-0603/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-20160118-0603/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160118-0603/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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-0utopic-20160118-0603/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-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-0utopic-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//4324 and its subdirectories

nor...@jenkins.ros.org

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

------------------------------------------
[...truncated 3354 lines...]
+ prevversion=1.0.3-0utopic
++ date +%Y%m%d-%H%M-%z
+ debchange -D utopic -v 1.0.3-0utopic-20160119-0603-+0000 'Time stamping.'
debchange warning: Unable to determine if utopic 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-0utopic-20160119-0603
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0utopic-20160119-0603-+0000) utopic; urgency=medium

* Time stamping.

-- root <ro...@host01.storm.ros.org> Tue, 19 Jan 2016 06:03:21 +0000

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

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

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


I: user script /var/cache/pbuilder/build//3861/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-0utopic-20160119-0603-+0000
dpkg-buildpackage: source distribution utopic
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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.1
-- The CXX compiler identification is GNU 4.9.1
-- 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-0utopic-20160119-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.8")
-- 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-0utopic-20160119-0603/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603
make[1]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-0603/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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-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-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-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-0utopic-20160119-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-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-0603/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/obj-x86_64-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-0603/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-0603/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-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-0utopic-20160119-0603/obj-x86_64-linux-gnu'
Makefile:116: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0utopic-20160119-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-0utopic-20160119-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//3861 and its subdirectories
Reply all
Reply to author
Forward
0 new messages