Your message dated Sun, 3 May 2015 16:36:12 +0200
with message-id <20150503143612.GA16140@loar>
and subject line Re: Bug#779182: alsa-lib: please make the build reproducible
has caused the Debian Bug report #779182,
regarding alsa-lib: please make the build reproducible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
779182: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779182
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: alsa-lib
Version: 1.0.28-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps

Hi!

While working on the “reproducible builds” effort [1], we have noticed
that alsa-lib could not be built reproducibly.

The attached patch removes extra timestamps in the doxygen documentation from
the build system. Once applied, alsa-lib can be built reproducibly in our
current experimental framework.

Thanks, akira

 [1]: https://wiki.debian.org/ReproducibleBuilds
Index: alsa-lib-1.0.28/doc/doxygen.cfg.in
===================================================================
--- alsa-lib-1.0.28.orig/doc/doxygen.cfg.in
+++ alsa-lib-1.0.28/doc/doxygen.cfg.in
@@ -3,7 +3,7 @@ OUTPUT_DIRECTORY = doxygen
 GENERATE_LATEX   = NO
 GENERATE_MAN     = NO
 GENERATE_RTF	 = NO
-
+HTML_TIMESTAMP   = NO
 CASE_SENSE_NAMES = NO
 INPUT            = @top_srcdir@/doc/index.doxygen \
 		   @top_srcdir@/include/asoundlib.h \

--- End Message ---
--- Begin Message ---
akira:
> While working on the “reproducible builds” effort [1], we have noticed
> that alsa-lib could not be built reproducibly.
> 
> The attached patch removes extra timestamps in the doxygen documentation from
> the build system. Once applied, alsa-lib can be built reproducibly in our
> current experimental framework.

Since doxygen/1.8.9.1-3, Doxygen default settings will not output
timestamps in HTML pages. So no changes is required to alsa-lib.

-- 
Lunar                                .''`. 
[email protected]                    : :Ⓐ  :  # apt-get install anarchism
                                    `. `'` 
                                      `-   

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to