m2-farzan / ros2-galactic-PKGBUILD

AUR Package for ROS 2 Galactic
11 stars 11 forks source link

Starting >>> console_bridge_vendor --- stderr: console_bridge_vendor #31

Closed sicklememe closed 2 years ago

sicklememe commented 2 years ago

Sorry to bother you.but I don't know how to solve this problem.

Starting >>> console_bridge_vendor
--- stderr: console_bridge_vendor
CMake Error at /tmp/makepkg/ros2-galactic/src/install/share/performance_test_fixture/cmake/ament_cmake_export_targets-extras.cmake:18 (message):
  Failed to find exported target names in
  '/tmp/makepkg/ros2-galactic/src/install/share/performance_test_fixture/cmake/performance_test_fixtureExport.cmake'
Call Stack (most recent call first):
  /tmp/makepkg/ros2-galactic/src/install/share/performance_test_fixture/cmake/performance_test_fixtureConfig.cmake:41 (include)
  /tmp/makepkg/ros2-galactic/src/install/share/ament_lint_auto/cmake/ament_lint_auto_find_test_dependencies.cmake:36 (find_package)
  CMakeLists.txt:104 (ament_lint_auto_find_test_dependencies)

---
Failed   <<< console_bridge_vendor [1.14s, exited with code 1]

Summary: 108 packages finished [6min 23s]
  1 package failed: console_bridge_vendor
  44 packages had stderr output: ament_clang_format ament_clang_tidy ament_copyright ament_cppcheck ament_cpplint ament_flake8 ament_index_python ament_lint ament_lint_cmake ament_mypy ament_package ament_pclint ament_pep257 ament_pycodestyle ament_pyflakes ament_uncrustify ament_xmllint console_bridge_vendor cyclonedds domain_coordinator fastrtps foonathan_memory_vendor google_benchmark_vendor iceoryx_posh launch launch_testing launch_xml launch_yaml mimick_vendor osrf_pycommon osrf_testing_tools_cpp performance_test_fixture pybind11_vendor rosidl_cli rpyutils rti_connext_dds_cmake_module rviz_ogre_vendor shared_queues_vendor spdlog_vendor test_osrf_testing_tools_cpp tracetools_read tracetools_trace uncrustify_vendor urdfdom_headers
  221 packages not processed
m2-farzan commented 2 years ago

Thanks for reporting the issue. I just ran the tests and verified the error is reproducible. I will update the package as soon as I find out what causes the issue, but I'm afraid I'm too busy this week, so a PR is much appreciated as well.

sicklememe commented 2 years ago

I think I may have found the problem, #396 I am not familiar with GitHub. Thank you very much for your efforts.

m2-farzan commented 2 years ago

The issue is fixed now. Thanks again, @luoiohub for bringing this to attention.