From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 25 10:52:29 2020 Received: (at submit) by debbugs.gnu.org; 25 Jun 2020 14:52:29 +0000 Received: from localhost ([127.0.0.1]:40891 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1joTEq-00077u-S3 for submit@debbugs.gnu.org; Thu, 25 Jun 2020 10:52:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:53564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1joTEn-00077k-LF for submit@debbugs.gnu.org; Thu, 25 Jun 2020 10:52:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56804) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1joTEn-0003vb-D3 for bug-guix@gnu.org; Thu, 25 Jun 2020 10:52:25 -0400 Received: from knopi.disroot.org ([178.21.23.139]:46082) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1joTEk-0002Qt-VR for bug-guix@gnu.org; Thu, 25 Jun 2020 10:52:25 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A48124F28A for ; Thu, 25 Jun 2020 16:52:19 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cNTV9mO4ucCt for ; Thu, 25 Jun 2020 16:52:18 +0200 (CEST) Date: Thu, 25 Jun 2020 16:52:17 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1593096738; bh=hU92czsAbW+7qXsyyitH4X58fIi8zDbX1LeUhl6zi3k=; h=Date:From:Subject:To; b=XR3xWkMu44f/TvTqeW/O+5bHsWxg/ycUdAHrmOjwwfFQbVaLwujHv6jl+WnL3Bemo v4/Khhbi/UOpOVGCqYqWys9JFZIvttf/gJvU1nHDtaaM10kJ/wJYDYC0V1JkDHCoTf yWlrgHXrl7fnstBjBs0vnJU8D7LCPBEt+GNCp9UJmta6Rhkf64rjlM0oBADcaeJnbF tV4JVJWWdYseL2WuXH13eNm2biRVsDJN/2jZBNoaqodB4QxkIi608gTYAO1JYIbhqs 9j/ADXH8p3/obUbsWDAsg10/uodBpiKpWjNTpuD4NirDKsPKAQR9WYH5JQQNx1aP2b xm0jpFdmznnUw== From: Msavoritias Subject: Icecat Determinism problem To: bug-guix@gnu.org Message-Id: <1593096737.1154.4@disroot.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=-FJ+KFvA4LLBpriQDNwJp" Received-SPF: pass client-ip=178.21.23.139; envelope-from=marinus.savoritias@disroot.org; helo=knopi.disroot.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/25 10:34:56 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-FJ+KFvA4LLBpriQDNwJp Content-Type: text/plain; charset=us-ascii; format=flowed In the update that I did today Icecat is no longer Deterministic. I compiled Icecat since there doesn't seem to be any substitutes. After the second time it wrote an error that the two builds were not the same. My system is this: Generation 13 Jun 25 2020 16:46:39 (current) guix d1a26be repository URL: branch: master commit: d1a26bedcc63362609604ec36c7a5ebee825d140 Marinus --=-FJ+KFvA4LLBpriQDNwJp Content-Type: text/html; charset=us-ascii
In the update that I did today Icecat is no longer Deterministic. 
I compiled Icecat since there doesn't seem to be any substitutes. After the second time it wrote an error that the two builds were not the same.
My system is this:

Generation 13 Jun 25 2020 16:46:39 (current)
  guix d1a26be
    branch: master
    commit: d1a26bedcc63362609604ec36c7a5ebee825d140

Marinus

