Commits (3)
......@@ -19731,6 +19731,19 @@ pmacct:
issues:
- gcc_captures_build_path
- records_build_flags
pmdk-convert:
version: 1.7-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
pmemkv:
version: 1.5.0-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON, but unable
to verify effect on test suite due to nondeterministic failures.
issues:
- cmake_rpath_contains_build_path
pmix:
version: 3.2.0~rc1-2
comments: |
......@@ -27592,6 +27605,13 @@ rng-tools5:
version: 5-4
issues:
- captures_build_path_via_assert
rnp:
version: 0.15.2-6
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON, but unable
to verify effect on test suite due to nondeterministic failures.
issues:
- cmake_rpath_contains_build_path
robocode:
version: 1.9.2.5-2
issues:
......