From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHiCl-00012G-29 for guix-patches@gnu.org; Wed, 31 Oct 2018 00:34:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHiCg-0004ZS-3z for guix-patches@gnu.org; Wed, 31 Oct 2018 00:34:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51856) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gHiCf-0004ZI-Uz for guix-patches@gnu.org; Wed, 31 Oct 2018 00:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gHiCf-0004HD-OW for guix-patches@gnu.org; Wed, 31 Oct 2018 00:34:01 -0400 Subject: [bug#33203] [patch] Rime Input Method Engine References: <871s874i7x.fsf@gmail.com> In-Reply-To: <871s874i7x.fsf@gmail.com> Resent-Message-ID: From: Meiyo Peng Date: Wed, 31 Oct 2018 12:33:07 +0800 Message-ID: <875zxispks.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 33203@debbugs.gnu.org Hi, Hold on, please. The output of rime-data is not deterministic. I'll investigate into this. #+BEGIN_EXAMPLE guix build: error: build failed: derivation `/gnu/store/mca8qb66dfjzhqqjm2cl3ayjwz7pd5cq-rime-data-0.38.20181029.drv' may not be deterministic: output `/gnu/store/iw354qfwd3mz5x34w99qz73n1fmc1gyz-rime-data-0.38.20181029' differs #+END_EXAMPLE -- Meiyo Peng