Build failed in Jenkins: ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64 #1

3 views
Skip to first unread message

nor...@jenkins.ros.org

unread,
Dec 4, 2015, 12:43:47 AM12/4/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
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:

nor...@jenkins.ros.org

unread,
Dec 5, 2015, 2:41:16 AM12/5/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/2/>

------------------------------------------
[...truncated 2099 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20151205-0740-+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-20151205-0740
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151205-0740-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Sat, 05 Dec 2015 07:40:12 +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//1845/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-20151205-0740-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740'
# 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-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740'
# 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-20151205-0740/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/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-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/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-20151205-0740/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-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740/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-20151205-0740/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151205-0740/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-20151205-0740'
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//1845 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 6, 2015, 12:40:12 AM12/6/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/3/>

------------------------------------------
Started by user SYSTEM
Building remotely on 69.16.195.238 in workspace <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/ros-infrastructure/buildfarm.git
Fetching upstream changes from git://github.com/ros-infrastructure/buildfarm.git
Fetching upstream changes from git://github.com/ros-infrastructure/buildfarm.git
Checking out Revision 526731d6448065ff1c85e0192ea03e41e692abe1 (origin/master)

Verify that no upstream project is broken

Upstream project 'ros-indigo-catkin_binarydeb_saucy_amd64' build '25' has result 'SUCCESS'
Upstream project 'ros-indigo-control-toolbox_binarydeb_saucy_amd64' build '35' has result 'SUCCESS'
Upstream project 'ros-indigo-freefloating-gazebo_sourcedeb' build '1' has result 'SUCCESS'
Upstream project 'ros-indigo-gazebo-ros_binarydeb_saucy_amd64' build '52' has result 'SUCCESS'
Upstream project 'ros-indigo-message-generation_binarydeb_saucy_amd64' build '24' has result 'SUCCESS'
Upstream project 'ros-indigo-message-runtime_binarydeb_saucy_amd64' build '39' has result 'SUCCESS'
Upstream project 'ros-indigo-rostime_binarydeb_saucy_amd64' build '30' has result 'SUCCESS'
Upstream project 'ros-indigo-urdf_binarydeb_saucy_amd64' build '54' has result 'SUCCESS'
All upstream projects are (un)stable

[ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64] $ /bin/bash -x /tmp/hudson1798491414967085477.sh
+ set -o errexit
+ export ROSDISTRO_INDEX_URL=https://raw.githubusercontent.com/ros/rosdistro/master/index.yaml
+ ROSDISTRO_INDEX_URL=https://raw.githubusercontent.com/ros/rosdistro/master/index.yaml
+ APT_TARGET_REPOSITORY=http://repos.ros.org/repos/building/
+ ROS_REPO_FQDN=repos.ros.org
+ PACKAGE=ros-indigo-freefloating-gazebo
+ ROSDISTRO=indigo
+ SHORT_NAME=freefloating_gazebo
+ distro=saucy
+ arch=amd64
+ base=/var/cache/pbuilder-saucy-amd64
+ aptconffile=<http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/apt.conf>
+ basetgz_version=10
+ rootdir=/var/cache/pbuilder-saucy-amd64/apt-conf-10
+ basetgz=/var/cache/pbuilder-saucy-amd64/base-10.tgz
+ output_dir=<http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/output>
+ work_dir=<http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/work>
+ '[' amd64 == armel ']'
+ '[' amd64 == armhf ']'
+ debootstrap_type=debootstrap
+ '[' saucy == oneiric ']'
+ '[' saucy == quantal ']'
+ '[' saucy == raring ']'
+ '[' saucy == saucy ']'
+ mirror=http://old-releases.ubuntu.com/ubuntu
+ CHECKOUT_DIR=<http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/monitored_vcs>
+ cd <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/monitored_vcs>
+ . setup.sh
+++ pwd
++ export PATH=<http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/monitored_vcs/scripts>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
++ PATH=<http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/monitored_vcs/scripts>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+++ pwd
++ export PYTHONPATH=<http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/monitored_vcs>:
++ PYTHONPATH=<http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/monitored_vcs>:
+ sleep 1
+ sudo python <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/monitored_vcs/scripts/subprocess_reaper.py> 27946
+ sudo PYTHONPATH=<http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/monitored_vcs>: <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/monitored_vcs/scripts/setup_apt_root.py> saucy amd64 /var/cache/pbuilder-saucy-amd64/apt-conf-10 --local-conf-dir <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/> --mirror http://old-releases.ubuntu.com/ubuntu --repo ros@http://repos.ros.org/repos/building/ --gpg-key-url https://raw.githubusercontent.com/ros/rosdistro/master/ros.key
+ sudo apt-get update -c <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/ws/apt.conf> -o Apt::Architecture=amd64
Hit http://repos.ros.org saucy Release.gpg
Hit http://repos.ros.org saucy Release
Get:1 http://repos.ros.org saucy/main Sources [766 kB]
Hit http://repos.ros.org saucy/main amd64 Packages
Hit http://repos.ros.org saucy/main i386 Packages
Ign http://repos.ros.org saucy/main TranslationIndex
Ign http://repos.ros.org saucy/main Translation-en_US
Ign http://repos.ros.org saucy/main Translation-en
Get:2 http://old-releases.ubuntu.com saucy Release.gpg [933 B]
Get:3 http://old-releases.ubuntu.com saucy-updates Release.gpg [933 B]
Hit http://old-releases.ubuntu.com saucy Release
Ign http://old-releases.ubuntu.com saucy Release
Hit http://old-releases.ubuntu.com saucy-updates Release
Ign http://old-releases.ubuntu.com saucy-updates Release
Ign http://old-releases.ubuntu.com saucy/main Sources/DiffIndex
Ign http://old-releases.ubuntu.com saucy/restricted Sources/DiffIndex
Ign http://old-releases.ubuntu.com saucy/universe Sources/DiffIndex
Ign http://old-releases.ubuntu.com saucy/multiverse Sources/DiffIndex
Ign http://old-releases.ubuntu.com saucy/main amd64 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy/restricted amd64 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy/universe amd64 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy/multiverse amd64 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy/main i386 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy/restricted i386 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy/universe i386 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy/multiverse i386 Packages/DiffIndex
Hit http://old-releases.ubuntu.com saucy/main TranslationIndex
Hit http://old-releases.ubuntu.com saucy/multiverse TranslationIndex
Hit http://old-releases.ubuntu.com saucy/restricted TranslationIndex
Hit http://old-releases.ubuntu.com saucy/universe TranslationIndex
Ign http://old-releases.ubuntu.com saucy-updates/main Sources/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/restricted Sources/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/universe Sources/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/multiverse Sources/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/main amd64 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/restricted amd64 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/universe amd64 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/multiverse amd64 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/main i386 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/restricted i386 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/universe i386 Packages/DiffIndex
Ign http://old-releases.ubuntu.com saucy-updates/multiverse i386 Packages/DiffIndex
Hit http://old-releases.ubuntu.com saucy-updates/main TranslationIndex
Hit http://old-releases.ubuntu.com saucy-updates/multiverse TranslationIndex
Hit http://old-releases.ubuntu.com saucy-updates/restricted TranslationIndex
Hit http://old-releases.ubuntu.com saucy-updates/universe TranslationIndex
Hit http://old-releases.ubuntu.com saucy/main Sources
Hit http://old-releases.ubuntu.com saucy/restricted Sources
Hit http://old-releases.ubuntu.com saucy/universe Sources
Hit http://old-releases.ubuntu.com saucy/multiverse Sources
Hit http://old-releases.ubuntu.com saucy/main amd64 Packages
Hit http://old-releases.ubuntu.com saucy/restricted amd64 Packages
Hit http://old-releases.ubuntu.com saucy/universe amd64 Packages
Hit http://old-releases.ubuntu.com saucy/multiverse amd64 Packages
Hit http://old-releases.ubuntu.com saucy/main i386 Packages
Hit http://old-releases.ubuntu.com saucy/restricted i386 Packages
Hit http://old-releases.ubuntu.com saucy/universe i386 Packages
Hit http://old-releases.ubuntu.com saucy/multiverse i386 Packages
Hit http://old-releases.ubuntu.com saucy/main Translation-en
Hit http://old-releases.ubuntu.com saucy/multiverse Translation-en
Hit http://old-releases.ubuntu.com saucy/restricted Translation-en
Hit http://old-releases.ubuntu.com saucy/universe Translation-en
Hit http://old-releases.ubuntu.com saucy-updates/main Sources
Hit http://old-releases.ubuntu.com saucy-updates/restricted Sources
Hit http://old-releases.ubuntu.com saucy-updates/universe Sources
Hit http://old-releases.ubuntu.com saucy-updates/multiverse Sources
Hit http://old-releases.ubuntu.com saucy-updates/main amd64 Packages
Hit http://old-releases.ubuntu.com saucy-updates/restricted amd64 Packages
Hit http://old-releases.ubuntu.com saucy-updates/universe amd64 Packages
Hit http://old-releases.ubuntu.com saucy-updates/multiverse amd64 Packages
Hit http://old-releases.ubuntu.com saucy-updates/main i386 Packages
Hit http://old-releases.ubuntu.com saucy-updates/restricted i386 Packages
Hit http://old-releases.ubuntu.com saucy-updates/universe i386 Packages
Hit http://old-releases.ubuntu.com saucy-updates/multiverse i386 Packages
Hit http://old-releases.ubuntu.com saucy-updates/main Translation-en
Hit http://old-releases.ubuntu.com saucy-updates/multiverse Translation-en
Hit http://old-releases.ubuntu.com saucy-updates/restricted Translation-en
Hit http://old-releases.ubuntu.com saucy-updates/universe Translation-en
Fetched 1,867 B in 8s (227 B/s)
W: GPG error: http://old-releases.ubuntu.com saucy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: GPG error: http://old-releases.ubuntu.com saucy-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
W: Failed to fetch http://repos.ros.org/repos/building/dists/saucy/main/source/Sources Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.

nor...@jenkins.ros.org

unread,
Dec 6, 2015, 2:28:21 AM12/6/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/4/>

------------------------------------------
[...truncated 2096 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20151206-0727-+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-20151206-0727
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151206-0727-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Sun, 06 Dec 2015 07:27:37 +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//20141/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-20151206-0727-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727'
# 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-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727'
# 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-20151206-0727/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/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-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/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-20151206-0727/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-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727/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-20151206-0727/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151206-0727/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-20151206-0727'
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//20141 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 7, 2015, 3:29:06 AM12/7/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/5/>

------------------------------------------
[...truncated 2097 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20151207-0828-+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-20151207-0828
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151207-0828-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Mon, 07 Dec 2015 08:28:24 +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//14355/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-20151207-0828-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828'
# 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-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828'
# 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-20151207-0828/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/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-20151207-0828/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-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/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-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828/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-20151207-0828/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151207-0828/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-20151207-0828'
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//14355 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 8, 2015, 12:48:07 AM12/8/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/6/>
+ debchange -D saucy -v 1.0.3-0saucy-20151208-0547-+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-20151208-0547
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151208-0547-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Tue, 08 Dec 2015 05:47:34 +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//9686/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-20151208-0547-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547'
# 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-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547'
# 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-20151208-0547/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/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-20151208-0547/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-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/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-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547/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-20151208-0547/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151208-0547/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-20151208-0547'
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//9686 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 9, 2015, 12:45:02 AM12/9/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/7/>
+ debchange -D saucy -v 1.0.3-0saucy-20151209-0544-+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-20151209-0544
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151209-0544-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Wed, 09 Dec 2015 05:44:28 +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//9072/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-20151209-0544-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544'
# 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-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544'
# 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-20151209-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/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-20151209-0544/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-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/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-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544/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-20151209-0544/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151209-0544/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-20151209-0544'
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//9072 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 10, 2015, 12:46:46 AM12/10/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/8/>
+ debchange -D saucy -v 1.0.3-0saucy-20151210-0546-+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-20151210-0546
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151210-0546-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Thu, 10 Dec 2015 05:46:11 +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//3850/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-20151210-0546-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546'
# 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-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546'
# 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-20151210-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/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-20151210-0546/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-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/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-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546/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-20151210-0546/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151210-0546/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-20151210-0546'
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//3850 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 11, 2015, 12:51:05 AM12/11/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/9/>
+ debchange -D saucy -v 1.0.3-0saucy-20151211-0550-+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-20151211-0550
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151211-0550-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Fri, 11 Dec 2015 05:50:06 +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//24970/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-20151211-0550-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550'
# 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-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550'
# 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-20151211-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/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-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/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-20151211-0550/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-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550/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-20151211-0550/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151211-0550/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-20151211-0550'
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//24970 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 12, 2015, 1:01:14 AM12/12/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/10/>
+ debchange -D saucy -v 1.0.3-0saucy-20151212-0600-+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-20151212-0600
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151212-0600-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sat, 12 Dec 2015 06:00:40 +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//15028/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-20151212-0600-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600'
# 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-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600'
# 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-20151212-0600/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/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-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/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-20151212-0600/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-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600/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-20151212-0600/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151212-0600/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-20151212-0600'
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//15028 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 13, 2015, 12:39:29 AM12/13/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/11/>
+ debchange -D saucy -v 1.0.3-0saucy-20151213-0538-+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-20151213-0538
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151213-0538-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sun, 13 Dec 2015 05:38:55 +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//25559/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-20151213-0538-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538'
# 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-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538'
# 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-20151213-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/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-20151213-0538/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-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/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-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538/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-20151213-0538/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0538/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-20151213-0538'
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//25559 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 13, 2015, 4:40:45 AM12/13/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/12/>

------------------------------------------
[...truncated 2096 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20151213-0940-+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-20151213-0940
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151213-0940-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sun, 13 Dec 2015 09:40:12 +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//30144/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-20151213-0940-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940'
# 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-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940'
# 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-20151213-0940/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/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-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/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-20151213-0940/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-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940/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-20151213-0940/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151213-0940/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-20151213-0940'
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//30144 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 14, 2015, 12:42:59 AM12/14/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/13/>

------------------------------------------
[...truncated 2097 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20151214-0542-+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-20151214-0542
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151214-0542-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Mon, 14 Dec 2015 05:42:23 +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//4776/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-20151214-0542-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542'
# 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-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542'
# 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-20151214-0542/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/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-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/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-20151214-0542/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-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542/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-20151214-0542/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151214-0542/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-20151214-0542'
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//4776 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 15, 2015, 5:26:46 AM12/15/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/14/>
+ debchange -D saucy -v 1.0.3-0saucy-20151215-1026-+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-20151215-1026
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151215-1026-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Tue, 15 Dec 2015 10:26:11 +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//17969/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-20151215-1026-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026'
# 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-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026'
# 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-20151215-1026/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/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-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/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-20151215-1026/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-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026/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-20151215-1026/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151215-1026/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-20151215-1026'
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//17969 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 16, 2015, 7:31:11 AM12/16/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/15/>
+ debchange -D saucy -v 1.0.3-0saucy-20151216-1230-+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-20151216-1230
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151216-1230-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Wed, 16 Dec 2015 12:30:37 +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//6148/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-20151216-1230-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230'
# 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-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230'
# 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-20151216-1230/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/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-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/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-20151216-1230/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-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230/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-20151216-1230/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151216-1230/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-20151216-1230'
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//6148 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 17, 2015, 12:44:38 AM12/17/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/16/>
+ debchange -D saucy -v 1.0.3-0saucy-20151217-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-20151217-0543
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151217-0543-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Thu, 17 Dec 2015 05:43:50 +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//14581/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-20151217-0543-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-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-20151217-0543/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-0543/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-0543/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-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-20151217-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-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-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-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-0543/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-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-20151217-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-0543/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-0543/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-0543/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151217-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-20151217-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-20151217-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-20151217-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-20151217-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//14581 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 18, 2015, 12:41:24 AM12/18/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/17/>
+ debchange -D saucy -v 1.0.3-0saucy-20151218-0540-+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-20151218-0540
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151218-0540-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Fri, 18 Dec 2015 05:40:50 +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//8442/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-20151218-0540-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540'
# 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-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540'
# 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-20151218-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/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-20151218-0540/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-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/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-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540/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-20151218-0540/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0540/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-20151218-0540'
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//8442 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 18, 2015, 2:42:24 AM12/18/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/18/>

------------------------------------------
[...truncated 2096 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20151218-0741-+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-20151218-0741
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151218-0741-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Fri, 18 Dec 2015 07:41:51 +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//21624/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-20151218-0741-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/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-20151218-0741/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-20151218-0741/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/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-20151218-0741/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/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-20151218-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/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-20151218-0741/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/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-20151218-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/depend
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/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-20151218-0741/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-20151218-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for `CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu/CMakeFiles
[ 0%] Built target geometry_msgs_generate_messages_cpp
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/depend
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/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-20151218-0741/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/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-20151218-0741/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-20151218-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/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-20151218-0741/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/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-20151218-0741/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/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-20151218-0741/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
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-20151218-0741/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-20151218-0741/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151218-0741/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-20151218-0741'
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//21624 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 19, 2015, 12:41:18 AM12/19/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/19/>

------------------------------------------
[...truncated 2097 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20151219-0540-+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-20151219-0540
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151219-0540-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sat, 19 Dec 2015 05:40:45 +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//10574/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-20151219-0540-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540'
# 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-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540'
# 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-20151219-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/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-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/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-20151219-0540/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-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540/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-20151219-0540/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0540/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-20151219-0540'
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//10574 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 19, 2015, 3:13:57 AM12/19/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/20/>
+ debchange -D saucy -v 1.0.3-0saucy-20151219-0813-+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-20151219-0813
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151219-0813-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sat, 19 Dec 2015 08:13:21 +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//1715/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-20151219-0813-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813'
# 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-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813'
# 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-20151219-0813/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/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-20151219-0813/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-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/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-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813/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-20151219-0813/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151219-0813/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-20151219-0813'
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//1715 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 20, 2015, 2:53:10 AM12/20/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/21/>
+ debchange -D saucy -v 1.0.3-0saucy-20151220-0752-+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-20151220-0752
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151220-0752-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Sun, 20 Dec 2015 07:52:13 +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//12984/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-20151220-0752-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752'
# 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-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752'
# 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-20151220-0752/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/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-20151220-0752/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-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/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-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752/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-20151220-0752/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151220-0752/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-20151220-0752'
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//12984 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 21, 2015, 12:54:04 AM12/21/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/22/>
+ debchange -D saucy -v 1.0.3-0saucy-20151221-0553-+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-20151221-0553
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151221-0553-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Mon, 21 Dec 2015 05:53:30 +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//23901/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-20151221-0553-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553'
# 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-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553'
# 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-20151221-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/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-20151221-0553/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-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/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-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553/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-20151221-0553/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151221-0553/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-20151221-0553'
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//23901 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 22, 2015, 12:46:32 AM12/22/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/23/>
+ debchange -D saucy -v 1.0.3-0saucy-20151222-0545-+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-20151222-0545
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151222-0545-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Tue, 22 Dec 2015 05:45:54 +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//23665/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-20151222-0545-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545'
# 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-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545'
# 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-20151222-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/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-20151222-0545/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-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/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-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545/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-20151222-0545/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151222-0545/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-20151222-0545'
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//23665 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 23, 2015, 12:45:04 AM12/23/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/24/>
+ debchange -D saucy -v 1.0.3-0saucy-20151223-0544-+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-20151223-0544
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151223-0544-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Wed, 23 Dec 2015 05:44:27 +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//22582/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-20151223-0544-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544'
# 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-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544'
# 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-20151223-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/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-20151223-0544/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-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/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-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544/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-20151223-0544/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151223-0544/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-20151223-0544'
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//22582 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 24, 2015, 12:46:15 AM12/24/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/25/>
+ debchange -D saucy -v 1.0.3-0saucy-20151224-0545-+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-20151224-0545
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151224-0545-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Thu, 24 Dec 2015 05:45:41 +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//7541/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-20151224-0545-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545'
# 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-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545'
# 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-20151224-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/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-20151224-0545/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-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/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-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545/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-20151224-0545/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151224-0545/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-20151224-0545'
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//7541 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 25, 2015, 12:40:39 AM12/25/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/26/>
+ debchange -D saucy -v 1.0.3-0saucy-20151225-0540-+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-20151225-0540
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151225-0540-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Fri, 25 Dec 2015 05:40:06 +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//10444/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-20151225-0540-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540'
# 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-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540'
# 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-20151225-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/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-20151225-0540/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-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/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-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540/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-20151225-0540/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-0540/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-20151225-0540'
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//10444 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 25, 2015, 9:21:16 AM12/25/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/27/>
+ debchange -D saucy -v 1.0.3-0saucy-20151225-1420-+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-20151225-1420
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151225-1420-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Fri, 25 Dec 2015 14:20:23 +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//27074/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-20151225-1420-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420'
# 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-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420'
# 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-20151225-1420/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/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-20151225-1420/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-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/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-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420/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-20151225-1420/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151225-1420/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-20151225-1420'
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//27074 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 26, 2015, 12:44:36 AM12/26/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/28/>

------------------------------------------
[...truncated 2096 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20151226-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-20151226-0543
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151226-0543-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Sat, 26 Dec 2015 05:43:44 +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//32113/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-20151226-0543-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-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-20151226-0543/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-0543/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-0543/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-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-20151226-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-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-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-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-0543/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-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-20151226-0543/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-0543/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-0543/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-0543/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151226-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-20151226-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-20151226-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-20151226-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-20151226-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//32113 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 28, 2015, 7:18:46 PM12/28/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/29/>

------------------------------------------
[...truncated 2097 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20151229-0017-+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-20151229-0017
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151229-0017-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Tue, 29 Dec 2015 00:17:54 +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//3184/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-20151229-0017-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017'
# 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-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017'
# 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-20151229-0017/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/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-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/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-20151229-0017/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-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017/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-20151229-0017/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-0017/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-20151229-0017'
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//3184 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 29, 2015, 7:34:56 AM12/29/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/30/>
+ debchange -D saucy -v 1.0.3-0saucy-20151229-1234-+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-20151229-1234
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151229-1234-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Tue, 29 Dec 2015 12:34:04 +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//24994/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-20151229-1234-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234'
# 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-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234'
# 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-20151229-1234/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/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-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/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-20151229-1234/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-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234/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-20151229-1234/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151229-1234/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-20151229-1234'
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//24994 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 30, 2015, 12:40:48 AM12/30/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/31/>
+ debchange -D saucy -v 1.0.3-0saucy-20151230-0539-+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-20151230-0539
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151230-0539-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Wed, 30 Dec 2015 05:39:58 +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//8878/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-20151230-0539-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539'
# 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-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539'
# 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-20151230-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/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-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/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-20151230-0539/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-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539/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-20151230-0539/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151230-0539/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-20151230-0539'
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//8878 and its subdirectories

nor...@jenkins.ros.org

unread,
Dec 31, 2015, 1:43:27 AM12/31/15
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/32/>
+ debchange -D saucy -v 1.0.3-0saucy-20151231-0642-+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-20151231-0642
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20151231-0642-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Thu, 31 Dec 2015 06:42:42 +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//12982/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-20151231-0642-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642'
# 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-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642'
# 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-20151231-0642/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/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-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/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-20151231-0642/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-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642/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-20151231-0642/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20151231-0642/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-20151231-0642'
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//12982 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 1, 2016, 12:58:37 AM1/1/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/33/>
+ debchange -D saucy -v 1.0.3-0saucy-20160101-0557-+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-20160101-0557
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160101-0557-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Fri, 01 Jan 2016 05:57:44 +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//22602/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-20160101-0557-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557'
# 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-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557'
# 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-20160101-0557/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/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-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/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-20160101-0557/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-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557/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-20160101-0557/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160101-0557/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-20160101-0557'
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//22602 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 2, 2016, 12:50:11 AM1/2/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/34/>
+ debchange -D saucy -v 1.0.3-0saucy-20160102-0549-+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-20160102-0549
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160102-0549-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Sat, 02 Jan 2016 05:49:13 +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//2714/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-20160102-0549-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549'
# 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-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549'
# 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-20160102-0549/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/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-20160102-0549/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-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/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-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549/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-20160102-0549/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160102-0549/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-20160102-0549'
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//2714 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 3, 2016, 10:58:31 AM1/3/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/35/>
+ debchange -D saucy -v 1.0.3-0saucy-20160103-1557-+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-20160103-1557
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160103-1557-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Sun, 03 Jan 2016 15:57:19 +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//1866/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-20160103-1557-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557'
# 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-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557'
# 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-20160103-1557/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/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-20160103-1557/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-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/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-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557/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-20160103-1557/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160103-1557/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-20160103-1557'
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//1866 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 4, 2016, 4:44:19 AM1/4/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/36/>
+ debchange -D saucy -v 1.0.3-0saucy-20160104-0943-+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-20160104-0943
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160104-0943-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Mon, 04 Jan 2016 09:43:43 +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//17284/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-20160104-0943-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-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/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-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-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/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-20160104-0943/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/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-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/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-20160104-0943/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-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-0943/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160104-0943/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-20160104-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//17284 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 5, 2016, 12:51:04 AM1/5/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/37/>
+ debchange -D saucy -v 1.0.3-0saucy-20160105-0550-+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-20160105-0550
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160105-0550-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Tue, 05 Jan 2016 05:50:28 +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//19444/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-20160105-0550-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550'
# 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-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550'
# 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-20160105-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/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-20160105-0550/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-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/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-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550/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-20160105-0550/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160105-0550/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-20160105-0550'
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//19444 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 6, 2016, 12:46:40 AM1/6/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/38/>
+ debchange -D saucy -v 1.0.3-0saucy-20160106-0546-+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-20160106-0546
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160106-0546-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Wed, 06 Jan 2016 05:46:05 +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//20862/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-20160106-0546-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546'
# 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-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546'
# 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-20160106-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/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-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/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-20160106-0546/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-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546/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-20160106-0546/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160106-0546/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-20160106-0546'
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//20862 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 7, 2016, 12:39:59 AM1/7/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/39/>
+ debchange -D saucy -v 1.0.3-0saucy-20160107-0539-+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-20160107-0539
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160107-0539-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Thu, 07 Jan 2016 05:39:24 +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//7354/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-20160107-0539-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539'
# 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-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539'
# 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-20160107-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/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-20160107-0539/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-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/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-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539/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-20160107-0539/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160107-0539/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-20160107-0539'
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//7354 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 8, 2016, 12:54:07 AM1/8/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/40/>

------------------------------------------
[...truncated 2250 lines...]
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
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 847 kB of archives.
After this operation, 1772 kB of additional disk space will be used.
Get:1 http://old-releases.ubuntu.com/ubuntu/ saucy-updates/main devscripts amd64 2.13.4ubuntu0.1 [847 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 847 kB in 0s (2447 kB/s)
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-20160108-0553-+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-20160108-0553
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160108-0553-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host02.storm.ros.org> Fri, 08 Jan 2016 05:53:38 +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//32110/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-20160108-0553-+0000
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553'
# 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-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553'
# 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-20160108-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/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-20160108-0553/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-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/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-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553/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-20160108-0553/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160108-0553/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-20160108-0553'
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//32110 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 9, 2016, 12:45:14 AM1/9/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/41/>

------------------------------------------
[...truncated 2091 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-20160109-0544-+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-20160109-0544
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160109-0544-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host02.storm.ros.org> Sat, 09 Jan 2016 05:44:44 +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//17383/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-20160109-0544-+0000
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544'
# 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-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544'
# 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-20160109-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/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-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/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-20160109-0544/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-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544/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-20160109-0544/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160109-0544/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-20160109-0544'
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//17383 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 10, 2016, 12:39:42 AM1/10/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/42/>

------------------------------------------
[...truncated 2097 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160110-0539-+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-20160110-0539
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160110-0539-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sun, 10 Jan 2016 05:39:08 +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//23796/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-20160110-0539-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539'
# 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-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539'
# 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-20160110-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/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-20160110-0539/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-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/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-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539/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-20160110-0539/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160110-0539/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-20160110-0539'
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//23796 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 11, 2016, 12:41:13 AM1/11/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/43/>
+ debchange -D saucy -v 1.0.3-0saucy-20160111-0540-+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-20160111-0540
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160111-0540-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host04.storm.ros.org> Mon, 11 Jan 2016 05:40:28 +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//27489/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-20160111-0540-+0000
dpkg-buildpackage: source changed by root <ro...@host04.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540'
# 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-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540'
# 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-20160111-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/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-20160111-0540/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-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/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-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540/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-20160111-0540/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160111-0540/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-20160111-0540'
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//27489 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 12, 2016, 1:05:33 AM1/12/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/44/>
+ debchange -D saucy -v 1.0.3-0saucy-20160112-0604-+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-20160112-0604
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160112-0604-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host06.storm.ros.org> Tue, 12 Jan 2016 06:04:42 +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//31311/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-20160112-0604-+0000
dpkg-buildpackage: source changed by root <ro...@host06.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604'
# 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-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604'
# 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-20160112-0604/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/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-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/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-20160112-0604/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-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604/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-20160112-0604/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160112-0604/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-20160112-0604'
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//31311 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 13, 2016, 12:39:25 AM1/13/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/45/>
+ debchange -D saucy -v 1.0.3-0saucy-20160113-0538-+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-20160113-0538
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160113-0538-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Wed, 13 Jan 2016 05:38:52 +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//10337/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-20160113-0538-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538'
# 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-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538'
# 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-20160113-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/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-20160113-0538/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-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/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-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538/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-20160113-0538/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0538/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-20160113-0538'
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//10337 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 13, 2016, 1:16:08 AM1/13/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/46/>

------------------------------------------
[...truncated 2175 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160113-0615-+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-20160113-0615
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160113-0615-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host00.storm.ros.org> Wed, 13 Jan 2016 06:15:38 +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//6294/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-20160113-0615-+0000
dpkg-buildpackage: source changed by root <ro...@host00.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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/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-20160113-0615/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-20160113-0615/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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/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-20160113-0615/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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/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-20160113-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-20160113-0615/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-20160113-0615/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-20160113-0615/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-20160113-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-20160113-0615/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-20160113-0615/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-20160113-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-20160113-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-20160113-0615/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-20160113-0615/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-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.
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-20160113-0615/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-20160113-0615/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160113-0615/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-20160113-0615'
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//6294 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 14, 2016, 3:22:16 AM1/14/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/47/>

------------------------------------------
[...truncated 2091 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160114-0821-+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-20160114-0821
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160114-0821-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host02.storm.ros.org> Thu, 14 Jan 2016 08:21:46 +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//943/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-20160114-0821-+0000
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821'
# 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-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821'
# 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-20160114-0821/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/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-20160114-0821/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-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/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-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821/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-20160114-0821/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160114-0821/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-20160114-0821'
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//943 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 15, 2016, 12:38:53 AM1/15/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/48/>

------------------------------------------
[...truncated 2097 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160115-0538-+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-20160115-0538
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160115-0538-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Fri, 15 Jan 2016 05:38:19 +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//26838/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-20160115-0538-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538'
# 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-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538'
# 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-20160115-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/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-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/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-20160115-0538/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-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538/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-20160115-0538/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0538/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-20160115-0538'
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//26838 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 15, 2016, 1:33:52 AM1/15/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/49/>

------------------------------------------
[...truncated 2096 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160115-0633-+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-20160115-0633
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160115-0633-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Fri, 15 Jan 2016 06:33:17 +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//27955/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-20160115-0633-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633'
# 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-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633'
# 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-20160115-0633/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/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-20160115-0633/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-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/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-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633/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-20160115-0633/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160115-0633/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-20160115-0633'
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//27955 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 16, 2016, 6:26:41 PM1/16/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/50/>

------------------------------------------
[...truncated 2091 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160116-2326-+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-20160116-2326
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160116-2326-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host02.storm.ros.org> Sat, 16 Jan 2016 23:26:12 +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//13004/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-20160116-2326-+0000
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326'
# 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-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326'
# 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-20160116-2326/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/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-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/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-20160116-2326/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-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326/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-20160116-2326/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160116-2326/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-20160116-2326'
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//13004 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 17, 2016, 12:39:57 AM1/17/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/51/>

------------------------------------------
[...truncated 2097 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160117-0539-+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-20160117-0539
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160117-0539-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Sun, 17 Jan 2016 05:39:21 +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//24953/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-20160117-0539-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539'
# 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-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539'
# 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-20160117-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/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-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/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-20160117-0539/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-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539/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-20160117-0539/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0539/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-20160117-0539'
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//24953 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 17, 2016, 1:19:41 AM1/17/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/52/>

------------------------------------------
[...truncated 2095 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160117-0619-+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-20160117-0619
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160117-0619-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host00.storm.ros.org> Sun, 17 Jan 2016 06:19:12 +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//18926/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-20160117-0619-+0000
dpkg-buildpackage: source changed by root <ro...@host00.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/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-20160117-0619/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-20160117-0619/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu/devel/include'
should be placed in the devel space instead of the build space
Call Stack (most recent call first):
/opt/ros/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-20160117-0619/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619'
# In case we're installing to a non-standard location, look for a setup.sh
# in the install tree that was dropped by catkin, and source it. It will
# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
if [ -f "/opt/ros/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-20160117-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-20160117-0619/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-20160117-0619/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target geometry_msgs_generate_messages_cpp
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
make -f CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
make[4]: Nothing to be done for `CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build'.
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu/CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/DependInfo.cmake --color=
Scanning dependencies of target _freefloating_gazebo_generate_messages_check_deps_BodySetpoint
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
make -f CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build.make CMakeFiles/_freefloating_gazebo_generate_messages_check_deps_BodySetpoint.dir/build
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-20160117-0619/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-20160117-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_generate_messages_cpp
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build.make CMakeFiles/freefloating_gazebo_generate_messages_cpp.dir/build
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-20160117-0619/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-20160117-0619/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-20160117-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-20160117-0619/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu/CMakeFiles/freefloating_gazebo_control.dir/DependInfo.cmake --color=
Scanning dependencies of target freefloating_gazebo_control
make[4]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
make -f CMakeFiles/freefloating_gazebo_control.dir/build.make CMakeFiles/freefloating_gazebo_control.dir/build
make[4]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-20160117-0619/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-20160117-0619/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/include/freefloating_gazebo/freefloating_gazebo_control.h:14:29: fatal error: eigen3/Eigen/Core: No such file or directory
#include <eigen3/Eigen/Core>
^
compilation terminated.
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-20160117-0619/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-20160117-0619/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160117-0619/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-20160117-0619'
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//18926 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 18, 2016, 12:39:46 AM1/18/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/53/>

------------------------------------------
[...truncated 2096 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160118-0539-+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-20160118-0539
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160118-0539-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Mon, 18 Jan 2016 05:39:13 +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//29863/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-20160118-0539-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539'
# 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-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539'
# 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-20160118-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/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-20160118-0539/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-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/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-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539/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-20160118-0539/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0539/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-20160118-0539'
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//29863 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 18, 2016, 1:22:53 AM1/18/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/54/>
+ debchange -D saucy -v 1.0.3-0saucy-20160118-0615-+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-20160118-0615
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160118-0615-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Mon, 18 Jan 2016 06:15:40 +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//20942/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-20160118-0615-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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/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-20160118-0615/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-20160118-0615/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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/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-20160118-0615/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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/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-20160118-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/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-20160118-0615/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/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-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/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-20160118-0615/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-20160118-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/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-20160118-0615/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/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-20160118-0615/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-20160118-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/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-20160118-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/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-20160118-0615/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/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-20160118-0615/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-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.
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-20160118-0615/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-20160118-0615/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160118-0615/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-20160118-0615'
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//20942 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 19, 2016, 12:40:02 AM1/19/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/55/>
+ debchange -D saucy -v 1.0.3-0saucy-20160119-0539-+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-20160119-0539
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160119-0539-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host01.storm.ros.org> Tue, 19 Jan 2016 05:39:28 +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//3963/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-20160119-0539-+0000
dpkg-buildpackage: source changed by root <ro...@host01.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539'
# 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-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539'
# 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-20160119-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/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-20160119-0539/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-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/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-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539/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-20160119-0539/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0539/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-20160119-0539'
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//3963 and its subdirectories

nor...@jenkins.ros.org

unread,
Jan 19, 2016, 1:16:12 AM1/19/16
to ros-buildf...@googlegroups.com, olivier_k...@yahoo.fr
See <http://jenkins.ros.org/job/ros-indigo-freefloating-gazebo_binarydeb_saucy_amd64/56/>

------------------------------------------
[...truncated 2090 lines...]
+ debchange -D saucy -v 1.0.3-0saucy-20160119-0615-+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-20160119-0615
debchange warning: no orig tarball found for the new version.
+ cat debian/changelog
ros-indigo-freefloating-gazebo (1.0.3-0saucy-20160119-0615-+0000) saucy; urgency=low

* Time stamping.

-- root <ro...@host02.storm.ros.org> Tue, 19 Jan 2016 06:15:41 +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//26181/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-20160119-0615-+0000
dpkg-buildpackage: source changed by root <ro...@host02.storm.ros.org>
dpkg-source --before-build ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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/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-20160119-0615/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-20160119-0615/obj-x86_64-linux-gnu/test_results
'/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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/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-20160119-0615/obj-x86_64-linux-gnu
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615
make[1]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615'
debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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/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-20160119-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -H/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615 -B/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/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-20160119-0615/obj-x86_64-linux-gnu/CMakeFiles /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/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-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/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-20160119-0615/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-20160119-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/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-20160119-0615/msg/BodySetpoint.msg -Ifreefloating_gazebo:/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/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-20160119-0615/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-20160119-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/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-20160119-0615/obj-x86_64-linux-gnu'
cd /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615 /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/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-20160119-0615/obj-x86_64-linux-gnu/devel/include -I/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/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-20160119-0615/src/freefloating_gazebo_control.cpp
In file included from /tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/src/freefloating_gazebo_control.cpp:14:0:
/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-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.
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-20160119-0615/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-20160119-0615/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/ros-indigo-freefloating-gazebo-1.0.3-0saucy-20160119-0615/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-20160119-0615'
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//26181 and its subdirectories
Reply all
Reply to author
Forward
0 new messages