From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kCnxGILlw2SMqgAASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 17:57:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cITAGILlw2SUHwAAauVa8A (envelope-from ) for ; Fri, 28 Jul 2023 17:57:54 +0200 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 26CB1302C5 for ; Fri, 28 Jul 2023 17:57:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=nB+GXljW; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690559874; h=from:from:sender:sender:reply-to: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: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=2cH5dbDLH3SZOutx6fTVJPwchzPa3Y+Yx731Hs6dHn4=; b=NuCs/u/L8TvLt2lOePlu0pRyqvVHFgIh8UvMwr59u2RdoJ494YA0nuro7LWTLGaKpk75At d/JW9PF77wmtxs/oDLzy/+kFvBc+ZjsVzm7qJ0F+JMv8ErAHRWtnb+wuLdbl9J8RszHNQp cYFAg0psxO1UjiQupPLCo8IvadAMhO/vhAUxMGHE5hLL5UdBiVXAyeivIYqnpKW9YOQPu8 9nuFKAbSumDabq9JgG3SLoGp6S8mqQHPkt3mQ8JeTAYYu5zCDYg57jYmiU4Ztz0lZIzmlw GxHI2TB00+djunQLQLZZTNzfMs1WE34NZ5j3NdLgSmiv7Worc91ThDVd/xGjZQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690559874; a=rsa-sha256; cv=none; b=pB/yOuipocErdBGBcJDw4bfACiKJX7orlUofWGlyWvzgex/7bmDkSnUbqKO2GeoM/IohX4 LGJuP2Ep+9AeU+mUTIU+iUrqAWRWsd6mFLJwaO0wrR6+0l3GMJ7rGqrmnmVqlCzZYipZ2d lV+sc5UIgidm8GuEUs5hYdpbp2Ab6ozn4FFkaVUYBSN7nezJPsS7Hw7hGoqQmL3EmjuXae MzAIvO3k4FZuuUdIy0LiOoYf5zPZqYlm+4XiIMWAXFzjjWksGaPZ+Kfa80UhkgFFhhacHw A0xt9V/6qNeMPEIhkuZQDzapCIBF4hMt5XRI6UEIbZEsKvmvf5o/gByDbKAwqQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=nB+GXljW; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPPQm-0006Dv-St; Fri, 28 Jul 2023 11:31:05 -0400 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 1qPPQk-0006Di-On for guix-patches@gnu.org; Fri, 28 Jul 2023 11:31:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qPPQk-00050i-GI for guix-patches@gnu.org; Fri, 28 Jul 2023 11:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPPQk-0006pv-0a for guix-patches@gnu.org; Fri, 28 Jul 2023 11:31:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64369] Request for merging "mesa-updates" branch Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 15:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64369 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 64369@debbugs.gnu.org Cc: Christopher Baines Received: via spool by 64369-submit@debbugs.gnu.org id=B64369.169055820826148 (code B ref 64369); Fri, 28 Jul 2023 15:31:01 +0000 Received: (at 64369) by debbugs.gnu.org; 28 Jul 2023 15:30:08 +0000 Received: from localhost ([127.0.0.1]:45887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPPPr-0006nf-QU for submit@debbugs.gnu.org; Fri, 28 Jul 2023 11:30:08 -0400 Received: from mail-4316.protonmail.ch ([185.70.43.16]:20897) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPPPp-0006me-18 for 64369@debbugs.gnu.org; Fri, 28 Jul 2023 11:30:06 -0400 Date: Fri, 28 Jul 2023 15:29:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1690558199; x=1690817399; bh=2cH5dbDLH3SZOutx6fTVJPwchzPa3Y+Yx731Hs6dHn4=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=nB+GXljW8YOXlvR9bPlaDTpk9iPYzx0X+5Wh1+ItcT0sAoCeuPWtuou6XsajqLXtz cf+2EEq+Pg2tLLPmW9xIFFkY5Sw13GDjOpDE2kVpjTc4b372YoWxnXbUj2A8JMkOJ3 C+3UBCAg25poGtFDaLmQNDA81loLH/+lOjG/gjP9qX/d3XOYm97LSPHIKkggP18VJ2 VibPQe3ofFvXmtOXEZm51BaIjO8AIp5Z9ftvxfwTiSP3AOBvV4NfL/AvnkA3MvEJ85 MLcfDGN21J659pdC/zBO3foHNuRPQlcwC0TgBGCo8AcMQJ3wzwjWMyJ8tMfg+Yq0MS ZODz7/Iwlj72A== Message-ID: <87cz0chx5k.fsf_-_@protonmail.com> In-Reply-To: <87bkg1z6ih.fsf@protonmail.com> References: <87ilaezigl.fsf_-_@protonmail.com> <871qh2y2yk.fsf@cbaines.net> <87h6pyzh4s.fsf@protonmail.com> <87wmyuwm1q.fsf@cbaines.net> <87fs5iz8s2.fsf@protonmail.com> <87bkg1z6ih.fsf@protonmail.com> Feedback-ID: 7805494:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-to: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.64 X-Spam-Score: -6.64 X-Migadu-Queue-Id: 26CB1302C5 X-TUID: tmSJGLX/+VPm Hello, On Mon, Jul 24, 2023 at 03:14 PM, John Kehayias wrote: > I'm not sure what is going on with the CI and QA. > hasn't shown any new evaluations in several > days (the workers were stuck at some point too, but nckx gave it a > poke and now I don't see any builds left). But when I check with guix > weather I do get substitutes. Any ideas what the actual status is? > Things got unstuck recently at ci.guix.gnu.org was churning away. I saw some failed builds due to what looks like some build farm download issue, e.g. which build fine locally. I think this is what blocked a bunch of KDE-related packages as well. A bunch of java packages also failed but the ones I tried also built locally (some had long build logs but I didn't see the cause). So I think x86 is okay, while e.g. aarch64 is slowly chipping away. If that's okay then I'll cherry pick the commits to master today or tomorrow. Thanks for your help Chris!