From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UL3FCa4qsWX0UwAAe85BDQ:P1 (envelope-from ) for ; Wed, 24 Jan 2024 16:20:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id UL3FCa4qsWX0UwAAe85BDQ (envelope-from ) for ; Wed, 24 Jan 2024 16:20:14 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=UHqAAYTX; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1706109614; 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: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=S8ljJyuskEO1RyB8xdBXslZfNteRP04iP2Mdrmd8pe0=; b=DU7IXlA2FYMkeJcQYvOKHBwJ2ePAZQSMouhxXQYVxaYCBicezhN4HzR75Xcxhxgp1mkpkI DlkRm7CXWDGYWQZuNi/t5tYAB4tLtQUdyRKyzq6r00GoAw1/Yc4QUCpWDlEFF/jVD37FVW tsdbjnkN0y6GYWbtHL73D/y+thBTym9U36JJkweJBGyH+XKFNx1g/5KAwQd/asWVazRwiP kY3lRqXgT/tyvkqwL8QC7Q713PqWis3TWXqqLwRv7C0GgbRs0rqS6Ks3QYrYJeoBI7YNPr Nt6wS81HNzPYyDstZr1RNlJTX0+HlNgtJULnrD4IIVghjYRzjoOm2waW4rLxUw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=UHqAAYTX; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1706109614; a=rsa-sha256; cv=none; b=qSj4tX8B8SS6iE7ky1D5A6rwthJrt0zeWX8amTXiMsaPS7868CsuOPyfoT0EkNwpRPFVHB f4GPIKaZ1rdkgZIs+rK83ruqqTwzx0XUkNUFaDDNTCyy8m/ThYdjamQ9tkz7J2+MVfrw/Q FNwylxlMiTNfnd1/kEqmJoarYzZgSeCh85fVng5+otIMq1zxGSCUj8CfcI+UYEzJZh5Tgo JpcJtMMEFq8zI8oaXKtHFODRHC6Vlaun8av6VEWbz2egb4y/ePnN3VoIvyxPe2ZsLvcLGt ryLTA9s6msna6GUjDR/rseTIKfYz2+U4QD19+qa2T7SKyi2KiPCIwFGu6LHSJQ== 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 C67DC45A1E for ; Wed, 24 Jan 2024 16:20:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rSf2l-0006td-7c; Wed, 24 Jan 2024 10:19:59 -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 1rSf2j-0006nr-PT for guix-patches@gnu.org; Wed, 24 Jan 2024 10:19:57 -0500 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 1rSf2j-0004ux-Ef for guix-patches@gnu.org; Wed, 24 Jan 2024 10:19:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rSf2o-0005Qv-I1 for guix-patches@gnu.org; Wed, 24 Jan 2024 10:20:02 -0500 Subject: bug#68257: [PATCH] gnu: mesa: Build asahi driver on aarch64. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 24 Jan 2024 15:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Roman Scherer Cc: john.kehayias@protonmail.com, 68257-done@debbugs.gnu.org Mail-Followup-To: 68257@debbugs.gnu.org, maxim.cournoyer@gmail.com, roman@burningswell.com Received: via spool by 68257-done@debbugs.gnu.org id=D68257.170610959920867 (code D ref 68257); Wed, 24 Jan 2024 15:20:02 +0000 Received: (at 68257-done) by debbugs.gnu.org; 24 Jan 2024 15:19:59 +0000 Received: from localhost ([127.0.0.1]:46298 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSf2k-0005QU-PV for submit@debbugs.gnu.org; Wed, 24 Jan 2024 10:19:59 -0500 Received: from mail-oi1-x236.google.com ([2607:f8b0:4864:20::236]:49545) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSf2j-0005QG-JJ for 68257-done@debbugs.gnu.org; Wed, 24 Jan 2024 10:19:58 -0500 Received: by mail-oi1-x236.google.com with SMTP id 5614622812f47-3bbbc6e51d0so3331626b6e.3 for <68257-done@debbugs.gnu.org>; Wed, 24 Jan 2024 07:19:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706109586; x=1706714386; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=S8ljJyuskEO1RyB8xdBXslZfNteRP04iP2Mdrmd8pe0=; b=UHqAAYTXh0fkIweWORNHOk7RYNrcrhb9racXkAOgflQzMj7ZpBaV8usbzv/ySZzel9 TaZks/p284iQstdh+UdRPmQ2dKfCDP/yes+osnhDcNiXLP71jhC0VBZZ7p18e3xpXbvs sHMt6/X4Mi/u2d5o4V9yKkzyaqH5zXyN/D2Y+IZaEZlJtY2RBCtw8EVV/DjDdplF6v9h Sa/UoqHikRD9ThwEsvm/WZ5u5K4hetTvrc+7Y25KKtTOt5/yRdKEAj2MOuKno/JAW3Q3 iUCjSo6ax7koJ1zGBrAeOhMBDGhU807TmrgxoZO7qaieLap7D1XcQ6GlsPOXeBE5pAdI 5d1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706109586; x=1706714386; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=S8ljJyuskEO1RyB8xdBXslZfNteRP04iP2Mdrmd8pe0=; b=ZiXLIvzcdyjeaPaNljUb4MdzY2wOTDcw8kUYSVSR6vXxqiRz6WPVPls/J7rJHhJHf8 f1lDxfg7MJP+lkA0UFgl3NXiAaJOalSGkP3yWUCiRdmF9IYlp6N8X6kQD5y8kKe+z5UT Bz/kE7zqKUdRRBH8pACQ7Lh4Mj7jdtiWlixJB3nVMV+LKwDfjhePiSmMZaO+iLH4jtVV DVKPJUjbpvWhK+fpvxvIY6HcEmxLwPTeXLYBc/IBoQaIaLaA9hH81uMGGLGj3J2QibV0 zaBOua9CM8dJqxPvyPvCM3SHMZOVyA4QZ1Fi7fo3xvGU71dZ4vOrICZqgwe6diMuSZ/k l4Ag== X-Gm-Message-State: AOJu0YxsYs0tdO6NyhjblLE8bG6Tfs17fqWu7Mc3imTKMopur6OJhl+7 P1JwFu62hVIHHb6SBCsmA4JDaCnvwgqwR43CGfpeoZITuUgitzFa X-Google-Smtp-Source: AGHT+IFwLUHBxcAwqQE9aBrD1VZIvZa7lQHze5ZjWjy6OuQ6/eB78RC1sQwrApkpepjFhMER352EGQ== X-Received: by 2002:a05:6808:13d6:b0:3bd:9aa9:ae55 with SMTP id d22-20020a05680813d600b003bd9aa9ae55mr1762452oiw.103.1706109586094; Wed, 24 Jan 2024 07:19:46 -0800 (PST) Received: from hurd (dsl-155-16.b2b2c.ca. [66.158.155.16]) by smtp.gmail.com with ESMTPSA id x21-20020a05620a0ed500b0078322355fb7sm4138883qkm.20.2024.01.24.07.19.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Jan 2024 07:19:45 -0800 (PST) From: Maxim Cournoyer In-Reply-To: <1db5dc8e6e124b6c500f1e60b1f895bf95638169.1704451324.git.roman@burningswell.com> (Roman Scherer's message of "Fri, 5 Jan 2024 11:53:04 +0100") References: <1db5dc8e6e124b6c500f1e60b1f895bf95638169.1704451324.git.roman@burningswell.com> Date: Wed, 24 Jan 2024 10:19:44 -0500 Message-ID: <8734umyd0v.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.34 X-Migadu-Queue-Id: C67DC45A1E X-Spam-Score: 2.34 X-Migadu-Scanner: mx11.migadu.com X-TUID: tuSZjepSQpj2 Hi, Roman Scherer writes: > * gnu/packages/gl.scm (mesa): Build asahi driver on aarch64. > > Change-Id: I597e70732b9ebd18960131f1b664b2dc83683b8e Applied to core-updates in 95ed0b144ceccf5790ab377d13e0d514a7411993. -- Thanks, Maxim