From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GNFmMpv8xWNR2gAAbAwnHQ (envelope-from ) for ; Tue, 17 Jan 2023 02:40:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KCF1Mpv8xWNy+wAA9RJhRA (envelope-from ) for ; Tue, 17 Jan 2023 02:40:43 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7A31618F39 for ; Tue, 17 Jan 2023 02:38:27 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pHavM-0007Pt-Ub; Mon, 16 Jan 2023 20:38:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHavK-0007Pd-RE for bug-guix@gnu.org; Mon, 16 Jan 2023 20:38:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pHavK-0002b2-DO for bug-guix@gnu.org; Mon, 16 Jan 2023 20:38:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pHavK-0002aF-2o for bug-guix@gnu.org; Mon, 16 Jan 2023 20:38:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#48591: ugrep: reproducibility issues References: <14ed9ebaa4c203c17aacbd514597c0030a07a44f.camel@librehacker.com> In-Reply-To: <14ed9ebaa4c203c17aacbd514597c0030a07a44f.camel@librehacker.com> Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 17 Jan 2023 01:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48591 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 48591@debbugs.gnu.org Received: via spool by 48591-submit@debbugs.gnu.org id=B48591.16739194569897 (code B ref 48591); Tue, 17 Jan 2023 01:38:02 +0000 Received: (at 48591) by debbugs.gnu.org; 17 Jan 2023 01:37:36 +0000 Received: from localhost ([127.0.0.1]:35306 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHaut-0002ZY-Rl for submit@debbugs.gnu.org; Mon, 16 Jan 2023 20:37:36 -0500 Received: from knopi.disroot.org ([178.21.23.139]:47100) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHaus-0002ZQ-1z for 48591@debbugs.gnu.org; Mon, 16 Jan 2023 20:37:34 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2F11E40E00 for <48591@debbugs.gnu.org>; Tue, 17 Jan 2023 02:37:32 +0100 (CET) X-Virus-Scanned: SPAM Filter 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 LuTKTNbgJW_6 for <48591@debbugs.gnu.org>; Tue, 17 Jan 2023 02:37:30 +0100 (CET) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1673919450; bh=0lU73AB+OgYkcX7lfnU0Wsi09FEXbyL2iWbqmVITczw=; h=Date:From:To:Subject; b=Dhj6X/n/zWK2vUztkGgT3DoRyu6sypbfirVmAmRfPcpo66bGRl7hIkDbHM9iM4TfH OFLfClQqCyQqiRr0+IlrAzeXOpDlG+4qXmN/dMpOs6IrXxxV6SXeflOuyC9Rvx4LUt nrLcC5E9KynxrKlXzDROl9ldpPQ4xy1qxE3JfpAJFYvaVJi2ih3GX5HDEUGuIVIDNf KoEsRm9A3TvgTnU7z3mDiHM6AZtC7Nd4qN/628CFdI10zQZyHWm7HtMohLddfiG+9m LTjKMDjn2gSiplmaKhXnMEVFGMBjXDlr7N5aVY85raIgtKpUuWAMuQhsouuv2bCYlJ oFZmPE4bq2Dvw== Date: Mon, 16 Jan 2023 20:37:27 -0500 MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: kiasoc5 From: kiasoc5 via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="Dhj6X/n/"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673919507; a=rsa-sha256; cv=none; b=V3mc1EztXUYzbcpRZC6NaPYOYINEKE4iNCzRiz0zr7lB9jJHLK+6k0bSncaXmnc5WHoTPE SVwDosjeIbG+Ti+0IMzx8F/MeTft27cPqYDsJpm9QvvkAUQUPXcZpTAOB+94YZLfT/5edl HUq66clvwwi99sktX4MOfy4H4Zo0I8NIZ4dkY0WOR1xve3xiXSnHLkx8uzueonLjdCF6QW 8AzH2u/tQYU5GKO8dFyfvXYkBW6x7wwthEcWeCNvdRx9hmLeJ4Q/5jcZS33MDRKUtmBmjV 5hkZRc+sQmfjmIegitPjXmCRwdNT97junr1uZeibexLM1CtoZzMrEDLApqJMAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673919507; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=iIEFV0CoEqQ4TieritP9Qu7a31ZUpGGtmKQVg2gBrls=; b=MgeO6HNc91+ugNAbGQEA2tl/Ks1YklBjt0DIXuhhfFkOWN3nj88cc4a16jmIqnTbDx2Cja i+mv5tRaq+q1+LayjYEB3YrkEh+j8AHc7udEKkJW3sTbcLUWbIPSkZHlW9Jn3ALwDb+j3P YoA/AU39cY5N89jNJNQR/fislqwB5NRkvNLc+vl6T2LNos8sQYTnSQ+tZCfJVpYXVggQe4 ZHLjgQstKRAUdQT9ykuTnQTIKFbcSR5Xk65HmEzbTwv01saZimEZLB+jvq6jVqrOnR1yD0 EMR72EWbcBIDfVL64E77T9K8mgawgfseryD213w7kQ01V+JB4T4raZwndGY5XQ== X-Migadu-Queue-Id: 7A31618F39 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b="Dhj6X/n/"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Spam-Score: -2.43 X-Spam-Score: -2.43 X-TUID: mEujceCpkac7 Is this bug fixed yet? If not, seeing that this issue was motivated by an illegal instruction, we can use compile flags to disable SSE and other platform-dependent optimizations and investigate further. WDYT? https://github.com/Genivia/ugrep#other-platforms-step-3-build