From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 7CxpHuuQvWQDAgAASxT56A (envelope-from ) for ; Sun, 23 Jul 2023 22:43:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mNXKHOuQvWSLVQAAG6o9tA (envelope-from ) for ; Sun, 23 Jul 2023 22:43:23 +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 4D7A848AE8 for ; Sun, 23 Jul 2023 22:43:23 +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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690145003; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=Sq0LKMYpaRzIcuh62mREQVp3Rwo0vfEbPKB3EdCTm7Q=; b=mtEIf4GsAI10EyMdnep1bnUtrdHi8P4pUb2EUJg11KygDbj0Ep4HyDAizpfbyFnsldlnCW 7w12Fqht/97H3sfqGeVbMM7hmQsoEhPA7fD6lBXbE0mR0LVTrZzkZnkXpM3heqX7T9gSxj dn8fK+MLdNXDR6+knIYlNqFaPCQHShxqHH4VoSjxdGiD+30sMvxD5dcKnqqRwM/J7Ax4X5 Kz0vC0V1jbS9Q1LRIv3wqql77qy5kHwwLo0dYXaD0Afc57uyuCUWBZ83JGiYETEgdqixFo af2Xi960Y/k9zDCe7V1Zd4+MiVQEEuDIkpbjdOVk7BhUX3e4q2kSb095gfVJsg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690145003; a=rsa-sha256; cv=none; b=dvxPEAEfO3W1U6uNIfCMG1oIsgTD/s8O4qeCONxl/nufYFFGQf8ejbcBgUTDj2SIFNWCMn r+lkaIeb0+TZpyh1d6dxfrz+Lbrk3V7Izk+cHQ9kMi2U9aWemI5QBns7+ml9tROoT4L+mc pPgxMY9a6NItnBy5GoezQRC3PyR1FyhLhFAk6m6uWA54PWiAybv6cqUctAVzOK1Xa6P6rY HtXnn19FWBxByhjm8p8WH3dVhzKfcAQ6WvKPOIpVCV64ninE4p8U2PB8DDPqPI/hSWssGe 9/zqteqk3JAYlDgowawkaPVivzYKXDUSx5QQRt2YAVFhpnH+yL2ZnBIcRM6CuQ== 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qNfux-00056x-HU; Sun, 23 Jul 2023 16:43: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 1qNfuw-00056o-34 for guix-patches@gnu.org; Sun, 23 Jul 2023 16:43: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 1qNfuv-000544-RG for guix-patches@gnu.org; Sun, 23 Jul 2023 16:43:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qNfuv-0006zs-Mo for guix-patches@gnu.org; Sun, 23 Jul 2023 16:43:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64810] [PATCH 2/2] gnu: mympd: Enable tests. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 23 Jul 2023 20:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64810 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64810@debbugs.gnu.org Cc: Bruno Victal Received: via spool by 64810-submit@debbugs.gnu.org id=B64810.169014492726802 (code B ref 64810); Sun, 23 Jul 2023 20:43:01 +0000 Received: (at 64810) by debbugs.gnu.org; 23 Jul 2023 20:42:07 +0000 Received: from localhost ([127.0.0.1]:41311 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNfu2-0006yD-LR for submit@debbugs.gnu.org; Sun, 23 Jul 2023 16:42:06 -0400 Received: from smtpm4.myservices.hosting ([185.26.105.235]:45616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNftx-0006xi-67 for 64810@debbugs.gnu.org; Sun, 23 Jul 2023 16:42:04 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm4.myservices.hosting (Postfix) with ESMTP id E820320DF5 for <64810@debbugs.gnu.org>; Sun, 23 Jul 2023 22:41:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 1C20B8009F; Sun, 23 Jul 2023 22:06:39 +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 AGbzrGWJFW3w; Sun, 23 Jul 2023 22:06:38 +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 413618009D; Sun, 23 Jul 2023 22:06:38 +0200 (CEST) From: Bruno Victal Date: Sun, 23 Jul 2023 21:06:26 +0100 Message-Id: <629d82942bf4793ac3ab6067b966c82e909b4f5e.1690142786.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: mx2.migadu.com X-Migadu-Spam-Score: -4.64 X-Spam-Score: -4.64 X-Migadu-Queue-Id: 4D7A848AE8 X-TUID: EFmUoOBxgxeB Requires myMPD v11.0.0. * gnu/packages/mpd.scm (mympd)[arguments]: Enable tests. --- gnu/packages/mpd.scm | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index 3c00528a97..85b9277a40 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm @@ -629,8 +629,16 @@ (define-public mympd (arguments (list #:configure-flags - #~(list "-DMYMPD_STRIP_BINARY=OFF") ; handled by 'strip phase - #:tests? #f)) ; no test target + #~(list "-DMYMPD_BUILD_TESTING=ON" + ;; Handled by 'strip' phase. + "-DMYMPD_STRIP_BINARY=OFF") + #:phases + #~(modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + ;; The following test requires network connectivity. + (invoke "ctest" "--exclude-regex" "test_http_client"))))))) (native-inputs (list jq perl pkg-config)) (inputs (list flac libid3tag lua openssl pcre2)) (home-page "https://jcorporation.github.io/") -- 2.40.1