ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Problems Building ROS Hydro for Debian

asked 2014-09-18 20:09:26 -0500

cbt33 gravatar image

The catkin package is giving me all kinds of problems. I have been having problems recently with Import and PYTHONPATH. After adding every catkin_pkg folder I could find to that, this latest block says that --install-layout is not recognized.

==> make -j2 -l2 in '/home/cbt33/Modules/ros_catkin_ws/build_isolated/catkin'
    ==> make install in '/home/cbt33/Modules/ros_catkin_ws/build_isolated/catkin'
    Install the project...
    -- Install configuration: "Release"
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/_setup_util.py
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/env.sh
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/setup.bash
    -- Installing: /home/cbt33/Modules/ros_catkin_ws/install_isolated/setup.sh
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/setup.zsh
    -- Installing: /home/cbt33/Modules/ros_catkin_ws/install_isolated/.rosinstall
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/etc/catkin/profile.d/05.catkin_make.bash
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/etc/catkin/profile.d/05.catkin_make_isolated.bash
    -- Installing: /home/cbt33/Modules/ros_catkin_ws/install_isolated/lib/pkgconfig/catkin.pc
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/catkinConfig.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/catkinConfig-version.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/package.xml
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/LICENSE
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/eigen/cmake/eigen-config.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/eigen/cmake/eigen-config-version.cmake
    -- Installing: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/string_starts_with.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/list_append_unique.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/catkin_python_setup.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/all.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/atomic_configure_file.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/assert.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/catkin_add_env_hooks.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/python.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/list_append_deduplicate.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/shell.cmake
    -- Installing: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/env-hooks
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/env-hooks/05.catkin_make_isolated.bash
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/env-hooks/05.catkin-test-results.sh.develspace.in
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/env-hooks/05.catkin_make.bash
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/env-hooks/05.catkin-test-results.bat.develspace.in
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/interrogate_setup_dot_py.py
    -- Installing: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/em
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/em/pkg.pc.em
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/em/order_packages.cmake.em
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/catkin_generate_environment.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/catkin_install_python.cmake
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/catkin_workspace.cmake
    -- Installing: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/templates
    -- Up-to-date: /home/cbt33/Modules/ros_catkin_ws/install_isolated/share/catkin/cmake/templates/Doxyfile.in
    -- Up-to-date: /home/cbt33 ...
(more)
edit retag flag offensive close merge delete

Comments

Your Debian distro?

Andromeda gravatar image Andromeda  ( 2014-09-19 01:52:51 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-10-06 17:07:49 -0500

cbt33 gravatar image

Sorry I did not follow this up. I completely gave up on Debian and switched Ubuntu.

edit flag offensive delete link more
0

answered 2014-09-18 23:32:38 -0500

St3am gravatar image

What instructions did you use to set up the build before this error occurred? I just installed indigo on debian jessie last week and didn't run into anything like this (there was plenty of other issues though). I did have some trouble with the stable release (circa april 2013) of openrave in which python was having trouble importing. Rebuilding with the latest master release (circua august 2014) fixed those problems so it has made me wonder if there was some change in behavior in the debian archives python packages that is causing version compatibility issues.

edit flag offensive delete link more

Comments

so what instructions are good for installing indigo on debian jessie then? thank you

CroWizCom gravatar image CroWizCom  ( 2014-09-24 01:39:24 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-09-18 20:09:26 -0500

Seen: 142 times

Last updated: Oct 06 '14