Hi Jack, 

It looks like you fixed the issue in: https://github.com/ros-drivers/camera1394/commit/8568997546fa76e207d04798cb09e0e213609891  However the job you linked us to was still building 1.9.0 not 1.9.1.  If you update the version I'd expect it to work.  You should just have to submit a pull request to ros/rosdistro for the new verslon.

Tully


On Mon, Apr 15, 2013 at 11:39 AM, Jack O'Quin <jack.oquin@gmail.com> wrote:
I am trying to release a wet Hydro version of camera1394.

This is the first catkinized version of that package, and many bugs
were found already. It now passes the pre-release tests cleanly, so I
made a bloom release. But, the binary builds all fail at the
dynamic_reconfigure configuration step:

 http://jenkins.willowgarage.com:8080/job/ros-hydro-camera1394_binarydeb_precise_amd64/2/console

{{{
-- catkin 0.5.65
-- Boost version: 1.46.1
-- Found the following Boost libraries:
--   thread
-- checking for module 'libdc1394-2'
--   found libdc1394-2, version 2.2.0
CMake Error at /opt/ros/hydro/share/dynamic_reconfigure/cmake/extras.cmake:47
(message):
  Could not run dynamic reconfigure file 'cfg/Camera1394.cfg': the rosdep
  view is empty: call 'sudo rosdep init' and 'rosdep update'
Call Stack (most recent call first):
  CMakeLists.txt:35 (generate_dynamic_reconfigure_options)


-- Configuring incomplete, errors occurred!
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_VERBOSE_MAKEFILE=ON -DCATKIN_BUILD_BINARY_PACKAGE=1
-DCMAKE_INSTALL_PREFIX=/opt/ros/hydro
-DCMAKE_PREFIX_PATH=/opt/ros/hydro returned exit code 1
make[1]: *** [override_dh_auto_configure] Error 2
}}}

This does not provide me much of a clue. I already tried making one
change to the .cfg script. It was a reasonable change, but did not
solve the problem.

So, after two failed release attempts, I need help figuring out what is wrong.
--
 joq
_______________________________________________
Ros-release mailing list
Ros-release@code.ros.org
https://code.ros.org/mailman/listinfo/ros-release