From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sCluMFavLWUuGgEAG6o9tA:P1 (envelope-from ) for ; Mon, 16 Oct 2023 23:47:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sCluMFavLWUuGgEAG6o9tA (envelope-from ) for ; Mon, 16 Oct 2023 23:47:02 +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 48455407A3 for ; Mon, 16 Oct 2023 23:47:02 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="I/LQ4Ajb"; 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=1697492822; 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=zqaqDxS4/Lr5YxashdUUJ86Q0pRbHmIW/tbL/MLe3tU=; b=cCWPwLe9rdXoF1mQRyQ97O/h2XjKwqw68MHlQhXB9H4iAm1sVtJjVCDMVDsnUzUiBVTJzi wm3QjIBqHi//Rds7I4Ayp9PDvEMypKNyGpsYensXOSPOkmOij8YMIgqd6f671k3vzLSlS1 IWEJTB11uvwxZsrUhpj4hU+ctVJI7S1ELFeGvKj99+4ob4nmpjFWMhNn97Prl09I1JSEbp 2RzRMRWX6VTX/qVA/GehidO6xqpl9cADL02328NlHgfesgvx85TDrfcysugEIScNza+q68 C2johQB4H13QfoZCcKbLJoNdD9QTveT4DF3lJZ8o8cIi9miUTTkvPSOE9zEjfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697492822; a=rsa-sha256; cv=none; b=TBoEQb4yz5e3UJ4a/NbfnwbkEFijPOM0pm9mwa3tBc1NRScwY6bLVlmVvrfTEQJc8GdXct 0LNNR1/5cj7VNrgwKVF01l3ud5j+sNSSvvHnntNouEoTC9lkMJg8bc5AFzh3QdQkqsu3Qw 2j9onezx0nZWWy3CwK90KyLQULjia8Ww2BNGvl+PAwm21I/UjLJ75AuR2OdMwjcWgVNH1w n9qGB8UxSQBflLmhoOQFs/cWJh6+/tItdB493niIUrPY13JC/GnmIQko4swRjf4uTRU1hF ytbByoZ+QSTya7BrJFzJf2Ua69b+pBM011lcqYsFdMkZcoFArtTkUjLz6eW4jQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="I/LQ4Ajb"; 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) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsVQ8-0001gM-8J; Mon, 16 Oct 2023 17:46:40 -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 1qsVQ6-0001fR-4v for guix-patches@gnu.org; Mon, 16 Oct 2023 17:46:38 -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 1qsVQ5-0005aQ-Sv for guix-patches@gnu.org; Mon, 16 Oct 2023 17:46:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsVQU-00049x-KF for guix-patches@gnu.org; Mon, 16 Oct 2023 17:47:02 -0400 Subject: bug#65922: [qt-team PATCH 0/4] Avoid capturing python in qtbase, reinstate tests Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 21:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65922 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65922-done@debbugs.gnu.org Cc: Andreas Enge , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Mail-Followup-To: 65922@debbugs.gnu.org, maxim.cournoyer@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 65922-done@debbugs.gnu.org id=D65922.169749277615906 (code D ref 65922); Mon, 16 Oct 2023 21:47:02 +0000 Received: (at 65922-done) by debbugs.gnu.org; 16 Oct 2023 21:46:16 +0000 Received: from localhost ([127.0.0.1]:58135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsVPj-00048T-VF for submit@debbugs.gnu.org; Mon, 16 Oct 2023 17:46:16 -0400 Received: from mail-yb1-xb31.google.com ([2607:f8b0:4864:20::b31]:61703) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsVPg-00048F-Kj for 65922-done@debbugs.gnu.org; Mon, 16 Oct 2023 17:46:14 -0400 Received: by mail-yb1-xb31.google.com with SMTP id 3f1490d57ef6-d857c8a1d50so5059669276.3 for <65922-done@debbugs.gnu.org>; Mon, 16 Oct 2023 14:45:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697492742; x=1698097542; 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=zqaqDxS4/Lr5YxashdUUJ86Q0pRbHmIW/tbL/MLe3tU=; b=I/LQ4AjblGb36ffkTwEZEIYToIZni9pHnd1cLzmCls+aWiGKD7M70ncBe2gy/Rcwda LPSE6+36SHaQbcThSO93/bKZqWHrHwk7GhcfemsVE+B64+tgpc3Nu5M1rcPEcyNQJgaF AgIgMGdTofqcqNfupcjyTCFjtmRZIRlzu3hHGVG5Hh++aoGPCDEYA9bWskMWWt9LQI6F alxBT9pca6xtS/9Y5/ZECkl+Y9ZPTRAe/xi8ymitAIO1t0fuW86s23jbJ3xx7N4lhvh0 Nqm4crdUAML3lILZGZZGsuo9afXcayhKLoZL0QJ3V4xf3CAI8QJG/ko4e0h1DtofKKWv ak1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697492742; x=1698097542; 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=zqaqDxS4/Lr5YxashdUUJ86Q0pRbHmIW/tbL/MLe3tU=; b=mAC4PmcN/vsxP69F+vfmlYiYk+Xvmq1M7EDSHAM/m7CeoWJMTguDy9GBRHLWv6msz3 rDByz9h+DQ0/Nvg9d+h4KrPBwhWKlsZYPCmUnh+nlpzWaVVBHTONHqMFePGDTVBhFsP2 m3rN1/Jb8CMBW50DO31Y6AfucP93mesULdwYS2cjNZGN0B1VihuX67oxaJOT9gA7q12q gRrq3K3p5uiQxfLwNMtP91nVUS2xN3WcJXoJ03Hy6kL/KGTJpALnQ3yY598yZBoyryZW Hay/83ORnHiwSVv96Q6TZb8Y2VG30wjyI2/BVGG7lUr2x3/xK83pU2yGGzoixOnG2ama 0oQg== X-Gm-Message-State: AOJu0Yxd45m3ppa9NdTowPrpaAbKfIHQbUW6OSZm3oemMiiihHbqMRCM nleMfOQFi4dEbUV0oGZngNcIi5cXaqb6ZQ== X-Google-Smtp-Source: AGHT+IFYVdfnnTBxyVak8y7pra5CIcIgau1PCB06UfU8uLkBS5lxT9S0sKZf6bIXoLeeSAyqsDzKXQ== X-Received: by 2002:a25:320a:0:b0:d9a:44fe:be93 with SMTP id y10-20020a25320a000000b00d9a44febe93mr314459yby.26.1697492741471; Mon, 16 Oct 2023 14:45:41 -0700 (PDT) Received: from hurd (dsl-10-149-74.b2b2c.ca. [72.10.149.74]) by smtp.gmail.com with ESMTPSA id d16-20020a0cea90000000b0066d32666a27sm22753qvp.66.2023.10.16.14.45.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Oct 2023 14:45:41 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: (Maxim Cournoyer's message of "Wed, 13 Sep 2023 12:56:13 -0400") References: Date: Mon, 16 Oct 2023 17:45:39 -0400 Message-ID: <87ttqqutq4.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-Spam-Score: 2.83 X-Migadu-Queue-Id: 48455407A3 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 2.83 X-TUID: Kdmk35T3Gaue Hi, Maxim Cournoyer writes: > Thes series removes Python from the closure of qtbase, both for versions 5.15 > and 6.5. It also reinstate a few tests that was made possible thanks to > discussions with upstream following reported the issues. > > Changes in v2: > - Also apply fix to qtbase-5 package. > > Maxim Cournoyer (4): > gnu: qtbase: Do not capture Python (again). > gnu: qtbase: Add $TZDIR to native search paths. > gnu: qtbase: Reinstate date related tests. > gnu: qtdeclarative: Add a debug output. Now merged. -- Thanks, Maxim