Loading issues.yml +9 −0 Original line number Diff line number Diff line Loading @@ -1852,3 +1852,12 @@ randomness_in_python_changelog_references: description: | The python-changelog library generates references in a nondeterminstic order. url: https://bitbucket.org/zzzeek/changelog/pull-requests/1/please-make-the-references-reproducible/diff cmake_rpath_contains_build_path: description: | When an executable is linked with a shared library from the same project, RPATH will contain the build path. Even if this is stripped on installation, the build-id will remain unchanged. . Packages can set `-DCMAKE_SKIP_RPATH=ON` as workaround, but then possibly have to set `LD_LIBRARY_PATH` while running tests. url: https://gitlab.kitware.com/cmake/cmake/issues/18413 packages.yml +7 −0 Original line number Diff line number Diff line Loading @@ -27512,6 +27512,13 @@ x2vnc: version: 1.7.2-6 issues: - gcc_captures_build_path x265: version: 2.8-4 comment: | Uses `__FILE__`. issues: - gcc_captures_build_path - cmake_rpath_contains_build_path x52pro: version: 0.1.1-2.3 issues: Loading
issues.yml +9 −0 Original line number Diff line number Diff line Loading @@ -1852,3 +1852,12 @@ randomness_in_python_changelog_references: description: | The python-changelog library generates references in a nondeterminstic order. url: https://bitbucket.org/zzzeek/changelog/pull-requests/1/please-make-the-references-reproducible/diff cmake_rpath_contains_build_path: description: | When an executable is linked with a shared library from the same project, RPATH will contain the build path. Even if this is stripped on installation, the build-id will remain unchanged. . Packages can set `-DCMAKE_SKIP_RPATH=ON` as workaround, but then possibly have to set `LD_LIBRARY_PATH` while running tests. url: https://gitlab.kitware.com/cmake/cmake/issues/18413
packages.yml +7 −0 Original line number Diff line number Diff line Loading @@ -27512,6 +27512,13 @@ x2vnc: version: 1.7.2-6 issues: - gcc_captures_build_path x265: version: 2.8-4 comment: | Uses `__FILE__`. issues: - gcc_captures_build_path - cmake_rpath_contains_build_path x52pro: version: 0.1.1-2.3 issues: