Search Criteria
Package Details: ros-melodic-catkin 1:0.7.29-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ros-melodic-catkin.git (read-only, click to copy) |
---|---|
Package Base: | ros-melodic-catkin |
Description: | ROS - Low-level build system macros and infrastructure for ROS. |
Upstream URL: | https://www.wiki.ros.org/catkin |
Licenses: | BSD |
Submitter: | GPereira |
Maintainer: | None |
Last Packager: | MarsSeed |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-21 23:07 (UTC) |
Last Updated: | 2023-08-08 10:19 (UTC) |
Dependencies (11)
- gmock (googletest-gitAUR, gtest)
- gtest (googletest-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-catkin_pkgAUR
- python-empy (python-empy3AUR)
- python-nose
- ros-build-toolsAUR
- cmake (cmake-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-catkin_pkgAUR (make)
- python-empy (python-empy3AUR) (make)
Required by (90)
- ros-melodic-bond (make)
- ros-melodic-cmake-modules (make)
- ros-melodic-common-msgs (make)
- ros-melodic-control-msgs (make)
- ros-melodic-controller-manager-msgs (make)
- ros-melodic-csm (make)
- ros-melodic-diagnostic-msgs (make)
- ros-melodic-ecl-build (make)
- ros-melodic-ecl-concepts (make)
- ros-melodic-ecl-config (make)
- ros-melodic-ecl-console (make)
- ros-melodic-ecl-errors (make)
- ros-melodic-ecl-exceptions (make)
- ros-melodic-ecl-license (make)
- ros-melodic-ecl-mpl (make)
- ros-melodic-ecl-threads (make)
- ros-melodic-ecl-time (make)
- ros-melodic-ecl-time-lite (make)
- ros-melodic-ecl-type-traits (make)
- ros-melodic-ecl-utilities (make)
- Show 70 more...
Latest Comments
« First ‹ Previous 1 2
1CatchMe1 commented on 2018-09-29 15:24 (UTC)
I am getting this error:
catkin 0.7.14 /usr/bin/python3: can't find 'main' module in '/home/****/.local/lib/python3.7/site-packages/em' CMake Error at cmake/safe_execute_process.cmake:11 (message):
execute_process(/home/*/.cache/pacaur/ros-melodic-catkin/src/build/catkin_generated/env_cached.sh "/usr/bin/python3" "/home//.local/lib/python3.7/site-packages/em" "--raw-errors" "-F" "/home/*/.cache/pacaur/ros-melodic-catkin/src/build/catkin_generated/pkg.develspace.context.pc.py" "-o" "/home//.cache/pacaur/ros-melodic-catkin/src/build/devel/lib/pkgconfig/catkin.pc" "/home/****/.cache/pacaur/ros-melodic-catkin/src/catkin-release-release-melodic-catkin-0.7.14-0/cmake/em/pkg.pc.em") returned error code 1 Call Stack (most recent call first): cmake/em_expand.cmake:25 (safe_execute_process) cmake/catkin_package.cmake:324 (em_expand) cmake/catkin_package.cmake:102 (_catkin_package) CMakeLists.txt:11 (catkin_package)
« First ‹ Previous 1 2