From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oCDINWgSXmHLOgEAgWs5BA (envelope-from ) for ; Wed, 06 Oct 2021 23:17:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0OGAMWgSXmG7DAAA1q6Kng (envelope-from ) for ; Wed, 06 Oct 2021 21:17:28 +0000 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 86C66D570 for ; Wed, 6 Oct 2021 23:17:28 +0200 (CEST) Received: from localhost ([::1]:47220 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYEI3-0007m1-HP for larch@yhetil.org; Wed, 06 Oct 2021 17:17:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44128) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYEAs-0007lC-MB for guix-patches@gnu.org; Wed, 06 Oct 2021 17:10:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34049) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYEAs-0003TL-Ch for guix-patches@gnu.org; Wed, 06 Oct 2021 17:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mYEAs-0005pX-6a for guix-patches@gnu.org; Wed, 06 Oct 2021 17:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42180] [PATCH v2 21/23] gnu: Add erlang-rebar3-git-vsn. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Oct 2021 21:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42180 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos , 42180@debbugs.gnu.org Received: via spool by 42180-submit@debbugs.gnu.org id=B42180.163355459822397 (code B ref 42180); Wed, 06 Oct 2021 21:10:02 +0000 Received: (at 42180) by debbugs.gnu.org; 6 Oct 2021 21:09:58 +0000 Received: from localhost ([127.0.0.1]:45595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYEAo-0005pA-13 for submit@debbugs.gnu.org; Wed, 06 Oct 2021 17:09:58 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:34550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYEAm-0005p2-4t for 42180@debbugs.gnu.org; Wed, 06 Oct 2021 17:09:57 -0400 Received: from frontend02.mail.m-online.net (unknown [192.168.8.183]) by mail-out.m-online.net (Postfix) with ESMTP id 4HPnCQ5mWjz1qwxn; Wed, 6 Oct 2021 23:09:54 +0200 (CEST) Received: from localhost (dynscan2.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 4HPnCQ48Wjz1qqkM; Wed, 6 Oct 2021 23:09:54 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan2.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id hhA89VB3LdTR; Wed, 6 Oct 2021 23:09:53 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-52-121.dynamic.mnet-online.de [188.174.52.121]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Wed, 6 Oct 2021 23:09:53 +0200 (CEST) Received: from [127.0.0.1] (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 474A960129; Wed, 6 Oct 2021 23:10:08 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------ydI22YMbIRCB02zqcwn0JH90" Message-ID: Date: Wed, 6 Oct 2021 23:09:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.1 Content-Language: de-DE References: <626e4718c45c95a7278460f132bd38e08835e9f4.1633533541.git.h.goebel@crazy-compilers.com> From: Hartmut Goebel Organization: crazy-compilers.com In-Reply-To: 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633555048; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=SrnWwdVZ8FJ+LdjKjW8QkZk4/6cNIcSIe73QcAvuTUo=; b=dHaiqubHR6Hy7EvQ4cqlOjjLBzFCekKUJtQUAKq6eN+G0wdLInaZnJ1bm9DkDGCExa4/Rs V7mjVxLxh+ekEzrHZirD0qWAKjdVwG9bptXVK6qVRZbLj+mVEi869thI5fNR2bNhKQP+HL +QUiCtQREL+2f4evyuJrU91SQHcRnbrxyiWGHUG35feMb+/V+KQ4yvm8eZaYvdzTzJMGlT s2FfXKJLljtxCU/m1tz9dTQhDkVsE4yqmcXX6w7dZLXW+CBtgHgyCCpXW4wnPPM3vVF4+U AjMGEM/qNTqXaGqSeJAkHh/hXU48x40k+7MWgwxU6SnPAx+3kaUcMczrJRWxBQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633555048; a=rsa-sha256; cv=none; b=NUMmTNQSKCQCh4lygwT1Q2ekelk3wEZuq3z2hx4Yqan/W7AHzY82mSikXbZ2VKx1ZZncf/ pmJN5utPaRWeJFy1zA0az1oNfP8M7A4loqzmsRIwukM7Ke/xnnPgNzoXOl58L0i8EN+MXW SGG6ubUPVRlkOVxZNvFHHP+0SwehljsgZ3R09OTjRSFkvTS+YjpkwzjY5tYtzFbyWimT80 qWNCsRRFvhdj1IhM79NkG40sCJBe1MfesZrXToua614FAQ7gH2Y6V5Mx+ZTQBMY2Lgc+cu tmb3DvceQKRvCsaV8HxMGcxUKiRNcxewLOWVBnAPoqW6lkV/5JFJu2bUhVaxTg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 86C66D570 X-Spam-Score: -2.92 X-Migadu-Scanner: scn1.migadu.com X-TUID: GhyBOYLQywdd This is a multi-part message in MIME format. --------------ydI22YMbIRCB02zqcwn0JH90 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Am 06.10.21 um 20:43 schrieb Maxime Devos: >> + `(#:tests? #f ;; depends on rebar TODO: remove this dependency > I think you meant: ‘TODO: add this dependency here’. > I notice there's a ‘rebar’ package, which is also an implicit > input of rebar5-build-system, so maybe this ‘TODO: ’ has already been > resolved, and #:tests? can be set to #true? Thanks for pointing on this. Now that rebar3 is packaged, this very package could of course use it. I tried to make it work:      ;; Running the tests require binary artifact (tar-file containing      ;; samples git repos) So I need to keep the tests disabled, just for a different reason :-\ -- Regards Hartmut Goebel | Hartmut Goebel |h.goebel@crazy-compilers.com | |www.crazy-compilers.com | compilers which you thought are impossible | --------------ydI22YMbIRCB02zqcwn0JH90 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
Am 06.10.21 um 20:43 schrieb Maxime Devos:
+     `(#:tests? #f ;; depends on rebar TODO: remove this dependency
I think you meant: ‘TODO: add this dependency here’.
I notice there's a ‘rebar’ package, which is also an implicit
input of rebar5-build-system, so maybe this ‘TODO: ’ has already been
resolved, and #:tests? can be set to #true?

Thanks for pointing on this. Now that rebar3 is packaged, this very package could of course use it. I tried to make it work:

     ;; Running the tests require binary artifact (tar-file containing
     ;; samples git repos)

So I need to keep the tests disabled, just for a different reason :-\

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |
--------------ydI22YMbIRCB02zqcwn0JH90--