Re: [Reproducible-builds] Bug#827382: dwarfutils: does not build reproducibly

2016-06-16 Thread Fabian Wolff
On Wed, Jun 15, 2016 at 07:47:20PM +0200, Reiner Herrmann wrote: > I found that the problem is in a C file which is generated during build > (tmp-tt-table.c). It contains some tables, and the last two elements > columsn of one table were not deterministic. > The reason is that the array is sized

[Reproducible-builds] Bug#827382: dwarfutils: does not build reproducibly

2016-06-15 Thread Fabian Wolff
someone please have a look at this and tell me what I've been missing? Thanks! Regards, Fabian Wolff ___ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible

Re: [Reproducible-builds] Bug#824182: codeblocks: please make the build reproducible (timestamps)

2016-05-17 Thread Fabian Wolff
> So everything may be fine. If that's the case, sorry for the noise. (Then it > would be nice to add a comment explaining this, for future readers.) No, I think you are right: If SOURCE_DATE_EPOCH is not set, then this is not going to work. I have tested the patch, but apparently only in an

[Reproducible-builds] Bug#823961: herbstluftwm: please make the build reproducible (timestamps)

2016-05-10 Thread Fabian Wolff
is not set. Regards, Fabian Wolff [1] https://wiki.debian.org/ReproducibleBuilds [2] https://reproducible-builds.org/specs/source-date-epoch/ --- a/Makefile +++ b/Makefile @@ -18,6 +18,15 @@ HERBSTLUFTWMDOC = doc/herbstluftwm.txt TUTORIAL = doc/herbstluftwm-tutorial.txt +DATE_FMT = %Y-%m

[Reproducible-builds] Bug#823940: blender: please make the build reproducible (timestamps)

2016-05-10 Thread Fabian Wolff
the build reproducible. Regards, Fabian Wolff [1] https://wiki.debian.org/ReproducibleBuilds [2] https://reproducible-builds.org/specs/source-date-epoch/ --- a/build_files/cmake/buildinfo.cmake +++ b/build_files/cmake/buildinfo.cmake @@ -134,8 +134,13 @@ # BUILD_PLATFORM and BUILD_PLATFORM are taken