From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KH0NJarnqWHGNAEAgWs5BA (envelope-from ) for ; Fri, 03 Dec 2021 10:47:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id mLbMIKrnqWGmVAAA1q6Kng (envelope-from ) for ; Fri, 03 Dec 2021 09:47:22 +0000 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 621FF368E3 for ; Fri, 3 Dec 2021 10:47:22 +0100 (CET) Received: from localhost ([::1]:46638 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mt5A1-00060A-JX for larch@yhetil.org; Fri, 03 Dec 2021 04:47:21 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mt59j-0005n4-D4 for guix-patches@gnu.org; Fri, 03 Dec 2021 04:47:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:38504) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mt59j-00078t-4u for guix-patches@gnu.org; Fri, 03 Dec 2021 04:47:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mt59j-0006mw-4L for guix-patches@gnu.org; Fri, 03 Dec 2021 04:47:03 -0500 Subject: bug#52180: maintenance: Disable ARM emulation. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 03 Dec 2021 09:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 52180 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 52180-done@debbugs.gnu.org Mail-Followup-To: 52180@debbugs.gnu.org, othacehe@gnu.org, othacehe@gnu.org Received: via spool by 52180-done@debbugs.gnu.org id=D52180.163852482126074 (code D ref 52180); Fri, 03 Dec 2021 09:47:02 +0000 Received: (at 52180-done) by debbugs.gnu.org; 3 Dec 2021 09:47:01 +0000 Received: from localhost ([127.0.0.1]:50048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mt59g-0006mU-Qg for submit@debbugs.gnu.org; Fri, 03 Dec 2021 04:47:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mt59f-0006mH-BA for 52180-done@debbugs.gnu.org; Fri, 03 Dec 2021 04:46:59 -0500 Received: from [2001:470:142:3::e] (port=52648 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mt59a-000786-27 for 52180-done@debbugs.gnu.org; Fri, 03 Dec 2021 04:46:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=OJCsaCDnkYIyh8Lt5+PCWcyQ+IlWY/+4orSLRK0uivo=; b=Aj+vbE55iJNgORyyxJNw pwA2e4+Z5qO4xOzxO95oXczX21P42WHpKeu0E71gvKuY4K2Sf17z5tqN5AFdcIwoLt6+TCxaLQniH syGkGAZJ7ezM2az0t1jzg70CYnlBjDP87i0IUCDDwP7cBssft+9+2GLShkqik/yUXW+GcsshI/IPN ai1V3/LODygTr5rWm4QLaUIg/jBttbiUmmDKEa5/QnKquZV3lSmySZM1PvyZ1ok0EcyaDwPAV6dqN lNjGjrUUjMBIKe7A7f4iMH2sOwTF/8ssUKFWQHKnFI/Noe6GZqfG/UP44nGctb14LYnoWE3K4lzfF PFLxN4M8pdYL0w==; Received: from [2a01:e0a:19b:d9a0:45b5:a14a:5c75:5737] (port=32912 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mt59Z-0003PD-VI for 52180-done@debbugs.gnu.org; Fri, 03 Dec 2021 04:46:54 -0500 From: Mathieu Othacehe References: <87mtlnj9in.fsf@gnu.org> Date: Fri, 03 Dec 2021 10:46:52 +0100 In-Reply-To: <87mtlnj9in.fsf@gnu.org> (Mathieu Othacehe's message of "Mon, 29 Nov 2021 15:56:16 +0100") Message-ID: <87mtlit3zn.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638524842; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to: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=OJCsaCDnkYIyh8Lt5+PCWcyQ+IlWY/+4orSLRK0uivo=; b=svKcRZU8CNmOl9TlH+oCV+xCQi5Mvv+L47eAv6OgP4uqV9yjQECsERvdR29zLiA5roz32m w/xKfSwbpVihy5ZsSIrw4AgXVJghtxJzS+4fJ4Nx0Le5+RgBZmzlrJgjEhBjPr5s6MTSR5 /eDYsB6FgjMxHtuOg1pn35gVTS29/8O21RyynyMsxW4bbSSMUKlOJ9SbzRX0PzUyOQNP7i PjZiS0r/07bfFoR3+E4S3VMUcZleaAxzyS6Vwvz/6yNQn7Kn6C4swy0Qtk3hr7Q3Tag6Oq xbZxFzfrlP3UktlnBzVL7mZiiMhsZLFjPdXB/4JmEgvmMPTwf8TMplC8qzdWJA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638524842; a=rsa-sha256; cv=none; b=VpMr3HeTkuBXADAOu32UbX/57SIoMauGW1LWpaP7lHL9YvzfJkIAsJ5wgT4TJmXrVAd7Qm JhV0s8DgZdJIbRYsw3oEeYUCEAtX3Lw4u0U3atPY9wS6ARkeWfXdiCS+iCQzr0ltNTJahz ZpAPU1IAdTJIFTccXvKugXeUjbUvsWtnBeb8Iz6sFHwPjoH78epIoRmfJWd371/y+PSujv 4tUy9dk+brjdS6XRoPnNiAIe1K73CKTeVh279f0//al5sr7hVF8zqQ/22qgKI2+QrGfHLY ucYZBO6VTvuIy5uBPRNnh/DOf+2CWp5qoWdFAKe7v9Jmn//qLpEs3VjoarLbDg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Aj+vbE55; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.62 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Aj+vbE55; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 621FF368E3 X-Spam-Score: -3.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: GO/lPjNAucfe > * hydra/berlin-nodes.scm: Disable armhf-linux and aarch64-linux system > emulation on build nodes. Pushed as 353e955dc322c8355f98d5f0436dff7011c8fe30. Thanks, Mathieu