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
ec2d2111336e9bcd52bc9948f14f59c63b30ad4b...9e1aa211b744b6f2a0017d0a1ce779b17a7f67c7
Commits (5)
libkgapi: Mark with cmake_rpath_contains_build_path
· ebdcea17
Vagrant Cascadian
authored
Mar 09, 2022
ebdcea17
lxqt-globalkeys: Mark with cmake_rpath_contains_build_path
· c3b44c25
Vagrant Cascadian
authored
Mar 09, 2022
c3b44c25
libkgapi: Mark with gcc_captures_build_path.
· 79784d12
Vagrant Cascadian
authored
Mar 09, 2022
79784d12
milou: Mark with cmake_rpath_contains_build_path
· edcb6cff
Vagrant Cascadian
authored
Mar 09, 2022
edcb6cff
lxqt-config: Mark with cmake_rpath_contains_build_path
· 9e1aa211
Vagrant Cascadian
authored
Mar 09, 2022
9e1aa211
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
9e1aa211
...
...
@@ -13454,9 +13454,16 @@ libkf5pimcommon:
- build_path_in_files_generated_by_qdbusxml2cpp
libkgapi:
version: 5.1.0-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
.
Two uses of __FILE__ in src/saslplugin/plugin_common.h for "Out of
Memory" and "Parameter Error".
issues:
- build_id_differences_only
- ftbfs_due_to_f-file-prefix-map
- cmake_rpath_contains_build_path
- gcc_captures_build_path
libkiwix:
version: 3.1.1-1
comments: |
...
...
@@ -15193,12 +15200,18 @@ lxqt-common:
- lxqt_translate_desktop_binary_file_matched_under_certain_locales
lxqt-config:
version: 0.10.0-3
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
lxqt-globalkeys:
version: 0.10.0-5
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
lxqt-notificationd:
version: 0.10.0-2
issues:
...
...
@@ -15892,8 +15905,11 @@ milkytracker:
- gcc_captures_build_path
milou:
version: 4:5.4.3-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
mimedefang:
version: 2.78-1
issues:
...
...