From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QMvdB87Z5mTcswAASxT56A (envelope-from ) for ; Thu, 24 Aug 2023 06:17:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aHUGCM7Z5mRaUgEA9RJhRA (envelope-from ) for ; Thu, 24 Aug 2023 06:17:18 +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 86EAB60509 for ; Thu, 24 Aug 2023 06:17:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692850638; a=rsa-sha256; cv=none; b=U4ogoqJdrYC76cfPS4o24aacD6qIXoCvEXqhOwkdxEkfeZnTftR+69wpcr31oXhv+jr8mM /Ir/ynOk+mp0aM9oQ+/F/szRqJ2mz3AsGawGDuo/lITd3h41xHnE7WlmkjdCzaNPAbJ94/ eTjign5wilGecnUjjRoqU0wX4QmgLrZNMXz+p95ergjO4+vwrhSL8FD5rCHgZddVeaLhdu FPIuuEZubDmXr0c0h9Ke3A1TNDcqSFI9Rw3TZYXekMc5MELdfYSS9gDhIZ+on1nH/Eng9t jokEG58YRiig43jvT4wPOFO57PCaQ58K3tzuBHyMzRzO89adhenFT9T1UE2crg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692850638; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: 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; bh=MF7f6D7I5qcl3Lr9TbHRcFgLaDqoZ3Ix5kJiUjj0TcQ=; b=jPx0mxPcFvQDFSpZtBq2Qv30LSRlHy7ZwJyTpX22WNsaVhMklD6xhkPvg9GcIKqkbUrKf/ FTJKZLlLryqm1cvOoErJVD6tfkio0wjOM59DZPSxDE9MNnotoo3QF1dFi2hHoHW0chHLTp KkI6tDTgFgN9iweChdOZVv3j4ctcmM2eLg3eAqkeCw9+WTpRq3rLpLjj/4uqaBW+syF3kU O0V9uZIT9MbhjY1e1uWU1/nQ++hX8h536P7aQFs2l/F7tTANouHEYrb8j++0xVoaN3jBPW lk58ij/oJnjcIyHwqixauJIGv0U8cVsQi7Vh4jACZo8btUO9g3Qy2OKlbr3vXQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qZ1mJ-0007Yh-B9; Thu, 24 Aug 2023 00:17:03 -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 1qZ1mG-0007XI-1j for guix-patches@gnu.org; Thu, 24 Aug 2023 00:17:00 -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 1qZ1mF-0005fs-PM for guix-patches@gnu.org; Thu, 24 Aug 2023 00:16:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qZ1mJ-0004YS-H2 for guix-patches@gnu.org; Thu, 24 Aug 2023 00:17:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65479] [PATCH 55/61] gnu: gtk-doc: Remove leftovers. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Aug 2023 04:17:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65479 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65479@debbugs.gnu.org Received: via spool by 65479-submit@debbugs.gnu.org id=B65479.169285061017448 (code B ref 65479); Thu, 24 Aug 2023 04:17:03 +0000 Received: (at 65479) by debbugs.gnu.org; 24 Aug 2023 04:16:50 +0000 Received: from localhost ([127.0.0.1]:35801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZ1m3-0004XG-3n for submit@debbugs.gnu.org; Thu, 24 Aug 2023 00:16:50 -0400 Received: from smtpm4.myservices.hosting ([185.26.105.235]:45256) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZ1lx-0004X3-QP for 65479@debbugs.gnu.org; Thu, 24 Aug 2023 00:16:45 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm4.myservices.hosting (Postfix) with ESMTP id EEE7820C9E for <65479@debbugs.gnu.org>; Thu, 24 Aug 2023 06:16:36 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 5EE5A8009B for <65479@debbugs.gnu.org>; Thu, 24 Aug 2023 06:16:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id hCD7kbL4z3Xz for <65479@debbugs.gnu.org>; Thu, 24 Aug 2023 06:16:35 +0200 (CEST) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 110578009A for <65479@debbugs.gnu.org>; Thu, 24 Aug 2023 06:16:35 +0200 (CEST) From: Bruno Victal Date: Thu, 24 Aug 2023 05:16:34 +0100 Message-Id: <9728adb5679174454e2a4660ab5033fff2f6b1f5.1692828533.git.mirai@makinata.eu> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Scanner: mx0.migadu.com X-Spam-Score: -4.71 X-Migadu-Queue-Id: 86EAB60509 X-Migadu-Spam-Score: -4.71 X-TUID: ScVVxtF8CBn5 No longer needed, package passes tests without these parameters. * gnu/packages/gtk.scm (gtk-doc)[arguments]<#:parallel-tests?>: Re-enable. <#:phases>: Remove 'disable-failing-tests. --- gnu/packages/gtk.scm | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index 508f836077..51f7d675f4 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -2171,14 +2171,8 @@ (define-public gtk-doc (build-system meson-build-system) (arguments (list - #:parallel-tests? #f #:phases #~(modify-phases %standard-phases - (add-after 'unpack 'disable-failing-tests - (lambda _ - (substitute* "tests/Makefile.am" - (("annotations.sh bugs.sh empty.sh fail.sh gobject.sh program.sh") - "")))) (add-after 'install 'wrap-executables (lambda _ (let ((docbook-xsl-catalog -- 2.40.1