See <
http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/1/>
------------------------------------------
[...truncated 2102 lines...]
Reading state information...
Suggested packages:
bsd-mailx mailx cvs-buildpackage devscripts-el gnuplot libauthen-sasl-perl
libfile-desktopentry-perl libnet-smtp-ssl-perl libterm-size-perl
libyaml-syck-perl mutt ssh-client svn-buildpackage w3m debian-keyring equivs
libcrypt-ssleay-perl libsoap-lite-perl
Recommended packages:
at dctrl-tools dput dupload libdistro-info-perl libencode-locale-perl
libjson-perl libparse-debcontrol-perl liburi-perl libwww-perl lintian
patchutils python3-debian python3-magic strace unzip wdiff wget curl
The following NEW packages will be installed:
devscripts
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/847 kB of archives.
After this operation, 1772 kB of additional disk space will be used.
Selecting previously unselected package devscripts.
(Reading database ... 41910 files and directories currently installed.)
Unpacking devscripts (from .../devscripts_2.13.4ubuntu0.1_amd64.deb) ...
Processing triggers for man-db ...
Setting up devscripts (2.13.4ubuntu0.1) ...
Processing triggers for libc-bin ...
++ awk '{print $2}'
++ grep Version
++ dpkg-parsechangelog
+ prevversion=1.0.3-0saucy
++ date +%Y%m%d-%H%M-%z
+ debchange -D saucy -v 1.0.3-0saucy-20151204-0543-+0000 'Time stamping.'
debchange warning: Unable to determine if saucy 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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151204-0543-+0000) saucy; urgency=low
* Time stamping.
-- root <
ro...@host01.storm.ros.org> Fri, 04 Dec 2015 05:43:14 +0000
ros-indigo-freefloating-gazebo (1.0.3-0saucy) saucy; urgency=high
* Autogenerated, no changelog for this version found in CHANGELOG.rst.
-- Olivier Kermorgant <
olivier_k...@yahoo.fr> Fri, 04 Dec 2015 04:21:18 -0000
I: user script /var/cache/pbuilder/build//16606/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-indigo-freefloating-gazebo
dpkg-buildpackage: source version 1.0.3-0saucy-20151204-0543-+0000
dpkg-buildpackage: source changed by root <
ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543
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-indigo-freefloating-gazebo.substvars
rm -f debian/ros-indigo-freefloating-gazebo.*.debhelper
rm -rf debian/ros-indigo-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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543'
# 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/indigo/setup.sh" ]; then . "/opt/ros/indigo/setup.sh"; fi && \
dh_auto_configure -- \
-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-DCMAKE_INSTALL_PREFIX="/opt/ros/indigo" \
-DCMAKE_PREFIX_PATH="/opt/ros/indigo"
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=RelWithDebInfo -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/indigo -DCMAKE_PREFIX_PATH=/opt/ros/indigo
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- Check for working C compiler: /usr/lib/ccache/cc
-- Check for working C compiler: /usr/lib/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/indigo
-- This workspace overlays: /opt/ros/indigo
-- Found PythonInterp: /usr/bin/python (found version "2.7.5")
-- 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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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;genlisp;genpy
-- Boost version: 1.53.0
-- Found PROTOBUF: /usr/lib/libprotobuf.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/indigo/share/catkin/cmake/catkin_package.cmake:409 (message):
catkin_package() include dir
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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/indigo/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543'
# 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/indigo/setup.sh" ]; then . "/opt/ros/indigo/setup.sh"; fi && \
dh_auto_build
cd obj-x86_64-linux-gnu
make -j1
make[2]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/indigo/share/genmsg/cmake/../../../lib/genmsg/genmsg_check_deps.py freefloating_gazebo /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/msg/BodySetpoint.msg geometry_msgs/Point:geometry_msgs/Vector3:std_msgs/Header:geometry_msgs/Quaternion:geometry_msgs/Pose:geometry_msgs/Twist
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu/CMakeFiles 3
[ 10%] Generating C++ code from freefloating_gazebo/BodySetpoint.msg
catkin_generated/env_cached.sh /usr/bin/python /opt/ros/indigo/share/gencpp/cmake/../../../lib/gencpp/gen_cpp.py /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/msg -Igeometry_msgs:/opt/ros/indigo/share/geometry_msgs/cmake/../msg -Istd_msgs:/opt/ros/indigo/share/std_msgs/cmake/../msg -p freefloating_gazebo -o /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu/devel/include/freefloating_gazebo -e /opt/ros/indigo/share/gencpp/cmake/..
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu/CMakeFiles 3
[ 10%] 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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu/CMakeFiles 1
[ 20%] Building CXX object CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o
/usr/lib/ccache/c++ -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 -O2 -g -DNDEBUG -fPIC -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/include -I/opt/ros/indigo/include -I/usr/include/gazebo-2.2 -I/usr/include/sdformat-1.4 -o CMakeFiles/freefloating_gazebo_control.dir/src/freefloating_gazebo_control.cpp.o -c /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/freefloating_gazebo_control.dir/all] Error 2
make[3]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543/obj-x86_64-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-indigo-freefloating-gazebo-1.0.3-0saucy-20151204-0543'
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//16606 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: