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
14b9b883ff6ffa7e9df76e812405d1a669e29b3a...dc98f0f0b058e358b1ef1728290d5a0465e8924f
Commits (4)
kjsembed: Mark with cmake_rpath_contains_build_path
· 949dc52c
Vagrant Cascadian
authored
Mar 08, 2022
949dc52c
khtml: Mark with cmake_rpath_contains_build_path
· 448015d5
Vagrant Cascadian
authored
Mar 08, 2022
448015d5
kdepim-runtime: Mark with cmake_rpath_contains_build_path
· 71099492
Vagrant Cascadian
authored
Mar 08, 2022
71099492
kmailtransport: Mark with cmake_rpath_contains_build_path
· dc98f0f0
Vagrant Cascadian
authored
Mar 08, 2022
dc98f0f0
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
dc98f0f0
...
...
@@ -10954,8 +10954,11 @@ kdepim-addons:
- cmake_rpath_contains_build_path
kdepim-runtime:
version: 4:16.04.2-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
kdeplasma-addons:
version: 4:5.8.5-2
comments: |
...
...
@@ -11170,8 +11173,11 @@ khronos-opengl-man4:
- 823453
khtml:
version: 5.28.0-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
ki18n:
version: 5.37.0-2
issues:
...
...
@@ -11312,8 +11318,11 @@ kjs:
- 1001859
kjsembed:
version: 5.28.0-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
klatexformula:
version: 3.3.0~beta-1
issues:
...
...
@@ -11355,8 +11364,13 @@ kmail:
- gcc_captures_build_path
kmailtransport:
version: 16.04.2-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON, but causes
build failure with missing .cmake file during the dh_install
phase.
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
kmc:
version: 2.3+dfsg-5
issues:
...
...