Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
11679d11805aa80229831bf1d3d2de2777a217b8...dfa0926538f53a46c3c8324c46f28e68b84e2f47
Commits (2)
ros-robot-state-publisher: Mark with cmake_rpath_contains_build_path.
· e5ef7ead
Vagrant Cascadian
authored
Feb 26, 2022
e5ef7ead
basket: Mark with cmake_rpath_contains_build_path.
· dfa09265
Vagrant Cascadian
authored
Feb 26, 2022
dfa09265
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
dfa09265
...
...
@@ -1438,6 +1438,12 @@ basix:
version: 0.0.1~git20210122.4f10ef2-2
issues:
- absolute_build_dir_in_docs_generated_by_doxygen_ref
basket:
version: 2.49-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
batmon.app:
version: 0.8-1
issues:
...
...
@@ -27859,6 +27865,12 @@ ros-robot-model:
version: 1.12.6-1
issues:
- build_id_differences_only
ros-robot-state-publisher:
version: 1.15.2-5
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
ros-ros-comm:
version: 1.12.6-2
issues:
...
...