Failed to process package 'qt_gui_cpp' on Debian sid

asked 2013-10-08 05:50:25 -0500

PedroGusmao gravatar image

Hi, I am trying to install ROS Hydro in Debian sid. I have already installed PCL, Gazebo, Sdformat and now I was trying to install all packages but somehow I get a problem while trying to process package 'qt_gui_cpp' at aroun 51%.

The coomand I used was :

~/ros_catkin_ws$ ./src/catkin/bin/catkin_make_isolated --install --make-args -d

I included the --make-args -d just so to get more info, but could not figure out what is actually going on. Does anyone see anything? Thank you =)

The logs is as follows:

Meta target for qt_gui_cpp_sip Python bindings...
Reaping winning child 0x018ac880 PID 30063 
Removing child 0x018ac880 PID 30063 from chain.
Considering target file `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/build'.
 File `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/build' does not exist.
  Considering target file `libqt_gui_cpp_sip'.
   File `libqt_gui_cpp_sip' does not exist.
    Considering target file `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip'.
    File `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip' was considered already.
    Considering target file `/home/pedro/ros_catkin_ws/devel_isolated/qt_gui_cpp/lib/python2.7/dist-packages/qt_gui_cpp/libqt_gui_cpp_sip.so'.
    File `/home/pedro/ros_catkin_ws/devel_isolated/qt_gui_cpp/lib/python2.7/dist-packages/qt_gui_cpp/libqt_gui_cpp_sip.so' was considered already.
    Considering target file `sip/qt_gui_cpp_sip/Makefile'.
    File `sip/qt_gui_cpp_sip/Makefile' was considered already.
    Considering target file `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/build.make'.
    File `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/build.make' was considered already.
   Finished prerequisites of target file `libqt_gui_cpp_sip'.
  Must remake target `libqt_gui_cpp_sip'.
  Successfully remade target file `libqt_gui_cpp_sip'.
 Finished prerequisites of target file `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/build'.
Must remake target `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/build'.
Successfully remade target file `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/build'.
Reaping winning child 0x01f2db90 PID 30057 
Live child 0x01f2db90 (src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/all) PID 30065 
Live child 0x01f24230 (src/qt_gui_cpp_shiboken/CMakeFiles/qt_gui_cpp_shiboken.dir/all) PID 30052 
[ 51%] Reaping winning child 0x01f2db90 PID 30065 
Live child 0x01f2db90 (src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/all) PID 30066 
Live child 0x01f24230 (src/qt_gui_cpp_shiboken/CMakeFiles/qt_gui_cpp_shiboken.dir/all) PID 30052 
Built target libqt_gui_cpp_sip
Reaping winning child 0x01f2db90 PID 30066 
Removing child 0x01f2db90 PID 30066 from chain.
Released token for child 0x01f2db90 (src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/all).
Live child 0x01f24230 (src/qt_gui_cpp_shiboken/CMakeFiles/qt_gui_cpp_shiboken.dir/all) PID 30052 
Considering target file `all'.
 File `all' does not exist.
  Considering target file `src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/all'.
  File `src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/all' was considered already.
  Considering target file `src/qt_gui_cpp_shiboken/CMakeFiles/qt_gui_cpp_shiboken.dir/all'.
  Still updating file `src/qt_gui_cpp_shiboken/CMakeFiles/qt_gui_cpp_shiboken.dir/all'.
  Considering target file `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/all'.
  File `src/qt_gui_cpp_sip/CMakeFiles/libqt_gui_cpp_sip.dir/all' was considered already.
 Finished prerequisites of target file `all'.
The prerequisites of `all' are being made.
Live child 0x01f24230 (src/qt_gui_cpp_shiboken/CMakeFiles/qt_gui_cpp_shiboken.dir/all) PID 30052 
** WARNING APIExtractor does not support the use of #include directives without passing either "<path/to/header.h>" or "./path/to/header.h", for example. Invalid use at /usr/include/boost/config.hpp:26.
** WARNING APIExtractor does not support the use of #include directives without passing either "<path/to/header.h>" or "./path/to/header.h", for example ...
(more)
edit retag flag offensive close merge delete

Comments

I'm running into the exact same problem, have you had any luck solving it?

Albatross gravatar image Albatross  ( 2013-11-29 13:52:51 -0500 )edit

Nop... Moved to Ubuntu 12.04. Although I like Debian better, it is too much hassle

PedroGusmao gravatar image PedroGusmao  ( 2014-07-07 16:08:17 -0500 )edit