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
d38e53f3131b4fc1a3268a242432d8a6902bbd81...6e25c171f53d06a91f2254174c18b069b74ff336
Commits (2)
spoa: Mark with cmake_rpath_contains_build_path.
· b88cc7b6
Vagrant Cascadian
authored
Feb 24, 2022
b88cc7b6
libopencsd: Mark with build_dir_in_documentation_generated_by_doxygen
· 6e25c171
Vagrant Cascadian
authored
Feb 24, 2022
and build_path_identifiers_in_documentation_generated_by_doxygen.
6e25c171
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
6e25c171
...
...
@@ -13260,6 +13260,14 @@ libonemind-commons-java-java:
version: 1.5.5-6
issues:
- random_order_in_documentation_generated_by_javadoc
libopencsd:
version: 1.2.0-1
comments: |
Setting FULL_PATH_NAMES = NO in decoder/docs/doxygen_config.dox
fixes build_dir_in_documentation but not build_path_identifiers.
issues:
- build_dir_in_documentation_generated_by_doxygen
- build_path_identifiers_in_documentation_generated_by_doxygen
libopenobex:
version: 1.7.2-2.1
comments: |
...
...
@@ -29608,6 +29616,12 @@ splint:
version: 1:3.1.2+dfsg-3
issues:
- records_build_flags
spoa:
version: 4.0.7+ds-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
spooles:
version: 2.2-11
comments: |
...
...