--=-FJ+KFvA4LLBpriQDNwJp-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 23:14:26 2022 Received: (at 42041-done) by debbugs.gnu.org; 14 Jul 2022 03:14:26 +0000 Received: from localhost ([127.0.0.1]:48196 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBpJ3-0004L5-Uu for submit@debbugs.gnu.org; Wed, 13 Jul 2022 23:14:26 -0400 Received: from mail-qt1-f169.google.com ([209.85.160.169]:33533) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBpIo-0004KZ-6Z for 42041-done@debbugs.gnu.org; Wed, 13 Jul 2022 23:14:25 -0400 Received: by mail-qt1-f169.google.com with SMTP id r2so554773qta.0 for <42041-done@debbugs.gnu.org>; Wed, 13 Jul 2022 20:14:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=W2B0UjSSr8HOyF7dTxx4c421UXdebnEzMNA9rnIfMjo=; b=JvRc2uoilS6vM7wIf80Qky9i5dsbKOrZ+1mQ1yUGY7m7E2fQEtLeuAW+1XHeS6DLQ8 s0FU6vsRMo9l4WqhoCTBx//EZoLihUuhTnsRrDc/xlqvS071a5T0rEavbQ07ai5Iprvu 3mh4IuuTMev2V0mvVgzm4r2AOddIhUurvyiEcT6+IIMmfRDYt/qb1OY4C+vnQtJeOeGV +Dw6DCLplwKoTu4Vj/PZcf64NCw6/c2e1A9GY0qcmBjs0dYPegUTiZ3CuB9lUKY5pvUL q/ma2csgAUMdgkrlEP0A27WfFfpwUV67IsmN/7NlkBFHnHOdEF/Rz0ihxtA2HG2jhbSx Lu5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=W2B0UjSSr8HOyF7dTxx4c421UXdebnEzMNA9rnIfMjo=; b=h3xREkWhB2tmCkKoL3aheOsl7zGav9IfjCmTXg7qq/1kdYs32r/nai0zkUtEN4Vb6L qIw2hBAzUx93GdwaoZJ+d8QTl3dZPGnRj+7bQfMuv2rUi21kG8oB3l7VUqcrRUolYOws H1iEbO/lyonm+ERUIHza6TZRVDRZPG8ZLAP1y3hFMXgKi7fkKgwfBokjtOE6oisYeH7T dnh/NwRIkZglk7QvB6/euJnzP9J+anVGZNXGSUpQEnt38ZmZQcClZQ1bI4zrH1kLGfk+ cnTwl8MFN+C5tSUqiZFZCsTwiWZ35tcz84r0fdn2StBhIt/tq5VS4QXbf9yuknzd8V1o lSUQ== X-Gm-Message-State: AJIora/hNwA2DAYPHjP7hIBfZrB41ws8TnmR/SYVhq+X5kOQnCKt2nbc RMFhLwJOtmg3PgUwr/4sdu8Atiezrg1s9pFO X-Google-Smtp-Source: AGRyM1usd/ELj2wu/Grrz3M4n/CpO1E5vdW3bEpWsTXuIQ4ybODnb6JYsJhS5uJlI0LfInXTsDc4nQ== X-Received: by 2002:ac8:5fd2:0:b0:317:c4b5:b5ac with SMTP id k18-20020ac85fd2000000b00317c4b5b5acmr6288078qta.506.1657768444493; Wed, 13 Jul 2022 20:14:04 -0700 (PDT) Received: from hurd (dsl-10-133-49.b2b2c.ca. [72.10.133.49]) by smtp.gmail.com with ESMTPSA id z125-20020a37b083000000b006a758ce2ae1sm358774qke.104.2022.07.13.20.14.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Jul 2022 20:14:04 -0700 (PDT) From: Maxim Cournoyer To: Msavoritias Subject: Re: bug#42041: Icecat Determinism problem References: <1593096737.1154.4@disroot.org> Date: Wed, 13 Jul 2022 23:14:03 -0400 In-Reply-To: <1593096737.1154.4@disroot.org> (Msavoritias's message of "Thu, 25 Jun 2020 16:52:17 +0200") Message-ID: <8735f4z8qs.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 42041-done Cc: 42041-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Msavoritias writes: > In the update that I did today Icecat is no longer Deterministic. > I compiled Icecat since there doesn't seem to be any substitutes. After the second time it wrote an error that the two > builds were not the same. > My system is this: > > Generation 13 Jun 25 2020 16:46:39 (current) > guix d1a26be > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: d1a26bedcc63362609604ec36c7a5ebee825d140 That seems to no longer be an issue: --8<---------------cut here---------------start------------->8--- $ guix challenge icecat 1 store items were analyzed: - 1 (100.0%) were identical - 0 (0.0%) differed - 0 (0.0%) were inconclusive --8<---------------cut here---------------end--------------->8--- Closing. Thanks for the report! Maxim From unknown Sat Jun 21 03:26:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Aug 2022 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator