See <
http://jenkins.ros.org/job/ros-jade-freefloating-gazebo_binarydeb_trusty_i386/1/>
------------------------------------------
[...truncated 3413 lines...]
(Reading database ... 50007 files and directories currently installed.)
Preparing to unpack .../devscripts_2.14.1ubuntu0.1_i386.deb ...
Unpacking devscripts (2.14.1ubuntu0.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up devscripts (2.14.1ubuntu0.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
++ awk '{print $2}'
++ grep Version
++ dpkg-parsechangelog
+ prevversion=1.0.3-0trusty
++ date +%Y%m%d-%H%M-%z
+ debchange -D trusty -v 1.0.3-0trusty-20151205-0943-+0000 'Time stamping.'
debchange warning: Unable to determine if trusty 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-0trusty-20151205-0943
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-jade-freefloating-gazebo (1.0.3-0trusty-20151205-0943-+0000) trusty; urgency=medium
* Time stamping.
-- root <
ro...@host01.storm.ros.org> Sat, 05 Dec 2015 09:43:59 +0000
ros-jade-freefloating-gazebo (1.0.3-0trusty) trusty; urgency=high
* Autogenerated, no changelog for this version found in CHANGELOG.rst.
-- Olivier Kermorgant <
olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:29:19 -0000
I: user script /var/cache/pbuilder/build//21039/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-0trusty-20151205-0943-+0000
dpkg-buildpackage: source distribution trusty
dpkg-buildpackage: source changed by root <
ro...@host01.storm.ros.org>
dpkg-source --before-build ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943
dpkg-buildpackage: host architecture i386
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-0trusty-20151205-0943'
# 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-i686-linux-gnu
cd obj-i686-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.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/lib/ccache/i686-linux-gnu-gcc
-- Check for working C compiler: /usr/lib/ccache/i686-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/i686-linux-gnu-g++
-- Check for working CXX compiler: /usr/lib/ccache/i686-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-0trusty-20151205-0943/obj-i686-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.6")
-- 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-0trusty-20151205-0943/obj-i686-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.54.0
-- Found PROTOBUF: /usr/lib/i386-linux-gnu/libprotobuf.so
-- Looking for OGRE...
-- OGRE_PREFIX_WATCH changed.
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- checking for module 'OGRE'
-- found OGRE, version 1.8.1
-- Found Ogre Byatis (1.8.1)
-- Found OGRE: optimized;/usr/lib/i386-linux-gnu/libOgreMain.so;debug;/usr/lib/i386-linux-gnu/libOgreMain.so
-- Looking for OGRE_Paging...
-- Found OGRE_Paging: optimized;/usr/lib/i386-linux-gnu/libOgrePaging.so;debug;/usr/lib/i386-linux-gnu/libOgrePaging.so
-- Looking for OGRE_Terrain...
-- Found OGRE_Terrain: optimized;/usr/lib/i386-linux-gnu/libOgreTerrain.so;debug;/usr/lib/i386-linux-gnu/libOgreTerrain.so
-- Looking for OGRE_Property...
-- Found OGRE_Property: optimized;/usr/lib/i386-linux-gnu/libOgreProperty.so;debug;/usr/lib/i386-linux-gnu/libOgreProperty.so
-- Looking for OGRE_RTShaderSystem...
-- Found OGRE_RTShaderSystem: optimized;/usr/lib/i386-linux-gnu/libOgreRTShaderSystem.so;debug;/usr/lib/i386-linux-gnu/libOgreRTShaderSystem.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-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943
make[1]: Leaving directory `/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943'
# 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-i686-linux-gnu
make -j1
make[2]: Entering directory `/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943 -B/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu/CMakeFiles /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory `/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/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-0trusty-20151205-0943/obj-i686-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/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-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu'
cd /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943 /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-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-0trusty-20151205-0943/obj-i686-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu/CMakeFiles 1
[ 16%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/i686-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"freefloating_gazebo\" -Dfreefloating_gazebo_control_EXPORTS -std=c++0x -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu/devel/include -I/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/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-0trusty-20151205-0943/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/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.
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-0trusty-20151205-0943/obj-i686-linux-gnu'
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory `/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943/obj-i686-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/tmp/buildd/ros-jade-freefloating-gazebo-1.0.3-0trusty-20151205-0943'
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//21039 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: