From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wNN0GiFKBGXc9wAA9RJhRA:P1 (envelope-from ) for ; Fri, 15 Sep 2023 14:12:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wNN0GiFKBGXc9wAA9RJhRA (envelope-from ) for ; Fri, 15 Sep 2023 14:12:17 +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 E187A496EC for ; Fri, 15 Sep 2023 14:12:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694779937; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=HKqshCBaADE2kIZADaDxGO67lo5Wbfv4cjGQEK9Q+aU=; b=i+bnljmpvmSZtUByJeNPhPMzpVrBjME0T91LU26rClfZYA4XkjdOihTO/NwHIerXbVrSYH npkp3QP3CSiIn8QxUr0Nhpng2r/QfEWF/p02UciIxNoFzBtrofJsYUeX2+OtEYt6jEtY+d a0UkqorGn2rNz5hVKKLSL4kIsXvJvLNv689xdKsrX23RKhne/XfnQFUrl2CuAoSXXCzycc 4AdKXD8oqascLqGhntptYDcjND2TRpo1jKdg9CVjeh/Vikdjr2sjFTCDCqJVojGqVQw1+3 tQMMpUBaD0UmKRH4dGxLvEox3nNHa6BsnZJHIKiKFUYVihz2X/xuPoEvZsikRg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694779937; a=rsa-sha256; cv=none; b=iQ9k18I7zSWhlHpE1GalmRLI0moq3zhu84Y+H64NWnpxUwvSbXgQf74VsItUW4u/Potduy SPc1wQFEnBBxxIf6Khgt6HInbseZ38/+IahN1/i5Ew+f+TTAB61NZ+XHkinUrtkN07aeVq 67eXEc6hEBxt2efvErci6P73IV4wA1C1saOpZt72EYh8SxQveItsBfPVvUs/wFpYmjnT7d tKdA9WpJhMlw9H2MRA6+qN9M6ETdUe8VVSj0TWn3kJKNVu1QAvrQqDCwih0+aOksWjg2O+ Jzs8li6LMuCwLE5+hIaqmDE2HUM/3RFMf3R8sKGilSfFQ3g2in5viwGM1M9qEg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qh7CK-0002ip-AI; Fri, 15 Sep 2023 07:41:20 -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 1qh7By-0002ZB-7X for guix-devel@gnu.org; Fri, 15 Sep 2023 07:41:01 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qh7Bw-00032B-5x for guix-devel@gnu.org; Fri, 15 Sep 2023 07:40:57 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id D56C627BBE2; Fri, 15 Sep 2023 12:40:53 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 14785213; Fri, 15 Sep 2023 11:40:53 +0000 (UTC) References: <169452739857.26400.13807008792115196987@vcs2.savannah.gnu.org> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines To: Maxim Cournoyer Cc: guix-devel@gnu.org Subject: Re: branch master updated: gnu: qemu: Reinstate the iothreads-commit-active test. Date: Fri, 15 Sep 2023 12:38:00 +0100 In-reply-to: <169452739857.26400.13807008792115196987@vcs2.savannah.gnu.org> Message-ID: <87cyyjr7ei.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -3.51 X-Spam-Score: -3.51 X-Migadu-Queue-Id: E187A496EC X-TUID: yK6wXnmByVjr --=-=-= Content-Type: text/plain guix-commits@gnu.org writes: > commit 076b3384dfa29ae118d0375d516376a7fe98a197 > Author: Maxim Cournoyer > AuthorDate: Tue Sep 12 09:29:22 2023 -0400 > > gnu: qemu: Reinstate the iothreads-commit-active test. > > * gnu/packages/virtualization.scm (qemu) [arguments]: Add set-SOCK_DIR phase. > (qemu-minimal) [arguments]: Delete the disable-extra-tests phase. > --- > gnu/packages/virtualization.scm | 17 +++++++++-------- > 1 file changed, 9 insertions(+), 8 deletions(-) I cannot seem to get qemu-minimal to build for x86_64-linux with this change [1]. 1: https://data.guix.gnu.org/gnu/store/zn390q1p6alvklsymfjs7kk286dg0jmn-qemu-minimal-8.1.0.drv It could be that it just happened to build previously, but this is the kind of issue that using QA should help to catch (and ironically, now I can't update QA because qemu-minimal fails to build). --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmUEQsVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfDew/9EyufkgJ57x+WojKuhyJlp8pNp6TeaMgJ kFXVBkl2MMM8w8V5l5XAeMk3EnndsvvO5SELkYYUX2EMY9JVUC3VDyTtQB9J99sk nBciORsTmv3Vho8vNdIwSOA0I2cBY0UmrmjgQmxjMAyAPuTPZkQ7Cg3wWbc+7aY4 LJoZ+egaojJCLUz7SsncgRVVPaXCKsTgYCIcqB4ySVyO2ekOXeHeuDf+uD8yprQP yD88XE1MiM4EhvwS9kaycJLjyqv0GiJLf6ebov4yH5ugn9Nb91ostknh2a04GF84 8FfmW43dK4vNv+V/62JMLmYZqhbhFzzpCHZ9vzcam6os+i8k4grUETXi3aPu6AZ/ B3If/J1lCqA1s80qMcOx16uX44S+Rw+6uAjk4Re0f7kuftuWWTGaZSa/MK6ERrpZ Ln8VVqEqOolCdT1erWAcjgNytp5cCcaYbPUK7ELgutyY5s1M369rPGuOqBVCWTbx NN5Mgwysb598rGpqMf1nuVvoS95wv87fr0KJ0eK3m+LL6ecNTc9aa9Mrmkhzv4bA JImQngWGUF6sjhf1N3C3CxiWsPPv2gmuoGs8jyHGmGQQcskQf+gUv8Zlui6FzrdA cKddflxdAfFtE2cUMqpYLkvmvB8TFSg5Ug73GOsjCj3JpF3WCOVNlFweP5u0YdVY YzH7SXdK+r4= =lVGv -----END PGP SIGNATURE----- --=-=-=--