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
13f55133fa7639f5362b9661f7b717ec65a145e6...11679d11805aa80229831bf1d3d2de2777a217b8
Commits (2)
ros-collada-urdf: Mark with cmake_rpath_contains_build_path.
· 0ea8b0b9
Vagrant Cascadian
authored
Feb 26, 2022
0ea8b0b9
cog: Mark with cmake_rpath_contains_build_path.
· 11679d11
Vagrant Cascadian
authored
Feb 26, 2022
11679d11
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
11679d11
...
...
@@ -2996,6 +2996,12 @@ codetools:
issues:
- randomness_in_r_rdb_rds_databases
- gcc_captures_build_path
cog:
version: 0.12.1-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
cohomcalg:
version: 0.32+ds-1
comments: |
...
...
@@ -27791,6 +27797,12 @@ ros-class-loader:
version: 0.3.4-1
issues:
- gcc_captures_build_path
ros-collada-urdf:
version: 1.12.13-7
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
ros-diagnostics:
version: 11.0.1+ds-1
issues:
...
...