[Git][reproducible-builds/reproducible-notes][master] 3 commits: Add new build_path_in_line_annotations_added_by_ruby_ragel toolchani issue.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Mon Apr 10 11:33:39 UTC 2023
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
f62c135d by Chris Lamb at 2023-04-10T12:32:06+01:00
Add new build_path_in_line_annotations_added_by_ruby_ragel toolchani issue.
- - - - -
9127ca06 by Chris Lamb at 2023-04-10T12:32:19+01:00
Tag ruby-regexp-parser with build_path_in_line_annotations_added_by_ruby_ragel
- - - - -
a6c418eb by Chris Lamb at 2023-04-10T12:32:58+01:00
Add a workaround of sorts.
- - - - -
2 changed files:
- issues.yml
- packages.yml
Changes:
=====================================
issues.yml
=====================================
@@ -2465,3 +2465,10 @@ manpages_generated_by_node_marked_man_vary_on_build_timezone:
Occurs if SOURCE_DATE_EPOCH is +/- 12 hours of month changeing over (and
build timezones are deliberately extreme)
bugs: https://bugs.debian.org/1030724
+build_path_in_line_annotations_added_by_ruby_ragel:
+ description: |
+ ragel is a library to compile finite state machines into code, similar to
+ Bison/YACC etc. It can add line annotations that use the absolute build
+ path.
+ .
+ This can be disabled by appending the `-L` flag when calling ragel.
=====================================
packages.yml
=====================================
@@ -30913,6 +30913,10 @@ ruby-redcloth:
version: 4.2.9-5
issues:
- gcc_captures_build_path
+ruby-regexp-parser:
+ version: 2.6.1-1
+ issues:
+ - build_path_in_line_annotations_added_by_ruby_ragel
ruby-regexp-property-values:
version: 0.3.4-1
issues:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/890b8b3ca33b9dfb1707c78605481b378dd17896...a6c418ebc5eb1f485c565afe3428a62f058c084b
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/890b8b3ca33b9dfb1707c78605481b378dd17896...a6c418ebc5eb1f485c565afe3428a62f058c084b
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/20230410/ef3c899f/attachment.htm>
More information about the rb-commits
mailing list