Re: Deterministic "ar" breaks build

2016-06-19 Thread Christian Seiler
(Cc'ing the reproducible-builds mailing list) On 06/19/2016 10:23 AM, Ole Streicher wrote on debian-mentors@: > since a while, the "ar" command is built with --enable-deterministic-archives, > which basiacally resets (among others) the timestamp to null. This has > the unfortune disadvantage, that

Deterministic "ar" breaks build

2016-06-19 Thread Ole Streicher
Hi, since a while, the "ar" command is built with --enable-deterministic-archives, which basiacally resets (among others) the timestamp to null. This has the unfortune disadvantage, that Makefiles that use this timestamp do not work correctly anymore. For example, my wcslib package has $(WCSLIB)(