From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iHWtGEXZRGHBMwAAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 20:07:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id OLocFEXZRGF4aQAAbx9fmQ (envelope-from ) for ; Fri, 17 Sep 2021 18:07:01 +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 BEF8C1C857 for ; Fri, 17 Sep 2021 20:07:00 +0200 (CEST) Received: from localhost ([::1]:52268 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRIGH-0000aa-IE for larch@yhetil.org; Fri, 17 Sep 2021 14:06:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59142) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRIG2-0000Xe-39 for help-guix@gnu.org; Fri, 17 Sep 2021 14:06:42 -0400 Received: from mail-qk1-x72a.google.com ([2607:f8b0:4864:20::72a]:43747) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRIG0-0004Dn-F7 for help-guix@gnu.org; Fri, 17 Sep 2021 14:06:41 -0400 Received: by mail-qk1-x72a.google.com with SMTP id ay33so20004049qkb.10 for ; Fri, 17 Sep 2021 11:06:39 -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:content-transfer-encoding; bh=ljgBzUz+aye+LDB4swG8e7eLTDKR+JhFZs5/vH2mGPQ=; b=ilu3g6SDtUXBxPSFSk4BCDRD5FbQiosf1nbT0OBtS6rzeLVxTaxaWTbWaS7wdE73Lh asIz61Iu/fOS5X2NbyZ99fyo/h+/P9E+K0pZybkValFvNXoXxbLgQOge9J0RT16y1kNU hqrTO3OUu+wJCpL4Dt/H3c5bsxt01sJB1JkJ1QdzzY6JEdxDz01Wkx343gQVkx6oEUWB rU+K4ratVeOST52EDqypWsL47tqWb9za3xdNf9563zcTSI8u3MLjXefkrNxbtzbKVo+Q zG5RgzAx7Bb1JnQjvp8ZEkIVSInIknZ9K/GzPzeXvx0czIngcytPElXyhm4gkqkpygN3 QbWg== 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:content-transfer-encoding; bh=ljgBzUz+aye+LDB4swG8e7eLTDKR+JhFZs5/vH2mGPQ=; b=QWlzoIQaEXYdb7O34fLOi3FuwtzJYdt+EeHO7kA77jlNCmRHlx5P7z9pyLQi0YkYty crP55v7VFXTw58mfrqRLG4uYgBekftN9TmjoqGRBvfuBZY8w7ZrWhfF/x88PAN4xQf6e Nu2Dwb3WEY5WM5zZF6j6PRQLii8vOKXugtr9NgtDy5AJNlQXg352tXzn0XB42LLSpwX5 ySk3kbInzsJiYwnpySBEJkciGlE8y+kge+gEr5kDDTdDn9TV0ldUL3fGpqsb5pcYqWYs /zvAqHlyOsfRSPrNtt5QHGG536IXQ8gufRTza5PixSEZ2f/NnLAa1lkD+rCtwJD+2KUP 0oPA== X-Gm-Message-State: AOAM531kEGU9rnn3u7FKO9xiEcmvjQoRPPLSHpq5e3D3npKEYLurcjVk YS8QfjjIlfMsq1uDfZPP17BSvyAkCZ0= X-Google-Smtp-Source: ABdhPJy3o3GEhQkRpImIzZ3LNPEreLteECbT2yJ9+uuy0kQppjzcIN+VO+lhZHTqw2iF/EAhVLBjdg== X-Received: by 2002:a05:620a:294d:: with SMTP id n13mr11637978qkp.179.1631901998912; Fri, 17 Sep 2021 11:06:38 -0700 (PDT) Received: from hurd (dsl-151-99.b2b2c.ca. [66.158.151.99]) by smtp.gmail.com with ESMTPSA id f10sm674870qtm.15.2021.09.17.11.06.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Sep 2021 11:06:38 -0700 (PDT) From: Maxim Cournoyer To: =?utf-8?B?QW5kcsOhcyBWw7Zyw7Zza8WRaQ==?= Subject: Re: Failing aarch64 builds on CI References: Date: Fri, 17 Sep 2021 14:06:36 -0400 In-Reply-To: (=?utf-8?B?IkFuZHLDoXMgVsO2csO2c2vFkWkiJ3M=?= message of "Fri, 17 Sep 2021 15:58:09 +0200") Message-ID: <87mtobm5zn.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::72a; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x72a.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631902020; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ljgBzUz+aye+LDB4swG8e7eLTDKR+JhFZs5/vH2mGPQ=; b=A3x2wqA2tGqoRafKOSNnuxTIlDLTKuiJyC5zgoo8y5PoCSCgFX11oaVNzDiDTKMQd4215k CBccXmkVNA9utGKfKaeFVYElmyjaDpaEhpkhimutldXe2b/ZwLl3rxOGFYP/+zsZMfh875 Ur2nGetfODS+VLNED+eaOpoOSo0iLkaUGcfbdr09R/aNZVIBvZzf3rTeqK8RtAXnAb4tIU NI/oRDhP1RgoLRh9ng3YfXi/DwjglUEUe5/jZ7gD7lQLBKmLmkoWXtYUDFCHmv6298+D6v oV2wfLzu9V2OuPd8wAWKkiez8QK/XfT3UGYRWbfs+xXRczAuWT4IYVvivafkRQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631902020; a=rsa-sha256; cv=none; b=bUVTTIdmo/yv6Ga7JO1ptxGKoAIuTdV6LmqC+l5r1r0dYgkzW5cW781KtDdyjt1GOTrP0Y xVCTFrzo7ivzcbQrWetClAJhI4gOwNTYYqT8ax0Da+R4+uvnhOFBo2D/hLI7tXwBrVlzgA oJ6TmBY0/tSPtb3pZT5Q1Tws/Lu3i8YqRULOPBj+iIMYUt3ygnHeeYtIAU9sCPsk3q5SG3 cSj7xE5FJP+H8IsCnZ6bIm85EH0YD0igtIcY5OTwtnAkymRdDMjIfUq8JuoiPKPzAtcsl6 2phyuoE6tlkdYfZVT7wcspBT7sZhJ2M6utlTEKo46FePCtiF8KiNUTHRnf+5xg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ilu3g6SD; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -3.10 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=ilu3g6SD; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: BEF8C1C857 X-Spam-Score: -3.10 X-Migadu-Scanner: scn0.migadu.com X-TUID: GzXqyrSNIojl Hello Andr=C3=A1s, Andr=C3=A1s V=C3=B6r=C3=B6sk=C5=91i writes: > Hi, > > I am running guix on a rpi4 machine, so substitute availability is > quite important to me, as building packages takes a while and not fun > at all :-) > > The aarch64-linux target looks quite bad on CI, but if I understand it > correctly it could be vastly improved by just restarting a couple of > builds which failed because of temporary network issues, but never got > restarted. Now building does not even start for packages build upon > these. > > Could someone please restart the following builds for a start: > libxml2: https://ci.guix.gnu.org/build/28145/details > libvorbis: https://ci.guix.gnu.org/build/28194/details > speex: https://ci.guix.gnu.org/build/28199/details > libxau: https://ci.guix.gnu.org/build/27778/details > libxdmcp: https://ci.guix.gnu.org/build/27875/details Done! Thank you for keeping an eye on things. Maxim