rosmake [rospack] Error: package/stack depends on non-existent package opencv2
Hello.
I got a problem since today after updating my ubuntu 12.04 today (-> update manager -> install updates)
[rospack] Error: package/stack openCVbridge depends on non-existent package opencv2
How can i solve this? Thx!
cheese@wtmgws1:~/Diplom/code/openCVbridge$ rosmake [ rosmake ] rosmake starting...
[ rosmake ] No package specified. Building ['openCVbridge']
[ rosmake ] Packages requested are: ['openCVbridge']
[ rosmake ] Logging to directory /home/cheese/.ros/rosmake/rosmakeoutput-20130625-155021
[ rosmake ] Expanded args ['openCVbridge'] to:
['openCVbridge']
[rosmake-0] Starting >>> geometrymsgs [ make ]
[rosmake-1] Starting >>> roslang [ make ]
[rosmake-0] Finished <<< geometrymsgs No Makefile in package geometrymsgs
[rosmake-0] Starting >>> sensormsgs [ make ]
[rosmake-2] Starting >>> stdmsgs [ make ]
[rosmake-3] Starting >>> rosbuild [ make ]
[rosmake-1] Finished <<< roslang No Makefile in package roslang
[rosmake-1] Starting >>> roscpp [ make ]
[rosmake-0] Finished <<< sensormsgs No Makefile in package sensormsgs
[rosmake-0] Starting >>> roslib [ make ]
[rosmake-2] Finished <<< stdmsgs No Makefile in package stdmsgs
[rosmake-2] Starting >>> rosconsole [ make ]
[rosmake-4] Starting >>> messagefilters [ make ]
[rosmake-5] Starting >>> openCVbridge [ make ]
[rosmake-3] Finished <<< rosbuild No Makefile in package rosbuild
[rosmake-1] Finished <<< roscpp No Makefile in package roscpp
[rosmake-0] Finished <<< roslib No Makefile in package roslib
[rosmake-2] Finished <<< rosconsole No Makefile in package rosconsole
[rosmake-4] Finished <<< messagefilters No Makefile in package messagefilters
[rosmake-1] Starting >>> pluginlib [ make ]
[rosmake-1] Finished <<< pluginlib ROSNOBUILD in package pluginlib
[rosmake-1] Starting >>> imagetransport [ make ]
[rosmake-1] Finished <<< imagetransport ROSNOBUILD in package imagetransport
[ rosmake ] All 21 linespenCVbridge: 0.7 sec ] [ 1 Active 11/12 Complete ] {-------------------------------------------------------------------------------
mkdir -p bin
cd build && cmake -Wdev -DCMAKETOOLCHAINFILE=rospack find rosbuild
/rostoolchain.cmake ..
[rosbuild] Building package openCVbridge
Failed to invoke /opt/ros/fuerte/bin/rospack deps-manifests openCVbridge
[rospack] Error: package/stack openCVbridge depends on non-existent package opencv2
CMake Error at /opt/ros/fuerte/share/ros/core/rosbuild/public.cmake:129 (message):
Failed to invoke rospack to get compile flags for package 'openCVbridge'.
Look above for errors from rospack itself. Aborting. Please fix the
broken dependency!
Call Stack (most recent call first): /opt/ros/fuerte/share/ros/core/rosbuild/public.cmake:203 (rosbuildinvokerospack) CMakeLists.txt:12 (rosbuild_init)
-- Configuring incomplete, errors occurred!
-------------------------------------------------------------------------------}
[ rosmake ] Output from build of package openCVbridge written to:
[ rosmake ] /home/cheese/.ros/rosmake/rosmakeoutput-20130625-155021/openCVbridge/buildoutput.log
[rosmake-5] Finished <<< openCVbridge [FAIL] [ 0.73 seconds ]
[ rosmake ] Halting due to failure in package openCVbridge.
[ rosmake ] Waiting for other threads to complete.
[ rosmake ] Results:
[ rosmake ] Built 12 packages with 1 failures.
[ rosmake ] Summary output to directory
[ rosmake ] /home/cheese/.ros/rosmake/rosmake_output-20130625-155021
Asked by HubbaW on 2013-06-25 04:02:41 UTC
Comments
Duplicate http://answers.ros.org/question/65892/rosmake-error-rospack-error-packagestack-depends-on-non-existent-package-opencv2/
Asked by tfoote on 2013-06-25 06:51:11 UTC