[Git][reproducible-builds/reproducible-notes][master] 2 commits: Add new nondeterminstic_order_of_pkgconfig_dependencies_generated_by_meson toolchain issue.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Nov 17 08:38:03 UTC 2023
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
0530f2fb by Chris Lamb at 2023-11-17T08:36:45+00:00
Add new nondeterminstic_order_of_pkgconfig_dependencies_generated_by_meson toolchain issue.
- - - - -
8963b6c5 by Chris Lamb at 2023-11-17T08:36:55+00:00
Tag neatvnc with nondeterminstic_order_of_pkgconfig_dependencies_generated_by_meson
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -2480,3 +2480,8 @@ timestamp_in_documentation_using_sphinx_zzzeeksphinx_theme:
bugs: https://bugs.debian.org/1042955
description: |
zzzeeksphinx includes a 'Documentation last generated: ${datetime.datetime.now().strftime("%c")}'
+nondeterminstic_order_of_pkgconfig_dependencies_generated_by_meson:
+ description: |
+ 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`.
=====================================
packages.yml
=====================================
@@ -17790,6 +17790,10 @@ ne10:
and debian/patches/build-docs.patch.
issues:
- captures_build_path
+neatvnc:
+ version: 0.7.0+dfsg-1
+ issues:
+ - nondeterminstic_order_of_pkgconfig_dependencies_generated_by_meson
nebula:
version: 1.4.0-1
issues:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/6fa3222b9de391c9af46ec029a53ca2111b8e18e...8963b6c56cda589029e13756bc119f9b96016914
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/6fa3222b9de391c9af46ec029a53ca2111b8e18e...8963b6c56cda589029e13756bc119f9b96016914
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/20231117/e561547c/attachment.htm>
More information about the rb-commits
mailing list