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

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

2016-06-15 Thread Reiner Herrmann
Control: tags = patch upstream Hi, 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 incorrectly. It is declared as: