From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1fsE4K-0002wb-Pi for guix-patches@gnu.org; Tue, 21 Aug 2018 17:20:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1fsE4K-000749-2r for guix-patches@gnu.org; Tue, 21 Aug 2018 17:20:04 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52064) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1fsE4J-00073x-U3 for guix-patches@gnu.org; Tue, 21 Aug 2018 17:20:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1fsE4J-0003Tx-Nr for guix-patches@gnu.org; Tue, 21 Aug 2018 17:20:03 -0400 Subject: [bug#32227] [PATCH] gnu: rust: make rust 1.25.0 build reproducible Resent-Message-ID: <handler.32227.B32227.153488639113351@debbugs.gnu.org> From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) In-Reply-To: <877eln61cv.fsf@member.fsf.org> (Nikolai Merinov's message of "Sun, 22 Jul 2018 14:55:44 +0500") References: <87a7qlk6tx.fsf@member.fsf.org> <handler.32227.B.153211738124061.ack@debbugs.gnu.org> <876019k698.fsf_-_@member.fsf.org> <877eln61cv.fsf@member.fsf.org> Date: Tue, 21 Aug 2018 23:19:42 +0200 Message-ID: <87efermn81.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: <guix-patches.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/guix-patches/> List-Post: <mailto:guix-patches@gnu.org> List-Help: <mailto:guix-patches-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=subscribe> Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" <guix-patches-bounces+kyle=kyleam.com@gnu.org> To: Nikolai Merinov <nikolai.merinov@member.fsf.org> Cc: 32227@debbugs.gnu.org Hello Nikolai, Nikolai Merinov <nikolai.merinov@member.fsf.org> skribis: > Please, do not merge. Change rejected. With this change 1.27.0 build > still not reproducible. I should try to figure out which llvm > compilation options make builds non-reproducible. Does the problem still apply to 1.27.0 as currently available in master? Thanks, Ludo=E2=80=99.