Robotics StackExchange | Archived questions

Failed to process package 'qt_gui_cpp' on Debian sid

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 'qtguicpp' 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. Invalid use at /usr/include/boost/config.hpp:53.
** WARNING scope not found for symbol:boost::detail::esft2_deleter_wrapper::get_deleter<D>
Generating class model...                    [WARNING]
        Unable to decide type of property: 'Qt::CursorMoveStyle' in class 'QLineEdit'
        enum 'QFont::HintingPreference' does not have a type entry or is not an enum
        Unable to decide type of property: 'SoftKeyRole' in class 'QAction'
        Unable to decide type of property: 'Priority' in class 'QAction'
        enum 'QStyle::RequestSoftwareInputPanel' does not have a type entry or is not an enum
        enum 'QFile::FileHandleFlag' does not have a type entry or is not an enum
        enum 'QXmlStreamReader::ReadElementTextBehaviour' does not have a type entry or is not an enum
        enum 'QLocale::CurrencySymbolFormat' does not have a type entry or is not an enum
        enum 'QAction::SoftKeyRole' does not have a type entry or is not an enum
        enum 'QLocale::Script' does not have a type entry or is not an enum
        Unable to decide type of property: 'QEasingCurve' in class 'QTimeLine'
        enum 'QGraphicsItem::PanelModality' does not have a type entry or is not an enum
        enum 'QLocale::QuotationStyle' does not have a type entry or is not an enum
        enum 'QDataStream::FloatingPointPrecision' does not have a type entry or is not an enum
        enum 'QTextDocument::Stacks' does not have a type entry or is not an enum
        Unable to decide type of property: 'Qt::InputMethodHints' in class 'QWidget'
        enum 'QPainter::PixmapFragmentHint' does not have a type entry or is not an enum
        enum 'QAction::Priority' does not have a type entry or is not an enum
        enum 'QTextBlockFormat::LineHeightTypes' does not have a type entry or is not an enum


Generating enum model...                     [WARNING]
        enum 'SP_CustomTabVideos' does not have a type entry or is not an enum


Generating namespace model...                [WARNING]
        enum 'Qt::GestureState' does not have a type entry or is not an enum
        enum 'Qt::CursorMoveStyle' does not have a type entry or is not an enum
        enum 'Qt::TouchPointState' does not have a type entry or is not an enum
        enum 'Qt::GestureFlag' does not have a type entry or is not an enum
        enum 'Qt::TileRule' does not have a type entry or is not an enum
        enum 'Qt::NavigationMode' does not have a type entry or is not an enum
        enum 'Qt::AnchorPoint' does not have a type entry or is not an enum
        enum 'Qt::GestureType' does not have a type entry or is not an enum
        enum 'Qt::CoordinateSystem' does not have a type entry or is not an enum
        enum 'QtConcurrent::ThreadFunctionResult' does not have a type entry or is not an enum
        enum 'Qt::InputMethodHint' does not have a type entry or is not an enum


Resolving typedefs...                        [OK]
Fixing class inheritance...                  [WARNING]
        class not found for setup inheritance 'QGraphicsObject'
        class 'QGraphicsWidget' inherits from unknown base class 'QGraphicsObject'
        class 'QGraphicsTextItem' inherits from unknown base class 'QGraphicsObject'


Detecting inconsistencies in class model...  [OK]
[OK]
        enum 'QX11EmbedContainer::Error' is specified in typesystem, but not declared
        enum 'QPixmap::ShareMode' is specified in typesystem, but not declared
        type 'QGenericArgument' is specified in typesystem, but not defined. This could potentially lead to compilation errors.
        enum 'QMetaObject::Call' is specified in typesystem, but not declared
        type 'QPyTextObject' is specified in typesystem, but not defined. This could potentially lead to compilation errors.
        type 'QX11Info' is specified in typesystem, but not defined. This could potentially lead to compilation errors.
        enum 'QX11EmbedWidget::Error' is specified in typesystem, but not declared
        type 'QMetaObject' is specified in typesystem, but not defined. This could potentially lead to compilation errors.
        type 'QX11EmbedContainer' is specified in typesystem, but not defined. This could potentially lead to compilation errors.
        type 'QGenericReturnArgument' is specified in typesystem, but not defined. This could potentially lead to compilation errors.
        type 'QX11EmbedWidget' is specified in typesystem, but not defined. This could potentially lead to compilation errors.


Segmentation fault
Reaping losing child 0x023f2bb0 PID 30060 
make[2]: *** [src/qt_gui_cpp_shiboken/libqt_gui_cpp_shiboken/libqt_gui_cpp_shiboken_module_wrapper.cpp] Error 139
Removing child 0x023f2bb0 PID 30060 from chain.
Reaping losing child 0x01f24230 PID 30052 
make[1]: *** [src/qt_gui_cpp_shiboken/CMakeFiles/qt_gui_cpp_shiboken.dir/all] Error 2
Removing child 0x01f24230 PID 30052 from chain.
Reaping losing child 0x02250080 PID 30045 
make: *** [all] Error 2
Removing child 0x02250080 PID 30045 from chain.
<== Failed to process package 'qt_gui_cpp': 
  Command '/home/pedro/ros_catkin_ws/install_isolated/env.sh make -d -j4 -l4' returned non-zero exit status 2

Reproduce this error by running:
==> cd /home/pedro/ros_catkin_ws/build_isolated/qt_gui_cpp && /home/pedro/ros_catkin_ws/install_isolated/env.sh make -d -j4 -l4

Command failed, exiting.

Asked by PedroGusmao on 2013-10-08 05:50:25 UTC

Comments

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

Asked by Albatross on 2013-11-29 14:52:51 UTC

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

Asked by PedroGusmao on 2014-07-07 16:08:17 UTC

Answers