From: gnome-perl (G. B. <bug...@gn...> - 2015-05-02 12:55:12
|
https://bugzilla.gnome.org/show_bug.cgi?id=748796 Bug ID: 748796 Summary: Randomly sorted podify_signals output prevents reproducible builds Classification: Bindings Product: gnome-perl Version: unspecified OS: All Status: NEW Severity: normal Priority: Normal Component: Glib Assignee: gtk...@li... Reporter: int...@bo... QA Contact: gtk...@li... GNOME version: --- Created attachment 302757 --> https://bugzilla.gnome.org/attachment.cgi?id=302757&action=edit sort the output of podify_signals The reproducible builds effort in Debian (https://wiki.debian.org/ReproducibleBuilds/About) identified that a few Perl dists could not be built reproducibly because the POD files generated by perl-Glib contain signal lists in random order. This is fixed by the attached patch, that you can also find as the sort_podify_signals Git branch on https://anonscm.debian.org/cgit/pkg-perl/packages/libglib-perl.git, for your convenience. FYI I'm going to apply this patch to the Debian package. Please consider it for inclusion upstream :) -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. |