[Git][reproducible-builds/reproducible-notes][master] Issue with plugins.dat, which is generated by vlc-cache-gen
Roland Clobus (@rclobus-guest)
gitlab at salsa.debian.org
Mon Feb 5 19:06:19 UTC 2024
Roland Clobus pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
c272b790 by Roland Clobus at 2024-02-05T20:05:56+01:00
Issue with plugins.dat, which is generated by vlc-cache-gen
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -2486,3 +2486,7 @@ nondeterminstic_order_of_pkgconfig_dependencies_generated_by_meson:
eg. "Requires.private: pixman-1, aml >= 0.3.0, aml < 0.4.0, […]"
vs "Requires.private: pixman-1, aml < 0.4.0, aml >= 0.3.0, […]"
Code is in `mesonbuild/modules/pkgconfig.py` in `src:meson`.
+unsorted_cache_file_by_vlc-cache-gen:
+ description: |
+ File lists are generated in the plugins.dat file, which varies
+ with the readdir() order.
=====================================
packages.yml
=====================================
@@ -33908,6 +33908,7 @@ vlc:
- captures_build_path
- user_hostname_manually_added_requiring_further_investigation
- records_build_flags
+ - unsorted_cache_file_by_vlc-cache-gen
bugs:
- 990247
- 990248
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/c272b790ef6fe7b96faf1431beacc17a61af4945
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/c272b790ef6fe7b96faf1431beacc17a61af4945
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20240205/e12a20aa/attachment.htm>
More information about the rb-commits
mailing list